This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
76 files changed
+590
-222
lines changed- compiler
- rustc_const_eval/src/check_consts
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_error_messages/src
- rustc_feature/src
- rustc_hir_analysis/src
- rustc_interface/src
- rustc_lint_defs/src
- rustc_session/src
- rustc_trait_selection/src/traits/select
- library
- alloc
- src/collections/vec_deque
- tests
- core
- src
- cell
- ffi
- tests
- std/src
- sync
- src
- librustdoc
- tools
- clippy
- clippy_dev/src
- src
- tests
- tidy/src
- tests/ui
- borrowck
- consts
- impl-trait
- issues
- lint
- parser/issues
- rfcs/rfc-2632-const-trait-impl
- statics
- static
- traits/trait-upcasting
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+590
-222
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
1502 | 1502 |
| |
1503 | 1503 |
| |
1504 | 1504 |
| |
1505 |
| - | |
1506 |
| - | |
1507 |
| - | |
1508 |
| - | |
1509 |
| - | |
1510 |
| - | |
1511 |
| - | |
1512 |
| - | |
| 1505 | + | |
| 1506 | + | |
| 1507 | + | |
| 1508 | + | |
| 1509 | + | |
| 1510 | + | |
| 1511 | + | |
1513 | 1512 |
| |
1514 | 1513 |
| |
1515 | 1514 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 | 71 |
| |
73 | 72 |
| |
74 | 73 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1316 | 1316 |
| |
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 |
| - | |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
| 1319 | + | |
| 1320 | + | |
1323 | 1321 |
| |
1324 | 1322 |
| |
1325 | 1323 |
| |
| |||
1334 | 1332 |
| |
1335 | 1333 |
| |
1336 | 1334 |
| |
1337 |
| - | |
1338 |
| - | |
1339 |
| - | |
| 1335 | + | |
1340 | 1336 |
| |
1341 | 1337 |
| |
1342 | 1338 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2539 | 2539 |
| |
2540 | 2540 |
| |
2541 | 2541 |
| |
2542 |
| - | |
| 2542 | + | |
2543 | 2543 |
| |
2544 | 2544 |
| |
2545 | 2545 |
| |
| |||
2594 | 2594 |
| |
2595 | 2595 |
| |
2596 | 2596 |
| |
2597 |
| - | |
| 2597 | + | |
2598 | 2598 |
| |
2599 | 2599 |
| |
2600 | 2600 |
| |
| |||
2631 | 2631 |
| |
2632 | 2632 |
| |
2633 | 2633 |
| |
2634 |
| - | |
| 2634 | + | |
2635 | 2635 |
| |
2636 | 2636 |
| |
2637 | 2637 |
| |
|
0 commit comments