about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/global_asm.rs
AgeCommit message (Expand)AuthorLines
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-68/+0
2021-02-20Remove some P-sDániel Buga-1/+1
2020-09-10Attach `TokenStream` to `ast::Visibility`Aaron Hill-2/+5
2020-08-30mv compiler to compiler/mark-0/+65