rust/src/libpanic_unwind
Alex Crichton 8eb7f36a3b std: Remove internal definitions of cfg_if! macro
This is duplicated in a few locations throughout the sysroot to work
around issues with not exporting a macro in libstd but still wanting it
available to sysroot crates to define blocks. Nowadays though we can
simply depend on the `cfg-if` crate on crates.io, allowing us to use it
from there!
2019-06-10 10:58:44 -07:00
..
dwarf libpanic_unwind => 2018 2019-02-13 18:09:09 +01:00
Cargo.toml std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
dummy.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
emcc.rs libpanic_unwind => 2018 2019-02-13 18:09:09 +01:00
gcc.rs libpanic_unwind => 2018 2019-02-13 18:09:09 +01:00
lib.rs std: Remove internal definitions of cfg_if! macro 2019-06-10 10:58:44 -07:00
seh.rs libpanic_unwind => 2018 2019-02-13 18:09:09 +01:00
seh64_gnu.rs libpanic_unwind => 2018 2019-02-13 18:09:09 +01:00
windows.rs Remove licenses 2018-12-25 21:08:33 -07:00