rust/compiler/rustc_parse
Matthias Krüger 738e87282e
Rollup merge of #149255 - reddevilmidzy:let-else, r=Kivooeo
Use `let...else` consistently in user-facing diagnostics

resolve: rust-lang/rust#148772

Standardize `let...else` terminology in user-facing diagnostics.

Goal: Consistently use `let...else` in all error/warning messages.

Internal technical names (`let-else`) in comments and documentation remain unchanged.

cc ``@carols10cents,`` ``@jieyouxu``
2025-11-24 19:10:46 +01:00
..
src Rollup merge of #149255 - reddevilmidzy:let-else, r=Kivooeo 2025-11-24 19:10:46 +01:00
Cargo.toml refactor: Move to anstream + anstyle for styling 2025-10-20 12:13:25 -06:00
messages.ftl Add suggest alternatives for Out-of-range \x escapes 2025-11-24 19:36:20 +08:00