rust/compiler/rustc_const_eval/src
bors acfd327fd4 Auto merge of #97177 - oli-obk:const-stability, r=davidtwco
Implement proper stability check for const impl Trait, fall back to unstable const when undeclared

Continuation of #93960

`@jhpratt` it looks to me like the test was simply not testing for the failure you were looking for? Your checks actually do the right thing for const traits?
2022-05-22 06:47:36 +00:00
..
const_eval Auto merge of #97177 - oli-obk:const-stability, r=davidtwco 2022-05-22 06:47:36 +00:00
interpret Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
transform Proper const stability check, default to unstable 2022-05-19 12:21:45 +00:00
util rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
lib.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00