Commit f632b83
committed
codegen: Bump minimum stable target.
Supporting const generics significantly simplifies some upcoming
correctness fixes, and rust 1.51 is more than four years old at this
point.
This highlighted some issues with some of the features that we've
implemented since (e.g. the code to generate partialeq was broken in a
lot of cases).1 parent 2426dd6 commit f632b83
File tree
101 files changed
+2180
-2866
lines changed- bindgen-tests/tests
- expectations/tests
- headers
- bindgen
- codegen
- ir
- analysis
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+2180
-2866
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
| |||
Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments