Commit f3d31f7
File tree
58 files changed
+511
-886
lines changed- compiler
- rustc_feature/src
- rustc_hir_analysis/src/coherence
- rustc_trait_selection/src/traits
- select
- src/tools/tidy/src
- tests/ui
- coherence
- const-generics/issues
- dyn-compatibility
- feature-gates
- kindck
- rfcs/rfc-2027-dyn-compatible-for-dispatch
- rust-2021
- self
- suggestions
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+511
-886
lines changedDiff for: compiler/rustc_feature/src/removed.rs
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
103 | 112 |
| |
104 | 113 |
| |
105 | 114 |
| |
|
Diff for: compiler/rustc_feature/src/unstable.rs
-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
270 | 270 |
| |
271 | 271 |
| |
272 | 272 |
| |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 |
| - | |
279 |
| - | |
280 |
| - | |
281 | 273 |
| |
282 | 274 |
| |
283 | 275 |
| |
|
0 commit comments