This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
62 files changed
+492
-427
lines changed- compiler
- rustc_ast_lowering/src
- rustc_builtin_macros/src
- rustc_driver_impl/src
- rustc_error_codes/src
- rustc_errors/src
- rustc_hir/src
- rustc_hir_analysis
- locales
- src
- astconv
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- generator_interior/drop_ranges
- rustc_infer/src/traits
- rustc_mir_build/src/thir/cx
- rustc_parse/src/parser
- rustc_passes/src
- rustc_span/src
- rustc_trait_selection/src
- solve/trait_goals
- traits
- error_reporting
- select
- library
- alloc/src/collections/vec_deque
- core/src
- convert
- num
- src
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- loops
- matches
- operators
- utils
- clippy_utils/src
- error_index_generator
- tidy/src
- tests/ui
- auto-traits
- rfc-2091-track-caller
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+492
-427
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1445 | 1445 |
| |
1446 | 1446 |
| |
1447 | 1447 |
| |
| 1448 | + | |
1448 | 1449 |
| |
1449 | 1450 |
| |
1450 | 1451 |
| |
|
Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
| 91 | + | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| |||
266 | 266 |
| |
267 | 267 |
| |
268 | 268 |
| |
269 |
| - | |
270 |
| - | |
| 269 | + | |
| 270 | + | |
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| |||
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
302 |
| - | |
303 |
| - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
304 | 305 |
| |
305 | 306 |
| |
306 | 307 |
| |
| |||
318 | 319 |
| |
319 | 320 |
| |
320 | 321 |
| |
321 |
| - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
322 | 325 |
| |
323 | 326 |
| |
324 | 327 |
| |
| |||
761 | 764 |
| |
762 | 765 |
| |
763 | 766 |
| |
764 |
| - | |
| 767 | + | |
765 | 768 |
| |
766 | 769 |
| |
767 | 770 |
| |
|
0 commit comments