rust/compiler/rustc_next_trait_solver
Stuart Cook aa98135ace
Rollup merge of #149307 - lapla-cogito:deny_const_auto_trait, r=fmease
Deny const auto traits

close rust-lang/rust#149285

The AST validation now detects and rejects const auto traits. Additionally, I updated an existing test that was using `const unsafe auto trait`.

r? fmease
2025-11-26 23:32:08 +11:00
..
src Rollup merge of #149307 - lapla-cogito:deny_const_auto_trait, r=fmease 2025-11-26 23:32:08 +11:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00