1
Fork 0

Remove fn from feature name

This commit is contained in:
Dylan MacKenzie 2020-10-05 20:30:13 -07:00
parent af03b1143e
commit c4ef5fdf8f
10 changed files with 12 additions and 12 deletions

View file

@ -355,11 +355,11 @@ symbols! {
const_fn,
const_fn_floating_point_arithmetic,
const_fn_fn_ptr_basics,
const_fn_impl_trait,
const_fn_transmute,
const_fn_union,
const_generics,
const_if_match,
const_impl_trait,
const_in_array_repeat_expressions,
const_indexing,
const_let,