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
/
library
/
std
/
src
/
panic.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-13
Fixed minor typo in catch_unwind docs
Victor Roest
-1
/
+1
2021-02-01
Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
bors
-0
/
+21
2021-01-30
Rollup merge of #79023 - yoshuawuyts:stream, r=KodrAus
Yuki Okushi
-0
/
+14
2021-01-25
Make std::panic_2021 an alias for core::panic_2021.
Mara Bos
-10
/
+1
2021-01-25
Implement new panic!() behaviour for Rust 2021.
Mara Bos
-0
/
+30
2021-01-22
Add `core::stream::Stream`
Yoshua Wuyts
-0
/
+14
2021-01-19
Make 'static bound on panic_any explicit.
Mara Bos
-1
/
+1
2021-01-19
Stabilize std::panic::panic_any.
Mara Bos
-1
/
+1
2020-10-28
Add tracking issue number for panic_any.
Mara Bos
-1
/
+1
2020-10-28
Update panic_any feature name.
Mara Bos
-1
/
+1
2020-10-18
Rename panic_box to panic_any.
Mara Bos
-5
/
+5
2020-10-18
Add std::panic::panic_box.
Mara Bos
-0
/
+14
2020-09-25
review: fix nits and move panic safety tests to the correct place
Alexis Bourget
-0
/
+3
2020-09-11
Mark RefUnwindSafe impls for stable atomic types as stable.
Mara Bos
-8
/
+8
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-0
/
+3
2020-08-12
Move to intra doc links for ascii.rs and panic.rs, updating the docs a little
Alexis Bourget
-17
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+427