rust/library/panic_unwind/src
Ralf Jung bea0ae700e
Rollup merge of #76866 - est31:master, r=lcnr
Remove unused feature gates from library/ crates

Removes some unused feature gates from library crates. It's likely not a complete list as I only tested a subset for which it's more likely that it is unused.
2020-09-20 15:51:50 +02:00
..
dwarf Use T::BITS instead of size_of::<T> * 8. 2020-09-19 06:54:42 +02:00
dummy.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
emcc.rs Abort when catch_unwind catches a foreign exception 2020-08-27 21:08:30 +01:00
gcc.rs library/panic_unwind: Consolidate RV32 and RV64 2020-09-16 14:31:42 -07:00
hermit.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lib.rs Rollup merge of #76866 - est31:master, r=lcnr 2020-09-20 15:51:50 +02:00
miri.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
seh.rs Abort when catch_unwind catches a foreign exception 2020-08-27 21:08:30 +01:00