diff options
| author | bors <bors@rust-lang.org> | 2019-12-30 14:47:26 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-12-30 14:47:26 +0000 |
| commit | 9d6f87184e5116cf4a96f6686eb67994f19908a5 (patch) | |
| tree | ba1a33ab4e00e6856d9738cfaeaae0e8aded4db1 /src/test/ui/const-generics/array-size-in-generic-struct-param.rs | |
| parent | 0fb43801368ae8b5931583f813071120bed55c35 (diff) | |
| parent | 96ce6076c35b5c9c06f13cb571b210e08160641c (diff) | |
| download | rust-9d6f87184e5116cf4a96f6686eb67994f19908a5.tar.gz rust-9d6f87184e5116cf4a96f6686eb67994f19908a5.zip | |
Auto merge of #67474 - mark-i-m:simplify-borrow_check-4, r=matthewjasper
Get rid of ErrorReportingCtx [5/N]
We can now use `MirBorrowckCtxt` instead :)
```
6 files changed, 122 insertions(+), 243 deletions(-)
```
This is a followup to (and thus blocked on) #67241.
r? @matthewjasper
cc @eddyb
I while try to do one more to get rid of the weird usage of `RegionInferenceCtx` in `borrow_check::diagnostics::{region_errors, region_naming}`. I think those uses can possibly also be refactored to use `MirBorrowckCtxt`...
Diffstat (limited to 'src/test/ui/const-generics/array-size-in-generic-struct-param.rs')
0 files changed, 0 insertions, 0 deletions
