Commit 71657e2
Fix Swift compiler crash in release mode. (#31)
* Fix Swift compiler crash in release mode.
* wip
* Update Sources/StructuredQueriesCore/Optional.swift
* Update .github/workflows/ci.yml
---------
Co-authored-by: Stephen Celis <[email protected]>1 parent 6315ced commit 71657e2
File tree
2 files changed
+5
-6
lines changed- .github/workflows
- Sources/StructuredQueriesCore
2 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
108 | 107 | | |
109 | 108 | | |
110 | 109 | | |
| |||
0 commit comments