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
2026-03-19 11:59:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b31400a226aa494c4b245a0cfc4234a4edcd02a3
rust
/
compiler
/
rustc_infer
/
src
History
Yuki Okushi
41fa0dba27
Rollup merge of
#80509
- matthiaskrgr:ptr_arg, r=varkor
...
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
2020-12-30 22:49:26 +09:00
..
infer
Rollup merge of
#80509
- matthiaskrgr:ptr_arg, r=varkor
2020-12-30 22:49:26 +09:00
traits
Prevent caching projections in the case of cycles
2020-12-20 21:47:51 +00:00
lib.rs
…