File tree
6 files changed
+21
-1
lines changed- compiler
- rustc_codegen_ssa/src
- rustc_feature/src
- rustc_span/src
- tests/ui
- abi
- target-feature
6 files changed
+21
-1
lines changed+16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
345 | 358 |
| |
346 | 359 |
| |
347 | 360 |
| |
| |||
358 | 371 |
| |
359 | 372 |
| |
360 | 373 |
| |
| 374 | + | |
361 | 375 |
| |
362 | 376 |
| |
363 | 377 |
| |
| |||
373 | 387 |
| |
374 | 388 |
| |
375 | 389 |
| |
| 390 | + | |
376 | 391 |
| |
377 | 392 |
| |
378 | 393 |
| |
| |||
445 | 460 |
| |
446 | 461 |
| |
447 | 462 |
| |
| 463 | + | |
448 | 464 |
| |
449 | 465 |
| |
450 | 466 |
| |
|
Diff for: compiler/rustc_feature/src/unstable.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
| 291 | + | |
291 | 292 |
| |
292 | 293 |
| |
293 | 294 |
| |
|
Diff for: compiler/rustc_span/src/symbol.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
957 | 957 |
| |
958 | 958 |
| |
959 | 959 |
| |
| 960 | + | |
960 | 961 |
| |
961 | 962 |
| |
962 | 963 |
| |
|
Diff for: tests/ui/abi/compatibility.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Diff for: tests/ui/target-feature/gate.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
Diff for: tests/ui/target-feature/gate.stderr
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
0 commit comments