Commit 3c7e964
committed
x86_64: implement error set and enum safety
This is all of the expected 0.14.0 progress on #21530, which can now be
postponed once this commit is merged.
This required rewriting the (un)wrap operations since the original
implementations were extremely buggy.
Also adds an easy way to retrigger Sema OPV bugs so that I don't have to
keep updating #22419 all the time.1 parent d12123a commit 3c7e964
File tree
5 files changed
+4681
-3904
lines changed- src
- arch/x86_64
5 files changed
+4681
-3904
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8850 | 8850 | | |
8851 | 8851 | | |
8852 | 8852 | | |
8853 | | - | |
| 8853 | + | |
8854 | 8854 | | |
8855 | 8855 | | |
8856 | 8856 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4190 | 4190 | | |
4191 | 4191 | | |
4192 | 4192 | | |
4193 | | - | |
4194 | 4193 | | |
4195 | | - | |
4196 | | - | |
4197 | | - | |
| 4194 | + | |
| 4195 | + | |
| 4196 | + | |
| 4197 | + | |
4198 | 4198 | | |
4199 | 4199 | | |
4200 | 4200 | | |
| |||
0 commit comments