Skip to content

Commit

Permalink
Rollup merge of #129659 - RalfJung:const-fn-lang-feat, r=fee1-dead
Browse files Browse the repository at this point in the history
const fn stability checking: also check declared language features

Fixes rust-lang/rust#129656

`@oli-obk` I assume it is just an oversight that this didn't use `features().declared()`? Or is there a deep reason that this must only check `declared_lib_features`?
  • Loading branch information
matthiaskrgr committed Aug 31, 2024
2 parents b226044 + ddaf07b commit ed2ffab
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ed2ffab

Please sign in to comment.