File tree
6 files changed
+14
-68
lines changed- compiler
- rustc_feature/src
- rustc_trait_selection/src/traits/select
- src/test/ui
- feature-gates
- unsized
6 files changed
+14
-68
lines changedDiff for: compiler/rustc_feature/src/accepted.rs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
| 300 | + | |
| 301 | + | |
300 | 302 |
| |
301 | 303 |
| |
302 | 304 |
| |
|
Diff for: compiler/rustc_feature/src/active.rs
-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
592 |
| - | |
593 |
| - | |
594 |
| - | |
595 | 592 |
| |
596 | 593 |
| |
597 | 594 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
948 | 948 |
| |
949 | 949 |
| |
950 | 950 |
| |
951 |
| - | |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - | |
958 |
| - | |
959 |
| - | |
960 |
| - | |
961 |
| - | |
962 |
| - | |
963 |
| - | |
964 |
| - | |
965 |
| - | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
966 | 954 |
| |
| 955 | + | |
967 | 956 |
| |
968 |
| - | |
969 |
| - | |
970 |
| - | |
971 |
| - | |
972 |
| - | |
973 |
| - | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
974 | 961 |
| |
975 |
| - | |
976 |
| - | |
| 962 | + | |
977 | 963 |
| |
978 | 964 |
| |
979 |
| - | |
980 |
| - | |
981 |
| - | |
| 965 | + | |
982 | 966 |
| |
983 |
| - | |
984 |
| - | |
985 |
| - | |
986 |
| - | |
987 |
| - | |
988 |
| - | |
989 |
| - | |
990 |
| - | |
991 |
| - | |
992 |
| - | |
993 |
| - | |
994 |
| - | |
995 |
| - | |
996 |
| - | |
| 967 | + | |
| 968 | + | |
997 | 969 |
| |
998 | 970 |
| |
999 | 971 |
| |
|
This file was deleted.
This file was deleted.
Diff for: src/test/ui/unsized/unchanged-param.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
|
0 commit comments