rust/compiler/rustc_infer/src
Jubilee 2a8ad06689
Rollup merge of #88850 - matthiaskrgr:identical_conv, r=jackh726
don't convert types into identical types

example: let x: String = String::new().into();
2021-09-11 08:23:46 -07:00
..
infer Rollup merge of #88850 - matthiaskrgr:identical_conv, r=jackh726 2021-09-11 08:23:46 -07:00
traits Rollup merge of #88218 - Aaron1011:missing-method-dyn, r=nagisa 2021-08-25 15:48:51 +02:00
lib.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00