Commit c024d8c
File tree
Expand file treeCollapse file tree
21 files changed
+822
-145
lines changedFilter options
- compiler
- rustc_ast_lowering
- src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- rustc_span/src
- rustc_target/src/asm
- src/doc/unstable-book/src/language-features
- tests
- assembly/asm
- ui
- asm/s390x
- feature-gates
Expand file treeCollapse file tree
21 files changed
+822
-145
lines changedcompiler/rustc_ast_lowering/messages.ftl
Copy file name to clipboardExpand all lines: compiler/rustc_ast_lowering/messages.ftl+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| 155 | + |
| 156 | + |
155 | 157 |
|
156 | 158 |
|
157 | 159 |
|
|
compiler/rustc_ast_lowering/src/asm.rs
Copy file name to clipboardExpand all lines: compiler/rustc_ast_lowering/src/asm.rs+26-6Lines changed: 26 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
| 65 | + |
64 | 66 |
|
65 | 67 |
|
66 | 68 |
|
| ||
333 | 335 |
|
334 | 336 |
|
335 | 337 |
|
336 |
| - |
337 |
| - |
338 |
| - |
339 |
| - |
340 |
| - |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
341 | 361 |
|
342 | 362 |
|
343 | 363 |
|
|
compiler/rustc_ast_lowering/src/errors.rs
Copy file name to clipboardExpand all lines: compiler/rustc_ast_lowering/src/errors.rs+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
282 | 290 |
|
283 | 291 |
|
284 | 292 |
|
|
compiler/rustc_codegen_cranelift/src/inline_asm.rs
Copy file name to clipboardExpand all lines: compiler/rustc_codegen_cranelift/src/inline_asm.rs+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
462 | 462 |
|
463 | 463 |
|
464 | 464 |
|
465 |
| - |
466 |
| - |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
467 | 471 |
|
468 | 472 |
|
469 | 473 |
|
|
compiler/rustc_codegen_gcc/src/asm.rs
Copy file name to clipboardExpand all lines: compiler/rustc_codegen_gcc/src/asm.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
189 |
| - |
| 189 | + |
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
|
compiler/rustc_codegen_llvm/src/asm.rs
Copy file name to clipboardExpand all lines: compiler/rustc_codegen_llvm/src/asm.rs+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
compiler/rustc_feature/src/unstable.rs
Copy file name to clipboardExpand all lines: compiler/rustc_feature/src/unstable.rs+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
| 379 | + |
| 380 | + |
379 | 381 |
|
380 | 382 |
|
381 | 383 |
|
|
compiler/rustc_hir_analysis/messages.ftl
Copy file name to clipboardExpand all lines: compiler/rustc_hir_analysis/messages.ftl+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
| 427 | + |
| 428 | + |
| 429 | + |
427 | 430 |
|
428 | 431 |
|
429 | 432 |
|
|
compiler/rustc_hir_analysis/src/check/intrinsicck.rs
Copy file name to clipboardExpand all lines: compiler/rustc_hir_analysis/src/check/intrinsicck.rs+27-11Lines changed: 27 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| ||
218 | 220 |
|
219 | 221 |
|
220 | 222 |
|
| 223 | + |
221 | 224 |
|
222 |
| - |
| 225 | + |
223 | 226 |
|
224 |
| - |
225 |
| - |
226 |
| - |
227 |
| - |
228 |
| - |
229 |
| - |
230 |
| - |
231 |
| - |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
232 | 246 |
|
233 | 247 |
|
234 | 248 |
|
| ||
313 | 327 |
|
314 | 328 |
|
315 | 329 |
|
| 330 | + |
316 | 331 |
|
317 | 332 |
|
318 | 333 |
|
| ||
352 | 367 |
|
353 | 368 |
|
354 | 369 |
|
355 |
| - |
| 370 | + |
| 371 | + |
356 | 372 |
|
357 | 373 |
|
358 | 374 |
|
|
compiler/rustc_hir_analysis/src/errors.rs
Copy file name to clipboardExpand all lines: compiler/rustc_hir_analysis/src/errors.rs+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1685 | 1685 |
|
1686 | 1686 |
|
1687 | 1687 |
|
| 1688 | + |
| 1689 | + |
| 1690 | + |
| 1691 | + |
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
compiler/rustc_span/src/symbol.rs
Copy file name to clipboardExpand all lines: compiler/rustc_span/src/symbol.rs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
| 419 | + |
419 | 420 |
|
420 | 421 |
|
421 | 422 |
|
|
compiler/rustc_target/src/asm/mod.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/asm/mod.rs+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
604 | 604 |
|
605 | 605 |
|
606 | 606 |
|
| 607 | + |
| 608 | + |
| 609 | + |
607 | 610 |
|
608 | 611 |
|
609 | 612 |
|
| 613 | + |
610 | 614 |
|
611 | 615 |
|
612 | 616 |
|
| ||
618 | 622 |
|
619 | 623 |
|
620 | 624 |
|
621 |
| - |
| 625 | + |
622 | 626 |
|
623 | 627 |
|
624 | 628 |
|
| ||
696 | 700 |
|
697 | 701 |
|
698 | 702 |
|
699 |
| - |
700 |
| - |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
| 707 | + |
701 | 708 |
|
702 | 709 |
|
703 | 710 |
|
|
compiler/rustc_target/src/asm/s390x.rs
Copy file name to clipboardExpand all lines: compiler/rustc_target/src/asm/s390x.rs+12-4Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
49 | 57 |
|
50 | 58 |
|
51 | 59 |
|
|
src/doc/unstable-book/src/language-features/asm-experimental-reg.md
Copy file name to clipboard+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
tests/assembly/asm/s390x-types.rs
Copy file name to clipboardExpand all lines: tests/assembly/asm/s390x-types.rs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
0 commit comments