rust/compiler/rustc_trait_selection/src/traits
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
..
query Auto merge of #129076 - matthiaskrgr:rollup-rg8mi2x, r=matthiaskrgr 2024-08-14 04:17:13 +00:00
select Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
specialize Reformat use declarations. 2024-07-29 08:26:52 +10:00
auto_trait.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
coherence.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
const_evaluatable.rs Add Ty to ConstKind::Value 2024-06-05 22:25:41 +01:00
engine.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
fulfill.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
misc.rs Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00
mod.rs Don't re-elaborated already elaborated caller bounds in method probe 2024-08-05 10:48:20 -04:00
normalize.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
object_safety.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
outlives_bounds.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
project.rs Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
structural_normalize.rs Nits and formatting 2024-06-03 10:02:08 -04:00
util.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
vtable.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
wf.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00