| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-12 | Remove automatic rustfix of asm! to llvm_asm! | Amanieu d'Antras | -17/+0 | |
| This no longer works now that asm! needs an explicit import. Also, it's been over a year since asm! landed, everyone should have transitioned by now. | ||||
| 2021-09-24 | Add inline asm! tests for aarch64 | Adam Gemmell | -1/+1 | |
| Enable tests which are largely architecture-independent on all supported platforms | ||||
| 2021-08-15 | Fix ui tests for llvm_asm! deprecation | Amanieu d'Antras | -0/+1 | |
| 2020-05-31 | Clarify errors and warnings about the transition to the new asm! | Amanieu d'Antras | -2/+2 | |
| 2020-05-18 | Add tests for asm! | Amanieu d'Antras | -0/+16 | |
