| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-11-25 | Support predicate registers (clobber-only) in Hexagon inline assembly | Taiki Endo | -0/+6 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+4 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -1/+0 | |
| 2024-03-03 | Mention Register Size in `#[warn(asm_sub_register)]` | Veera | -3/+3 | |
| Fixes #121593 | ||||
| 2022-01-17 | Use Symbol for target features in asm handling | bjorn3 | -1/+2 | |
| This saves a couple of Symbol::intern calls | ||||
| 2021-04-28 | Be stricter about rejecting LLVM reserved registers in asm! | Amanieu d'Antras | -1/+2 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+93 | |
