This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c7572670a1302f5c7e245d069200e22da9df0316
rust
/
compiler
/
rustc_hir_analysis
/
src
/
astconv
History
Nilstrieb
9067e4417e
Rename
Rptr
to
Ref
in AST and HIR
...
The name makes a lot more sense, and `ty::TyKind` calls it `Ref` already as well.
2022-12-28 18:52:36 +01:00
..
errors.rs
Simplify astconv item def id handling
2022-11-02 12:03:59 +00:00
generics.rs
Avoid InferCtxt::build in generic_arg_mismatch_err
2022-12-04 20:54:30 +00:00
mod.rs
Rename
Rptr
to
Ref
in AST and HIR
2022-12-28 18:52:36 +01:00