summary refs log tree commit diff
path: root/src/test/compile-fail/asm-misplaced-option.rs
AgeCommit message (Expand)AuthorLines
2014-10-03Set the `non_uppercase_statics` lint to warn by defaultP1start-1/+1
2014-09-27Convert cfg syntax to new systemSteven Fackler-2/+2
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-1/+1
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2014-03-18test: Fix android testsAlex Crichton-3/+2
2014-03-13Fix and improve inline assembly.Piotr Czarnecki-0/+41