summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/traits/asm.rs
AgeCommit message (Expand)AuthorLines
2021-10-26Properly check `target_features` not to trigger an assertionYuki Okushi-0/+1
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-2/+13
2020-08-30mv compiler to compiler/mark-0/+61