Commit 20106c5
authored
Rollup merge of #102721 - nbdd0121:panic, r=Amanieu
Prevent foreign Rust exceptions from being caught
Fix #102715
Use the address of a static variable (which is guaranteed to be unique per copy of std) to tell apart if a Rust exception comes from local or foreign Rust code, and abort for the latter.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments