mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
af89769c82
improved diagnostic for function defined with `def`, `fun`, `func`, or `function` instead of `fn` Closes #99751