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
/
panicking.rs
Age
Commit message (
Expand
)
Author
Lines
2016-01-13
Add missing newline character to callers of dumb_print
Amanieu d'Antras
-2
/
+2
2015-12-23
Implement custom panic handlers
Steven Fackler
-8
/
+148
2015-09-24
Abort earlier upon multi-panics
Andrea Canciani
-1
/
+11
2015-09-24
Explicitly count the number of panics
Andrea Canciani
-2
/
+22
2015-09-24
Separate panic logging code
Andrea Canciani
-22
/
+19
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-1
/
+2
2015-06-20
Fix logic in panic printing with no stderr
Steven Fackler
-11
/
+12
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-2
/
+0
2015-06-14
Implement RFC 1014
Steven Fackler
-1
/
+4
2015-04-27
std: Don't assume thread::current() works on panic
Alex Crichton
-3
/
+3
2015-04-21
Remove references to `old_{path,io}`
Tamir Duberstein
-1
/
+0
2015-04-11
Change the rt::unwind line argument type from usize to u32.
Ryan Prichard
-1
/
+1
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-12
/
+5
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-1
/
+1
2015-02-17
Fallout from stabilization
Aaron Turon
-2
/
+2
2015-02-13
Rename std::failure to std::panicking
Kevin Yap
-0
/
+76