summary refs log tree commit diff
path: root/src/test/run-pass/asm-in-out-operand.rs
AgeCommit message (Expand)AuthorLines
2015-06-16rustc: Update LLVMAlex Crichton-2/+1
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-2/+2
2014-10-12Continue cfg syntax transitionSteven Fackler-5/+3
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-04-04Fix inner attribute syntax from `#[foo];` to `#![foo]`Timothée Ravier-1/+1
2014-03-13Fix and improve inline assembly.Piotr Czarnecki-0/+67