rust/compiler/rustc_mir
Jonas Schievink 1e3c7e214a
Rollup merge of #77423 - ecstatic-morse:discriminant-switch-effect-config, r=pnkfelix
Add `-Zprecise-enum-drop-elaboration`

Its purpose is to assist in debugging #77382 and #74551. Passing `-Zprecise-enum-drop-elaboration=no` will turn off the added precision that seems to be causing issues on some platforms. This assumes that we can reproduce #77382 on the latest master. I should have done this earlier. Oh well.

cc @cuviper
r? @pnkfelix
2020-10-02 20:27:09 +02:00
..
src Rollup merge of #77423 - ecstatic-morse:discriminant-switch-effect-config, r=pnkfelix 2020-10-02 20:27:09 +02:00
Cargo.toml update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00