This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
73 files changed
+647
-578
lines changed- compiler
- rustc_const_eval/src/transform/check_consts
- rustc_hir_analysis/src
- rustc_lint/src
- src/tools
- clippy/tests
- ui-toml/suppress_lint_in_const
- ui
- miri/tests/fail/stacked_borrows
- tests
- mir-opt/dataflow-const-prop
- ui
- associated-consts
- const-generics/issues
- consts
- const-eval
- const-mut-refs
- miri_unleashed
- drop
- error-codes
- extern
- generic-const-items
- issues
- issue-23302-enum-infinite-recursion
- liveness
- rfcs/rfc-2632-const-trait-impl
- statics
- static
- treat-err-as-bug
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+647
-578
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
252 |
| - | |
| 252 | + | |
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
199 | 210 |
| |
200 | 211 |
| |
201 | 212 |
| |
|
0 commit comments