1
Fork 0

Clean up code a bit:

* Remove "bool_to_options" feature
 * Update version for compiler feature
 * rustfmt
This commit is contained in:
Guillaume Gomez 2021-10-06 15:34:59 +02:00
parent 56e5f61494
commit 8fac41a530
7 changed files with 25 additions and 17 deletions

View file

@ -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