]> git.lizzy.rs Git - rust.git/commit
Replace const_generics feature gate with min_const_generics
authorest31 <MTest31@outlook.com>
Thu, 17 Sep 2020 05:08:34 +0000 (07:08 +0200)
committerest31 <MTest31@outlook.com>
Thu, 17 Sep 2020 05:08:53 +0000 (07:08 +0200)
commit4fe6ca37898bcd65488764f2679e27c936879ade
tree76807f79389ff97749afa3f833659f9e0300274d
parentb47913962097874257ad10227b943ef7af85d49f
Replace const_generics feature gate with min_const_generics

The latter is on the path to stabilization.
compiler/rustc_data_structures/src/lib.rs