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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rt.rs
Age
Commit message (
Expand
)
Author
Lines
2017-08-31
Update bootstrap compiler
Alex Crichton
-2
/
+0
2017-07-25
Switch to begin_panic again
est31
-1
/
+3
2017-07-02
Output line column info when panicking
est31
-1
/
+1
2017-05-21
Fix building without backtrace feature, which was broken in ca8b754
Ian Douglas Scott
-0
/
+5
2017-05-09
Don't show the std frames before user code on unwinding.
Yamakaky
-3
/
+4
2017-03-13
std: remove a workaround for privacy limitations that isn't necessary anymore
Sean Gillespie
-2
/
+2
2016-10-02
Move platform-specific arg handling to sys::args
Brian Anderson
-1
/
+1
2016-08-24
Use `#[prelude_import]` in `libstd`.
Jeffrey Seyfried
-1
/
+0
2016-08-10
Added an update_panic_count function to handle access to PANIC_COUNT
Nikhil Shagrithaya
-1
/
+1
2016-06-03
Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichton
bors
-1
/
+1
2016-05-31
mk: Prepare for a new stage0 compiler
Alex Crichton
-3
/
+0
2016-05-22
Rename main thread from "<main>" to "main".
Wangshan Lu
-1
/
+1
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-5
/
+3
2016-04-11
std: Stabilize APIs for the 1.9 release
Alex Crichton
-1
/
+1
2015-12-29
Fix warnings when compiling stdlib with --test
Florian Hahn
-7
/
+9
2015-12-09
std: Rename thread::catch_panic to panic::recover
Alex Crichton
-2
/
+3
2015-10-21
Moar comments.
Vadim Chugunov
-0
/
+5
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-0
/
+65