]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #90472 - joshtriplett:clarify-feature-acceptance, r=jyn514
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 2 Nov 2021 22:48:48 +0000 (23:48 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Nov 2021 22:48:48 +0000 (23:48 +0100)
Clarify what to do with accepted feature gates

The documentation only referenced `removed.rs`, but feature gates for
accepted features move to `accepted.rs`.

1  2 
compiler/rustc_feature/src/active.rs

Simple merge