about summary refs log tree commit diff
path: root/src/test/run-make/target-specs/foo.rs
AgeCommit message (Expand)AuthorLines
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-32/+0
2018-01-13Adjust tests for removal of `impl Foo for .. {}`leonardo.yvens-3/+1
2017-11-03auto trait future compatibility lintleonardo.yvens-0/+1
2017-04-21Update #[no_core] users with the "freeze" lang item.Eduard-Mihai Burtescu-1/+5
2015-08-03syntax: Implement #![no_core]Alex Crichton-2/+2
2015-04-02Fallout in testsNiko Matsakis-6/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+6
2015-02-07Feature-gate #![no_std]Keegan McAllister-1/+1
2014-12-20Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.Nick Cameron-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+3
2014-11-04Implement flexible target specificationCorey Richardson-0/+26