rust/compiler/rustc_next_trait_solver/src
Matthias Krüger d93ef397ce
Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan,jieyouxu
Use `RUSTC_LINT_FLAGS` more

An alternative to the failed #138084.

Fixes #138106.

r? ````@jieyouxu````
2025-03-12 17:59:08 +01:00
..
solve Rollup merge of #137314 - lcnr:cycles-with-unknown-kind, r=compiler-errors 2025-03-12 17:59:06 +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 Remove #![warn(unreachable_pub)] from all compiler/ crates. 2025-03-11 13:14:21 +11:00
resolve.rs Remove associated type based effects logic 2024-10-24 09:46:36 +00:00