rust/compiler/rustc_expand
Matthias Krüger 978c960ed6
Rollup merge of #147031 - joshtriplett:mbe-opt-collect, r=lcnr
mbe: Simplify check_redundant_vis_repetition

Eliminate a use of `map_or` in favor of a match.

Inline some variable definitions that don't add clarity, and that
prevent short-circuiting.
2025-09-26 18:11:14 +02:00
..
src Rollup merge of #147031 - joshtriplett:mbe-opt-collect, r=lcnr 2025-09-26 18:11:14 +02:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Move more early buffered lints to dyn lint diagnostics (4/N) 2025-09-14 12:38:12 +02:00