| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-13 | Add support for const operands and options to global_asm! | Amanieu d'Antras | -29/+73 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -2/+2 |
| 2021-03-25 | Refactor #82270 as lint instead of an error | Amanieu d'Antras | -65/+30 |
| 2021-03-08 | Move default inline asm dialect to Session | asquared31415 | -6/+2 |
| 2021-02-20 | Take into account target default syntax | asquared31415 | -48/+72 |
| 2021-02-18 | Emit error when trying to use assembler syntax directives in `asm!` | asquared31415 | -1/+52 |
| 2020-10-06 | rustc_parse: Make `Parser::unexpected` public and use it in built-in macros | Vadim Petrochenkov | -2/+2 |
| 2020-10-06 | builtin_macros: Fix use of interpolated identifiers in `asm!` | Vadim Petrochenkov | -16/+17 |
| 2020-09-28 | expand: Stop un-interpolating `NtIdent`s before passing them to built-in macros | Vadim Petrochenkov | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+632 |
