File tree
88 files changed
+1086
-222
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast/src/util
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_codegen_llvm/src
- llvm
- rustc_const_eval/src
- interpret
- transform/check_consts
- rustc_data_structures/src/stable_hasher
- rustc_expand/src/mbe
- rustc_hir_analysis
- locales
- src
- check
- coherence
- collect
- rustc_hir_typeck/src
- rustc_incremental/src
- rustc_index/src
- rustc_infer
- locales
- src/infer
- canonical
- error_reporting
- lexical_region_resolve
- nll_relate
- region_constraints
- rustc_interface/locales
- rustc_lexer/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- infer
- mir
- query
- traits
- ty
- inhabitedness
- rustc_mir_build/src/build/expr
- rustc_mir_transform/src
- coverage
- rustc_parse/src/parser
- rustc_passes/src
- liveness
- rustc_query_impl/src
- rustc_resolve/src
- late
- rustc_session
- locales
- src
- rustc_span/src
- rustc_trait_selection/src
- solve
- canonical
- traits
- select
- src/tools/clippy
- book/src
- clippy_lints/src
- utils
- tests/ui
- crashes
- tests
- ui-toml/array_size_threshold
- ui
- suggestions
- traits/non_lifetime_binders
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+1086
-222
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 |
| - | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1607 | 1607 |
| |
1608 | 1608 |
| |
1609 | 1609 |
| |
1610 |
| - | |
| 1610 | + | |
1611 | 1611 |
| |
1612 | 1612 |
| |
1613 | 1613 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
195 |
| - | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
415 | 415 |
| |
416 | 416 |
| |
417 | 417 |
| |
418 |
| - | |
| 418 | + | |
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
| |||
949 | 949 |
| |
950 | 950 |
| |
951 | 951 |
| |
952 |
| - | |
| 952 | + | |
953 | 953 |
| |
954 | 954 |
| |
955 | 955 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
889 | 889 |
| |
890 | 890 |
| |
891 | 891 |
| |
892 |
| - | |
| 892 | + | |
893 | 893 |
| |
894 | 894 |
| |
895 | 895 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1814 | 1814 |
| |
1815 | 1815 |
| |
1816 | 1816 |
| |
1817 |
| - | |
1818 |
| - | |
1819 | 1817 |
| |
1820 | 1818 |
| |
1821 | 1819 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
125 | 123 |
| |
126 | 124 |
| |
127 | 125 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
| 480 | + | |
481 | 481 |
| |
482 | 482 |
| |
483 | 483 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 |
| - | |
| 335 | + | |
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
|
0 commit comments