Add feature gate for non_lifetime_binders
This commit is contained in:
parent
c5283576ec
commit
262a344d72
15 changed files with 155 additions and 75 deletions
|
@ -1016,6 +1016,7 @@ symbols! {
|
|||
non_ascii_idents,
|
||||
non_exhaustive,
|
||||
non_exhaustive_omitted_patterns_lint,
|
||||
non_lifetime_binders,
|
||||
non_modrs_mods,
|
||||
nontemporal_store,
|
||||
noop_method_borrow,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue