Files
rust/compiler
bors 87a0997ef9 Auto merge of #78410 - lcnr:revert75443, r=nikomatsakis
revert #75443, update mir validator

This PR reverts rust-lang#75443 to fix rust-lang#75992 and instead uses rust-lang#75419 to fix rust-lang#75313.

Adapts rust-lang#75419 to correctly deal with unevaluated constants as otherwise some `feature(const_evaluatable_checked)` tests would ICE.

Note that rust-lang#72793 was also fixed by rust-lang#75443, but as that issue only concerns `feature(type_alias_impl_trait)` I deleted that test case for now and would reopen that issue.

rust-lang#75443 may have also allowed some other code to now successfully compile which would make this revert a breaking change after 2 stable versions, but I hope that this is a purely theoretical concern.

See https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/generator.20upvars/near/214617274 for more reasoning about this.

r? `@nikomatsakis` `@eddyb` `@RalfJung`
2020-11-08 11:27:06 +00:00
..
2020-09-11 09:37:51 -07:00
2020-10-30 10:13:39 -04:00
2020-11-06 03:18:01 +01:00
2020-10-29 16:51:46 +01:00
2020-10-30 10:13:39 -04:00
2020-10-30 10:13:41 -04:00
2020-11-05 10:22:08 +01:00
2020-11-05 10:23:39 +01:00
2020-11-05 20:11:29 +01:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-11-05 20:11:29 +01:00
2020-11-06 09:25:58 +05:30