mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 21:30:34 +00:00
Update E0637 description to mention `&` w/o an explicit lifetime name Deal with https://github.com/rust-lang/rust/issues/89824#issuecomment-941598647. Another solution would be splitting the error code into two as (I think) it's a bit unclear to users why they have the same error code.