about summary refs log tree commit diff
path: root/src/test/ui/asm/sym.rs
AgeCommit message (Expand)AuthorLines
2020-06-30Stabilize `#[track_caller]`.Adam Perry-1/+1
2020-06-06Fix #[thread_local] statics as asm! sym operandsAmanieu d'Antras-5/+47
2020-05-24Properly handle InlineAsmOperand::SymFn when collecting monomorphized itemsAmanieu d'Antras-0/+38