rust/compiler/rustc_const_eval/src/transform
Matthias Krüger c571b2a964
Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-dead
Improve spans for RPITIT object-safety errors

No reason why we can't point at the `impl Trait` that causes the object-safety violation.

Also [drive-by: Add is_async fn to hir::IsAsync](https://github.com/rust-lang/rust/pull/104593/commits/c4165f3a965e258531928180195637455299c6f3), which touches clippy too.
2022-11-19 15:35:23 +01:00
..
check_consts drive-by: Add is_async fn to hir::IsAsync 2022-11-19 02:22:24 +00:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs remove 'delay_span_bug' following 'references_error' 2022-11-03 09:22:08 +08:00
validate.rs mv utility methods into separate module 2022-11-15 13:50:13 +01:00