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
/
panic_unwind
/
src
/
emcc.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-06
library: Use size_of from the prelude instead of imported
Thalia Archibald
-2
/
+2
2025-02-14
panic_unwind: Apply unsafe_op_in_unsafe_fn
Eric Huss
-28
/
+32
2025-02-10
Rollup merge of #136705 - compiler-errors:edition-library, r=jhpratt
Jubilee
-2
/
+2
2025-02-09
Mark extern blocks as unsafe
Michael Goulet
-2
/
+2
2025-02-08
Rustfmt
bjorn3
-5
/
+8
2025-01-20
panic_unwind: add `#![warn(unreachable_pub)]`
Urgau
-2
/
+2
2024-09-25
Use `&raw` in the standard library
Josh Stone
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-8
/
+5
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+2
2024-03-19
SeqCst->Relaxed in panic_unwind/emcc.
Mara Bos
-1
/
+1
2023-04-29
Partial stabilisation of `c_unwind`
Gary Guo
-1
/
+1
2022-10-23
Fix alloc size
Gary Guo
-2
/
+1
2022-10-23
Implement Rust foreign exception protection for EMCC and SEH
Gary Guo
-10
/
+27
2022-08-23
Move personality functions to std
Amanieu d'Antras
-16
/
+0
2022-06-09
Add underscores to rust_eh_personality arguments to mark them as unused
Hood Chatham
-5
/
+5
2022-06-08
Remove __gxx_personality_v0 declaration
Hood Chatham
-7
/
+0
2022-06-08
Fix formatter
Hood Chatham
-1
/
+0
2022-06-08
Don't use __gxx_personality_v0 in panic_unwind on emscripten target
Hood Chatham
-1
/
+6
2021-12-14
Fix a bunch of typos
Frank Steffahn
-1
/
+1
2020-08-27
Abort when catch_unwind catches a foreign exception
Amanieu d'Antras
-16
/
+30
2020-07-27
mv std libs to library/
mark
-0
/
+121