about summary refs log tree commit diff
path: root/src/test/run-pass/linkage1.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2017-07-08Make `patterns_in_fns_without_body` warn-by-default againVadim Petrochenkov-3/+5
2016-08-10[emscripten] Ignore testsJan-Erik Rediger-0/+1
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-1/+1
2015-03-27Unquote all crate names without underscoresRicho Healey-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-2/+2
2015-02-10Enable some tests for androidwonyong kim-1/+0
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-08-15auto merge of #16435 : vadimcn/rust/windows, r=pcwaltonbors-1/+1
2014-08-12Replace "ignore-win32" in tests with "ignore-windows"Vadim Chugunov-1/+1
2014-08-09Fix misspelled comments for tests.Joseph Crail-1/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
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-18Fix linkage1 test which fails due to --as-neededNick Cameron-0/+7
2014-03-11rustc: Support various flavors of linkagesAlex Crichton-0/+32