This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2e677c0645862d17a12c6d04b3019203c8e23fcc
rust
/
compiler
/
rustc_trait_selection
/
src
History
Michael Goulet
eefc44b7e2
Rollup merge of
#106497
- chenyukang:yukang/fix-106443-sugg-clone, r=estebank
...
Suggest using clone when we have &T and T implemented Clone
Fixes
#106443
2023-01-08 19:57:54 -08:00
..
solve
has_overflow only if value is *not* within limit
2023-01-03 01:09:08 +00:00
traits
Rollup merge of
#106497
- chenyukang:yukang/fix-106443-sugg-clone, r=estebank
2023-01-08 19:57:54 -08:00
autoderef.rs
partially_normalize_... -> At::normalize
2022-11-28 17:35:39 +00:00
errors.rs
Don't print full paths in overlap errors
2022-11-10 05:41:09 +00:00
infer.rs
partially_normalize_... -> At::normalize
2022-11-28 17:35:39 +00:00
lib.rs
implement the skeleton of the updated trait solver
2022-12-19 16:46:17 +00:00