1
Fork 0

Add feature gate for non_lifetime_binders

This commit is contained in:
Michael Goulet 2023-02-04 01:59:17 +00:00
parent c5283576ec
commit 262a344d72
15 changed files with 155 additions and 75 deletions

View file

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