| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -8/+0 | |
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -1/+1 | |
| 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-11-07 | Restrict tests that use needs-asm-support to non-experimental | Amanieu d'Antras | -0/+2 | |
| architectures | ||||
| 2021-08-15 | Fix ui tests for llvm_asm! deprecation | Amanieu d'Antras | -2/+2 | |
| 2020-09-30 | Remove E0019, use E0015 for inline assembly in a const | Dylan MacKenzie | -1/+1 | |
| 2020-04-19 | Check for `llvm_asm` in a const context | Dylan MacKenzie | -0/+6 | |
