index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustrt
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-02
rollup merge of #17666 : eddyb/take-garbage-out
Alex Crichton
-5
/
+3
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+1
2014-10-02
syntax: mark the managed_boxes feature as Removed.
Eduard Burtescu
-1
/
+1
2014-10-02
rustrt: remove local_heap implementation.
Eduard Burtescu
-4
/
+2
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-09-30
Fix librustrt
Steven Fackler
-1
/
+1
2014-09-01
Updated to new extern crate syntax.
wickerwaka
-1
/
+1
2014-08-29
Register new snapshots
Alex Crichton
-4
/
+0
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+2
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-0
/
+4
2014-07-25
Revert "Use fewer instructions for `fail!`"
Brian Anderson
-1
/
+1
2014-07-24
libsyntax: Remove `~self` and `mut ~self` from the language.
Patrick Walton
-6
/
+8
2014-07-21
Use fewer instructions for `fail!`
Brian Anderson
-1
/
+1
2014-07-13
auto merge of #15591 : aturon/rust/box-cell-stability, r=alexcrichton
bors
-1
/
+1
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-1
/
+1
2014-07-11
Update doc URLs for version bump
Brian Anderson
-1
/
+1
2014-07-10
io::process::Command: add fine-grained env builder
Aaron Turon
-1
/
+1
2014-07-09
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-05
Add #[crate_name] attributes as necessary
Alex Crichton
-1
/
+3
2014-07-02
Merge remote-tracking branch 'origin/master' into 0.11.0-release
Alex Crichton
-2
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-2
/
+2
2014-06-25
Register new snapshots
Alex Crichton
-1
/
+0
2014-06-23
librustc: Feature gate lang items and intrinsics.
Patrick Walton
-1
/
+2
2014-06-22
Register new snapshots
Alex Crichton
-1
/
+0
2014-06-20
librustc: Put `#[unsafe_destructor]` behind a feature gate.
Patrick Walton
-2
/
+4
2014-06-16
auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
bors
-1
/
+1
2014-06-14
Register new snapshots
Alex Crichton
-10
/
+2
2014-06-12
Basic iOS support
Valerii Hiora
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-2
/
+4
2014-06-09
Use phase(plugin) in bootstrap crates
Keegan McAllister
-1
/
+9
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-0
/
+1
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-0
/
+163