This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-13 02:17:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
574b64a97f
rust
/
compiler
/
rustc_ast_pretty
/
src
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
..
pp
Pretty print ItemKind::Use in rustfmt style
2022-02-07 21:51:05 -08:00
pprust
Rename
Rptr
to
Ref
in AST and HIR
2022-12-28 18:52:36 +01:00
helpers.rs
Prefer doc comments over
//
-comments in compiler
2022-11-27 11:19:04 +00:00
lib.rs
Add diagnostic translation lints to crates that don't emit them
2022-08-18 19:29:02 +01:00
pp.rs
fix most compiler/ doctests
2022-05-02 17:40:30 -07:00