move strict provenance lints to new feature gate, remove old feature gates
This commit is contained in:
parent
c3e928d8dd
commit
56ee492a6e
89 changed files with 40 additions and 127 deletions
|
@ -1913,7 +1913,7 @@ symbols! {
|
|||
str_trim,
|
||||
str_trim_end,
|
||||
str_trim_start,
|
||||
strict_provenance,
|
||||
strict_provenance_lints,
|
||||
string_as_mut_str,
|
||||
string_as_str,
|
||||
string_deref_patterns,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue