| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-14 | Add `f16` inline asm support for LoongArch | WANG Rui | -3/+5 | |
| 2025-06-10 | Add supported asm types for LoongArch32 | WANG Rui | -4/+6 | |
| 2024-11-29 | Fix target_feature handling in freg of LoongArch inline assembly | Taiki Endo | -1/+1 | |
| 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 | ||||
| 2023-05-08 | Simplify match statement since variable arch that is predictable | WANG Rui | -5/+4 | |
| 2023-04-25 | Add loongarch64 asm! support | zhaixiaojuan | -0/+131 | |
