about summary refs log tree commit diff
path: root/src/librustrt/lib.rs
AgeCommit message (Expand)AuthorLines
2014-07-10io::process::Command: add fine-grained env builderAaron Turon-1/+1
2014-07-09Register new snapshotsAlex Crichton-2/+0
2014-07-05Add #[crate_name] attributes as necessaryAlex Crichton-1/+3
2014-07-02Merge remote-tracking branch 'origin/master' into 0.11.0-releaseAlex Crichton-2/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-2/+2
2014-06-25Register new snapshotsAlex Crichton-1/+0
2014-06-23librustc: Feature gate lang items and intrinsics.Patrick Walton-1/+2
2014-06-22Register new snapshotsAlex Crichton-1/+0
2014-06-20librustc: Put `#[unsafe_destructor]` behind a feature gate.Patrick Walton-2/+4
2014-06-16auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichtonbors-1/+1
2014-06-14Register new snapshotsAlex Crichton-10/+2
2014-06-12Basic iOS supportValerii Hiora-1/+1
2014-06-11sync: Move underneath libstdAlex Crichton-2/+4
2014-06-09Use phase(plugin) in bootstrap cratesKeegan McAllister-1/+9
2014-06-06libs: Fix miscellaneous fallout of librustrtAlex Crichton-0/+1
2014-06-06std: Extract librustrt out of libstdAlex Crichton-0/+163