rust/compiler/rustc_mir
Rémy Rakic d14dd9f763 emit diagnostic after post-monomorphization errors
Emit a diagnostic when the monomorphized item collector
encounters errors during a step of the recursive item collection.

These post-monomorphization errors otherwise only show the
erroneous expression without a trace, making them very obscure
and hard to pinpoint whenever they happen in dependencies.
2021-05-25 18:39:50 +02:00
..
src emit diagnostic after post-monomorphization errors 2021-05-25 18:39:50 +02:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00