about summary refs log tree commit diff
path: root/src/test/ui/const-generics/array-size-in-generic-struct-param.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-12-30 14:47:26 +0000
committerbors <bors@rust-lang.org>2019-12-30 14:47:26 +0000
commit9d6f87184e5116cf4a96f6686eb67994f19908a5 (patch)
treeba1a33ab4e00e6856d9738cfaeaae0e8aded4db1 /src/test/ui/const-generics/array-size-in-generic-struct-param.rs
parent0fb43801368ae8b5931583f813071120bed55c35 (diff)
parent96ce6076c35b5c9c06f13cb571b210e08160641c (diff)
downloadrust-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