rust/compiler/rustc_trait_selection/src/traits/query
bors 9859bf27fd Auto merge of #129076 - matthiaskrgr:rollup-rg8mi2x, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #128410 (Migrate `remap-path-prefix-dwarf` `run-make` test to rmake)
 - #128759 (alloc: add ToString specialization for `&&str`)
 - #128873 (Add windows-targets crate to std's sysroot)
 - #129001 (chore(lib): Enhance documentation for core::fmt::Formatter's write_fm…)
 - #129061 (Use `is_lang_item` more)
 - #129062 (Remove a no-longer-true assert)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-08-14 04:17:13 +00:00
..
type_op Use is_lang_item more 2024-08-13 16:44:53 -04:00
dropck_outlives.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
evaluate_obligation.rs Remove extern crate rustc_middle from rustc_trait_selection. 2024-05-13 08:20:18 +10:00
method_autoderef.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mod.rs Move some outlives bounds things from rustc_trait_selection to rustc_typeck 2021-10-15 12:14:19 -04:00
normalize.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00