mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
c571b2a964
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.
For more information about how rustc works, see the rustc dev guide.