File tree
7 files changed
+40
-0
lines changed- compiler
- rustc_codegen_llvm/src
- rustc_feature/src
- rustc_span/src
- rustc_target/src
- tests/ui
- check-cfg
- feature-gates
7 files changed
+40
-0
lines changed+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
303 | 310 |
| |
304 | 311 |
| |
305 | 312 |
| |
|
Diff for: compiler/rustc_feature/src/unstable.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
| 327 | + | |
327 | 328 |
| |
328 | 329 |
| |
329 | 330 |
| |
|
Diff for: compiler/rustc_span/src/symbol.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1378 | 1378 |
| |
1379 | 1379 |
| |
1380 | 1380 |
| |
| 1381 | + | |
1381 | 1382 |
| |
1382 | 1383 |
| |
1383 | 1384 |
| |
|
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
380 | 380 |
| |
381 | 381 |
| |
382 | 382 |
| |
| 383 | + | |
383 | 384 |
| |
384 | 385 |
| |
385 | 386 |
| |
| 387 | + | |
386 | 388 |
| |
| 389 | + | |
| 390 | + | |
387 | 391 |
| |
| 392 | + | |
388 | 393 |
| |
389 | 394 |
| |
390 | 395 |
| |
| |||
418 | 423 |
| |
419 | 424 |
| |
420 | 425 |
| |
| 426 | + | |
421 | 427 |
| |
422 | 428 |
| |
423 | 429 |
| |
|
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| 24 | + | |
23 | 25 |
| |
| 26 | + | |
| 27 | + | |
24 | 28 |
| |
| 29 | + | |
25 | 30 |
| |
26 | 31 |
| |
27 | 32 |
| |
| |||
152 | 157 |
| |
153 | 158 |
| |
154 | 159 |
| |
| 160 | + | |
155 | 161 |
| |
156 | 162 |
| |
157 | 163 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
0 commit comments