mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
137c374c41
Fixes #92074 This allows us to insert an `ExprKind::Err` when an invalid expression is used in a literal pattern, preventing later stages of compilation from seeing an unexpected literal pattern. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |