mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
c610aeb592
Rename `Rptr` to `Ref` in AST and HIR The name makes a lot more sense, and `ty::TyKind` calls it `Ref` already as well.