about summary refs log tree commit diff
path: root/src/test/run-make/bootstrap-from-c-with-native/lib.rs
AgeCommit message (Expand)AuthorLines
2014-12-18Revise std::thread API to join by defaultAaron Turon-24/+0
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-3/+4
2014-11-20Fallout from libgreen and libnative removalAaron Turon-2/+2
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-2/+2
2014-03-21rustc: Switch defaults from libgreen to libnativeAlex Crichton-1/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-01-29Remove do keyword from test/Scott Lawrence-4/+4
2014-01-28Generate rlibs by default (instead of dylibs)Alex Crichton-1/+1
2013-12-25Test fixes and rebase conflictsAlex Crichton-0/+24