1
Fork 0
rust/compiler/rustc_infer/src
nils c61f29ca52
Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwco
remove unreachable error code `E0490`

AFAIK, the untested and undocumented error code `E0490` is now unreachable, it was from the days of the original borrow checker.

cc ``@GuillaumeGomez`` #61137
2023-01-12 15:44:52 +01:00
..
errors Rollup merge of #101936 - IntQuant:issue-100717-infer-4, r=compiler-errors 2023-01-07 20:43:18 +01:00
infer Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwco 2023-01-12 15:44:52 +01:00
traits don't restuct references just to reborrow 2022-12-18 17:04:32 +01:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00