about summary refs log tree commit diff
path: root/src/test/run-pass/cleanup-arm-conditional.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+2
2018-08-05Convert unknown_features lint into an errorvarkor-1/+0
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-10/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-3/+3
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-1/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+3
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+2
2014-02-23Roll std::run into std::io::processAlex Crichton-2/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-17Update years on more license headersNiko Matsakis-1/+1
2014-01-15Issue #3511 - Rationalize temporary lifetimes.Niko Matsakis-0/+43