mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-01 12:37:37 +00:00
![]() Currently it relies on special treatment of `kw::Empty`, which is really easy to get wrong. This commit makes the special case clearer in the type system by using `Option`. It's a bit clumsy, but the synthetic name handling itself is a bit clumsy; better to make it explicit than sneak it in. Fixes #133426. |
||
---|---|---|
.. | ||
expr-in-pat-issue-99380.rs | ||
expr-in-pat-issue-99380.stderr | ||
issue-96847.rs | ||
issue-121108.rs | ||
issue-121108.stderr | ||
no-name-for-DefPath-issue-133426.rs | ||
no-name-for-DefPath-issue-133426.stderr | ||
span-bug-issue-121431.rs | ||
span-bug-issue-121431.stderr |