rust/compiler/rustc_trait_selection/src
Stuart Cook b30fe4bb8b
Rollup merge of #145147 - fee1-dead-contrib:push-mxxpmlpmzmsz, r=compiler-errors
rename `TraitRef::from_method` to `from_assoc`

also add a note to `GenericArgs::truncate_to`
2025-08-10 19:45:53 +10:00
..
error_reporting Auto merge of #145146 - fee1-dead-contrib:push-zmqrkurlzrxy, r=nnethercote 2025-08-09 23:27:55 +00:00
errors Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
solve Auto merge of #144458 - compiler-errors:no-witness-mini, r=lcnr 2025-08-01 21:07:49 +00:00
traits rename TraitRef::from_method to from_assoc 2025-08-09 14:22:01 +08:00
errors.rs Use tcx.short_string() in more diagnostics 2025-08-07 21:18:00 +00:00
infer.rs Eagerly unify coroutine witness in old solver 2025-07-17 17:42:28 +00:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
opaque_types.rs Rename unpack to kind 2025-05-27 11:14:45 +00:00
regions.rs Consider outlives assumptions when proving auto traits for coroutine interiors 2025-07-15 16:02:26 +00:00
solve.rs Eagerly unify coroutine witness in old solver 2025-07-17 17:42:28 +00:00