Clean up code a bit:
* Remove "bool_to_options" feature * Update version for compiler feature * rustfmt
This commit is contained in:
parent
56e5f61494
commit
8fac41a530
7 changed files with 25 additions and 17 deletions
|
@ -676,7 +676,7 @@ declare_features! (
|
|||
(active, closure_track_caller, "1.57.0", Some(87417), None),
|
||||
|
||||
/// Allows `#[doc(cfg_hide(...))]`.
|
||||
(active, doc_cfg_hide, "1.53.0", Some(43781), None),
|
||||
(active, doc_cfg_hide, "1.57.0", Some(43781), None),
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// feature-group-end: actual feature gates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue