rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger b6c1b635f7
Rollup merge of #137776 - nnethercote:rustc_transmute-cleanups, r=jswrenn
Some `rustc_transmute` cleanups

A number of small things that can be removed.

r? ``@jswrenn``
2025-03-01 11:34:01 +01:00
..
fulfill normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
inspect Make fewer crates depend on rustc_ast_ir 2025-02-19 07:06:54 +00:00
delegate.rs Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00
fulfill.rs Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
inspect.rs Fix impl for SolverDelegate 2024-06-18 11:04:01 -04:00
normalize.rs Rustfmt 2025-02-08 22:12:13 +00:00
select.rs normalizes-to rework rigid alias handling 2025-02-13 20:19:11 +00:00