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-28 19:46:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_infer
/
src
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
..
infer
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
traits
Prevent caching projections in the case of cycles
2020-12-20 21:47:51 +00:00
lib.rs
TypeVisitor: use
ControlFlow
in rustc_{infer,lint,trait_selection}
2020-10-30 12:27:34 +01:00