1
Fork 0
rust/compiler/rustc_infer/src
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 TypeVisitor: use ControlFlow in rustc_{infer,lint,trait_selection} 2020-10-30 12:27:34 +01:00