rust/compiler/rustc_middle
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](c4165f3a96), which touches clippy too.
2022-11-19 15:35:23 +01:00
..
src Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-dead 2022-11-19 15:35:23 +01:00
Cargo.toml Bump chalk to v0.87 2022-11-13 19:29:38 +00:00
README.md

For more information about how rustc works, see the rustc dev guide.