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
0cd459fd62
rust
/
compiler
/
rustc_hir
History
Download ZIP
Download TAR.GZ
Matthias Krüger
8a90626a46
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
..
src
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
Cargo.toml
hir: replace
lazy_static
by
SyncLazy
from std
2020-09-01 22:06:47 +01:00