Commit 4328c95
authored
Rollup merge of rust-lang#146389 - jdonszelmann:no-std, r=oli-obk
Convert `no_std` and `no_core` to the new attribute infrastructure
r? ```@oli-obk```
Also added a test for these, since we didn't have any and I was kind of surprised new diagnostics didn't break anything hehe1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2133 | 2133 | | |
2134 | 2134 | | |
2135 | 2135 | | |
2136 | | - | |
2137 | | - | |
2138 | | - | |
2139 | | - | |
| 2136 | + | |
2140 | 2137 | | |
2141 | 2138 | | |
2142 | 2139 | | |
2143 | | - | |
2144 | | - | |
2145 | | - | |
2146 | | - | |
| 2140 | + | |
2147 | 2141 | | |
2148 | 2142 | | |
2149 | 2143 | | |
| |||
0 commit comments