File tree
60 files changed
+1258
-200
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_lint/src
- rustc_middle/src/ty
- print
- rustc_next_trait_solver/src/solve
- assembly
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- error_reporting
- infer/nice_region_error
- traits
- traits
- select
- rustc_type_ir/src
- src
- librustdoc/clean
- tools/clippy/clippy_lints/src
- types
- tests/ui
- feature-gates
- parser
- trait-bounds
- traits
- default_auto_traits
- wf-object
- unsized
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+1258
-200
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1525 | 1525 |
| |
1526 | 1526 |
| |
1527 | 1527 |
| |
1528 |
| - | |
1529 |
| - | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
1530 | 1536 |
| |
1531 | 1537 |
| |
1532 | 1538 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1216 | 1216 |
| |
1217 | 1217 |
| |
1218 | 1218 |
| |
| 1219 | + | |
1219 | 1220 |
| |
1220 | 1221 |
| |
1221 | 1222 |
| |
| |||
1348 | 1349 |
| |
1349 | 1350 |
| |
1350 | 1351 |
| |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
1355 |
| - | |
1356 |
| - | |
1357 |
| - | |
1358 |
| - | |
1359 |
| - | |
1360 |
| - | |
1361 |
| - | |
1362 |
| - | |
1363 |
| - | |
1364 |
| - | |
1365 |
| - | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
1366 | 1363 |
| |
1367 | 1364 |
| |
1368 | 1365 |
| |
| |||
2688 | 2685 |
| |
2689 | 2686 |
| |
2690 | 2687 |
| |
| 2688 | + | |
2691 | 2689 |
| |
2692 | 2690 |
| |
2693 | 2691 |
| |
|
0 commit comments