rust/src/libpanic_unwind
Corey Farwell e477a13d63 Replace usages of 'bad_style' with 'nonstandard_style'.
`bad_style` is being deprecated in favor of `nonstandard_style`:

- https://github.com/rust-lang/rust/issues/41646
2018-08-29 09:01:35 -05:00
..
dwarf Replace usages of ptr::offset with ptr::{add,sub}. 2018-08-20 07:28:34 -04:00
Cargo.toml Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
dummy.rs Start adding an aarch64-pc-windows-msvc target 2018-08-15 17:20:13 -07:00
emcc.rs Deny bare trait objects in in src/libpanic_unwind 2018-07-11 17:11:08 +02:00
gcc.rs Deny bare trait objects in in src/libpanic_unwind 2018-07-11 17:11:08 +02:00
lib.rs check that adding infer-outlives requirement to all crates works 2018-08-24 17:10:50 -04:00
macros.rs Start adding an aarch64-pc-windows-msvc target 2018-08-15 17:20:13 -07:00
seh64_gnu.rs Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
seh.rs Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00
windows.rs Replace usages of 'bad_style' with 'nonstandard_style'. 2018-08-29 09:01:35 -05:00