rust/compiler/rustc_infer/src
Jubilee 4583a0134f
Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin
more clippy::complexity fixes

      redundant_guards
      redundant_slicing
      filter_next
      needless_borrowed_reference
      useless_format
2023-12-12 18:48:54 -08:00
..
errors remove redundant imports 2023-12-10 10:56:22 +08:00
infer Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin 2023-12-12 18:48:54 -08:00
traits add unused NormalizesTo predicate 2023-12-07 17:52:51 +01:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00