summary refs log tree commit diff
path: root/src/test/compile-fail/asm-src-loc-codegen-units.rs
AgeCommit message (Collapse)AuthorLines
2014-09-27Translate inline assembly errors back to source locationsKeegan McAllister-0/+20
Fixes #17552.