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
/
sys
/
common
/
unwind
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-241
/
+0
2016-02-23
Register new snapshots
Aaron Turon
-17
/
+0
2016-01-29
trans: Reimplement unwinding on MSVC
Alex Crichton
-38
/
+47
2016-01-06
Add std::panic::propagate
Steven Fackler
-1
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-11
/
+1
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+6
2015-11-01
Auto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
bors
-17
/
+24
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-2
/
+2
2015-10-21
Moar comments.
Vadim Chugunov
-17
/
+24
2015-10-05
Fix MSVC stage0 with landing pads enabled
Simonas Kazlauskas
-1
/
+11
2015-09-24
Explicitly count the number of panics
Andrea Canciani
-18
/
+4
2015-09-23
Auto merge of #28585 - ranma42:simpler-panic, r=alexcrichton
bors
-83
/
+5
2015-09-22
Remove unwind::register
Andrea Canciani
-69
/
+2
2015-09-22
Simplify inner_try in std::rt::unwind::try
Andrea Canciani
-9
/
+11
2015-09-22
Simplify on_panic callback handling
Andrea Canciani
-16
/
+5
2015-09-14
Mark all extern functions as nounwind
Björn Steinbrink
-0
/
+1
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-0
/
+325