rust/compiler/rustc_trait_selection/src
bors fc8a3e357a Auto merge of #114024 - matthiaskrgr:rollup-uhdbq64, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #113969 (add dynamic for smir)
 - #113985 (Use erased self type when autoderefing for trait error suggestion)
 - #113987 (Comment stuff in the new solver)
 - #113992 (arm-none fixups)
 - #113993 (Optimize format usage)
 - #113994 (Optimize format usage)
 - #114006 (Update sparc-unknown-none-elf platform README)
 - #114021 (Add missing documentation for `Session::time`)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-07-24 17:13:24 +00:00
..
solve Rollup merge of #113987 - compiler-errors:comments, r=lcnr 2023-07-24 17:47:09 +02:00
traits Auto merge of #114024 - matthiaskrgr:rollup-uhdbq64, r=matthiaskrgr 2023-07-24 17:13:24 +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