1
Fork 0
rust/compiler/rustc_trait_selection/src
bors 7a5d2d0138 Auto merge of #114358 - matthiaskrgr:rollup-d810m9e, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #114178 (Account for macros when suggesting a new let binding)
 - #114199 (Don't unsize coerce infer vars in select in new solver)
 - #114301 (Don't check unnecessarily that impl trait is RPIT)
 - #114314 (Tweaks to `adt_sized_constraint`)
 - #114322 (Fix invalid slice coercion suggestion reported in turbofish)
 - #114340 ([rustc_attr][nit] Replace `filter` + `is_some` with `map_or`.)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-08-02 04:30:51 +00:00
..
solve Rollup merge of #114314 - compiler-errors:sized-crit, r=lcnr 2023-08-02 06:22:49 +02:00
traits Auto merge of #114358 - matthiaskrgr:rollup-d810m9e, r=matthiaskrgr 2023-08-02 04:30:51 +00:00
errors.rs convert to fluent, make plurals work 2023-06-28 18:08:21 +00:00
infer.rs allow opaques to be defined by trait queries 2023-07-14 12:35:33 +00:00
lib.rs remove hash_drain_filter feature uses 2023-06-14 09:28:56 +02:00