rust/compiler/rustc_trait_selection/src/error_reporting
Mara Bos da2e33b406 Don't refer to 'this tail expression' in expansion.
The user has no clue what tail expression the compiler is talking
about: it is an implementation detail of the macro that it uses a block
with tail expression.
2025-06-04 15:42:58 +02:00
..
infer Reorder fields in hir::ItemKind variants. 2025-05-30 02:23:20 +10:00
traits Don't refer to 'this tail expression' in expansion. 2025-06-04 15:42:58 +02:00
mod.rs Swap Vec<PredicateObligation> to type alias 2024-10-12 15:17:08 +01:00