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
/
libcore
/
panicking.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-19
libcore: deny more...
Mazdak Farrokhzad
-2
/
+2
2019-04-18
libcore => 2018
Taiki Endo
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-30
Fix exceeding line width limit
Vitaly _Vi Shukela
-1
/
+2
2018-11-30
panic_immediate_abort: Fix issues from review
Vitaly _Vi Shukela
-7
/
+6
2018-11-30
Add libstd and libcore Cargo features "panic_immediate_abort"
Vitaly _Vi Shukela
-3
/
+21
2018-06-30
Bootstrap from 1.28.0-beta.3
Mark Simulacrum
-15
/
+0
2018-06-03
undo payload in core::panic! changes
Jorge Aparicio
-25
/
+7
2018-06-03
document that `panic_impl` never passes the FFI boundary
Jorge Aparicio
-1
/
+2
2018-06-03
remove unused `struct NoPayload`
Jorge Aparicio
-2
/
+0
2018-06-03
implement #[panic_implementation]
Jorge Aparicio
-0
/
+40
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-2
/
+1
2018-02-20
make `#[unwind]` attribute specify expectations more clearly
Niko Matsakis
-1
/
+2
2017-07-25
Bump master to 1.21.0
Alex Crichton
-23
/
+2
2017-07-02
Style fix
est31
-1
/
+1
2017-07-02
Fix the test failure, add comment, and refactor a little bit
est31
-9
/
+20
2017-07-02
Output line column info when panicking
est31
-10
/
+20
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-2
/
+4
2015-09-14
Mark all extern functions as nounwind
Björn Steinbrink
-0
/
+1
2015-08-15
core: Fill out issues for unstable features
Alex Crichton
-1
/
+2
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-0
/
+3
2015-05-09
Convert #[lang="..."] to #[lang = "..."]
Nick Hamann
-2
/
+2
2015-04-11
Change the rt::unwind line argument type from usize to u32.
Ryan Prichard
-3
/
+3
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+3
2015-03-10
Remove core::panicking::panic's dependence on str's Display::fmt impl
Ryan Prichard
-1
/
+7
2015-02-27
register snapshot 880fb89
Flavio Percoco
-29
/
+0
2015-02-21
Resolve barriers to changing column!() / line!() return type to u32 in #19284...
Brian Brooks
-5
/
+34
2014-12-30
Register new snapshots
Alex Crichton
-49
/
+0
2014-12-27
Fallout of changing format_args!(f, args) to f(format_args!(args)).
Eduard Burtescu
-2
/
+41
2014-11-05
Register snapshots.
Eduard Burtescu
-47
/
+0
2014-10-30
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2014-10-29
Update infrastructure for fail -> panic
Steve Klabnik
-0
/
+47
2014-10-29
Rename fail! to panic!
Steve Klabnik
-0
/
+69