7cdbc87a49
adjust Miri to needs of changed unwinding strategy As expected, https://github.com/rust-lang/rust/pull/67502 broke unwinding in Miri. To fix it we have to adjust parts of the engine and the panic runtime, which this PR does. The Miri-side changes are in https://github.com/rust-lang/miri/pull/1227. Cc @oli-obk @Aaron1011 @Mark-Simulacrum @Amanieu |
||
---|---|---|
.. | ||
benches | ||
dep_graph | ||
hir | ||
ich | ||
infer | ||
middle | ||
mir | ||
query | ||
traits | ||
ty | ||
util | ||
arena.rs | ||
build.rs | ||
Cargo.toml | ||
lib.rs | ||
lint.rs | ||
macros.rs | ||
README.md | ||
tests.rs |
For more information about how rustc works, see the rustc dev guide.