about summary refs log tree commit diff
path: root/src/test/run-pass/weak-lang-item.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2016-02-11Ignore tests that use threads on emscriptenPierre Krieger-0/+1
2015-03-27Fix fallout of removing quotes in crate namesAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-17Fallout from stabilizationAaron Turon-2/+2
2015-01-10test: Use Thread::scoped in two more testsAlex Crichton-1/+1
2015-01-03Remove deprecated functionalityAlex Crichton-2/+2
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-05-19rustc: Add official support for weak failureAlex Crichton-0/+21