| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -54/+0 | |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -1/+2 | |
| They are also removed from the prelude as per the decision in https://github.com/rust-lang/rust/issues/87228. stdarch and compiler-builtins are updated to work with the new, stable asm! and global_asm! macros. | ||||
| 2021-04-28 | Be stricter about rejecting LLVM reserved registers in asm! | Amanieu d'Antras | -1/+1 | |
| 2020-06-20 | Add codegen test for multiple `asm!` options | Camelid | -0/+53 | |
