summary refs log tree commit diff
path: root/src/librustrt/lib.rs
AgeCommit message (Expand)AuthorLines
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-2/+2
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