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
/
libstd
/
failure.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-1
/
+1
2015-01-03
remove `Any[Mut]RefExt` traits in favor of `impl Any`
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20377: alexcrichton/issue-20352
Alex Crichton
-5
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-5
/
+1
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-1
/
+1
2014-12-18
std: Move the panic flag to its own thread local
Alex Crichton
-11
/
+5
2014-12-18
Fallout from new thread API
Aaron Turon
-56
/
+28
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-3
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-3
/
+5
2014-12-05
Utilize fewer reexports
Corey Farwell
-2
/
+3
2014-11-26
Fixup various places that were doing `&T+'a` and do `&(T+'a)`
Niko Matsakis
-1
/
+1
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-4
/
+11
2014-11-20
Make most of std::rt private
Aaron Turon
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-7
/
+7
2014-09-21
Remove #[allow(deprecated)] from libstd
Alex Crichton
-2
/
+2
2014-09-03
Remove cross-borrowing for traits.
Nick Cameron
-1
/
+1
2014-07-13
Stabilization for `owned` (now `boxed`) and `cell`
Aaron Turon
-1
/
+1
2014-06-30
libstd: set baseline stability levels.
Aaron Turon
-0
/
+2
2014-06-15
Register new snapshots
Alex Crichton
-2
/
+2
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-0
/
+102