rust/compiler/rustc_trait_selection/src
Matthias Krüger 336debab2e
Rollup merge of #152383 - RalfJung:BikeshedGuaranteedNoDrop, r=TaKO8Ki
BikeshedGuaranteedNoDrop trait: add comments indicating that it can be observed on stable

Not sure if that's worth it, maybe this goes without saying for all these builtin traits?
2026-02-11 13:48:50 +01:00
..
error_reporting Rollup merge of #152372 - nyurik:clippy-rustc_trait_selection, r=mati865 2026-02-11 13:48:49 +01:00
errors Convert to inline diagnostics in rustc_trait_selection 2026-02-05 16:58:59 +01:00
solve Temporarily re-export assert_matches! to reduce stabilization churn 2026-01-19 18:26:53 +11:00
traits Rollup merge of #152383 - RalfJung:BikeshedGuaranteedNoDrop, r=TaKO8Ki 2026-02-11 13:48:50 +01:00
errors.rs Reformat existing messages 2026-02-08 23:07:58 +01:00
infer.rs rename select_where_possible and select_all_or_error 2025-10-07 23:02:23 +01:00
lib.rs Convert to inline diagnostics in rustc_trait_selection 2026-02-05 16:58:59 +01:00
opaque_types.rs change non-defining use error message 2025-08-25 14:20:18 +02:00
regions.rs remove outdated context (inner) infctx 2025-09-30 21:56:06 +02:00
solve.rs cleanup proof tree implementation and add cache 2025-08-29 09:35:37 +02:00