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
9de7fff0d8
rust
/
compiler
/
rustc_resolve
History
Download ZIP
Download TAR.GZ
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