File tree
84 files changed
+212
-220
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- metadata/enums
- rustc_const_eval/src
- interpret
- transform
- util
- rustc_hir_typeck/src
- rustc_infer/src/infer
- outlives
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- mir
- query
- ty
- print
- rustc_mir_build/src
- build
- expr
- thir/cx
- rustc_mir_dataflow/src
- move_paths
- rustc_mir_transform/src
- coverage/spans
- rustc_next_trait_solver/src
- rustc_pattern_analysis/src
- rustc_smir/src
- rustc_internal
- rustc_smir/convert
- rustc_symbol_mangling/src
- typeid
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- query
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- stable_mir/src
- mir
- src/tools/clippy/clippy_lints/src/doc
- tests/mir-opt/building
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
84 files changed
+212
-220
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
| 373 | + | |
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
| |||
783 | 783 |
| |
784 | 784 |
| |
785 | 785 |
| |
786 |
| - | |
787 |
| - | |
| 786 | + | |
788 | 787 |
| |
789 | 788 |
| |
790 | 789 |
| |
| |||
919 | 918 |
| |
920 | 919 |
| |
921 | 920 |
| |
922 |
| - | |
| 921 | + | |
923 | 922 |
| |
924 | 923 |
| |
925 | 924 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
| 277 | + | |
| 278 | + | |
278 | 279 |
| |
279 |
| - | |
280 |
| - | |
281 | 280 |
| |
| 281 | + | |
| 282 | + | |
282 | 283 |
| |
283 | 284 |
| |
284 | 285 |
| |
| |||
1306 | 1307 |
| |
1307 | 1308 |
| |
1308 | 1309 |
| |
1309 |
| - | |
| 1310 | + | |
1310 | 1311 |
| |
1311 | 1312 |
| |
1312 | 1313 |
| |
| |||
1612 | 1613 |
| |
1613 | 1614 |
| |
1614 | 1615 |
| |
1615 |
| - | |
| 1616 | + | |
1616 | 1617 |
| |
1617 | 1618 |
| |
1618 | 1619 |
| |
| |||
1636 | 1637 |
| |
1637 | 1638 |
| |
1638 | 1639 |
| |
1639 |
| - | |
| 1640 | + | |
1640 | 1641 |
| |
1641 | 1642 |
| |
1642 | 1643 |
| |
|
0 commit comments