1
Fork 0
rust/compiler/rustc_next_trait_solver/src
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
..
solve Rollup merge of #137776 - nnethercote:rustc_transmute-cleanups, r=jswrenn 2025-03-01 11:34:01 +01:00
canonicalizer.rs Make sure we don't overrun the stack in canonicalizer 2025-02-21 18:24:05 +00:00
coherence.rs Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
delegate.rs Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00
lib.rs update bootstrap configs 2024-10-15 20:30:23 -07:00
resolve.rs Remove associated type based effects logic 2024-10-24 09:46:36 +00:00