rust/compiler/rustc_mir/src/transform/check_consts
Dylan DPC cc07061190
Rollup merge of #82091 - henryboisdequin:use-place-ref-more, r=RalfJung
use PlaceRef abstractions more consistently

Addresses this [comment](https://github.com/rust-lang/rust/pull/80865/files#r558978715)
Associated issue: #80647

r? ```@RalfJung```
2021-02-23 02:51:50 +01:00
..
mod.rs remove redundant wrapping of return types of allow_internal_unstable() and rustc_allow_const_fn_unstable() 2021-02-21 18:11:27 +01:00
ops.rs Do not allow arbitrary mutable references in static mut, just keep with the existing exceptions 2021-01-23 11:33:45 +00:00
post_drop_elaboration.rs Replace (Body, DefId) with Body where possible 2020-10-04 16:07:03 -07:00
qualifs.rs Use PlaceRef more consistently in rustc_mir 2021-01-16 10:44:23 -06:00
resolver.rs Update dataflow analyses to use new interface 2020-08-30 11:15:25 -07:00
validation.rs Rollup merge of #82091 - henryboisdequin:use-place-ref-more, r=RalfJung 2021-02-23 02:51:50 +01:00