This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4e590b3ee9
rust
/
compiler
/
rustc_ast_pretty
/
src
/
pprust
History
Download ZIP
Download TAR.GZ
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
..
state
Auto merge of
#105160
- nnethercote:rm-Lit-token_lit, r=petrochenkov
2022-12-12 05:16:50 +00:00
mod.rs
rustc_parse: Move AST -> TokenStream conversion logic to
rustc_ast
2022-05-22 12:01:07 +03:00
state.rs
Rename
Rptr
to
Ref
in AST and HIR
2022-12-28 18:52:36 +01:00
tests.rs
Rework SESSION_GLOBALS API to prevent overwriting it
2021-07-08 16:16:28 +02:00