This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 11:17:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_resolve
History
xizheyin
9de7fff0d8
Suggest use
"{}", self.x
instead of
{self.x}
when resolve
x
as field of
self
...
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
2025-05-18 16:14:48 +08:00
..
src
Suggest use
"{}", self.x
instead of
{self.x}
when resolve
x
as field of
self
2025-05-18 16:14:48 +08:00
Cargo.toml
Suggest stable candidates rather than unstable ones
2025-05-09 22:05:59 +08:00
messages.ftl
resolve: Support imports of associated types and glob imports from traits
2025-05-02 15:59:38 +03:00