mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
2ae31e34b1
We used to have `Def` suffix for all symbols, but we moved off from that. `FunctionDef` isn't better than `Function`. Looks like we've forgot to change `Impl` though!