Tidy fixup
This commit is contained in:
parent
f4115765c5
commit
cb71752f91
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ declare_features! (
|
|||
|
||||
// `extern crate self as foo;` puts local crate root into extern prelude under name `foo`.
|
||||
(active, extern_crate_self, "1.31.0", Some(56409), None),
|
||||
|
||||
|
||||
// Allows calling `const unsafe fn` inside `unsafe` blocks in `const fn` functions.
|
||||
(active, min_const_unsafe_fn, "1.31.0", Some(55607), None),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue