This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-31 21:47:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e2249d2fd83c2323189f1be02477e2e293bbcf4
rust
/
compiler
/
rustc_trait_selection
/
src
T
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
..
traits
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
autoderef.rs
compiler: fold by value
2020-11-16 22:34:57 +01:00
infer.rs
Remove
compile-fail
test suite
2020-12-29 23:39:56 +03:00
lib.rs
TypeVisitor: use
ControlFlow
in rustc_{infer,lint,trait_selection}
2020-10-30 12:27:34 +01:00
opaque_types.rs
Remove extra call to upvar_tys
2020-11-29 19:11:20 -05:00