rust/compiler/rustc_const_eval/src
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
..
const_eval cleanup and dedupe CTFE and Miri error reporting 2022-11-16 10:13:29 +01:00
interpret Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errors 2022-11-19 11:54:44 +05:30
transform Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-dead 2022-11-19 15:35:23 +01:00
util use ocx type relation routines 2022-11-15 14:13:47 +01:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00