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
2024-11-26 08:44:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8a90626a46
rust
/
compiler
/
rustc_hir
History
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