rust/compiler/rustc_mir_build
Yuki Okushi 34f1275880
Rollup merge of #85724 - sexxi-goose:rox-fix-issue-85435, r=nikomatsakis
Fix issue 85435 by restricting Fake Read precision

This PR fixes the root bug of issue #85435 by restricting Fake Read precision in closures and removing the feature gate introduced in PR #85564. More info [here](https://github.com/rust-lang/rust/issues/85561#issuecomment-846223784) and [here](https://github.com/rust-lang/rust/issues/85561#issuecomment-847270533).

Closes #85561

r? ``@nikomatsakis``
2021-06-03 14:35:29 +09:00
..
src Rollup merge of #85724 - sexxi-goose:rox-fix-issue-85435, r=nikomatsakis 2021-06-03 14:35:29 +09:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00