Make sure tests pass
This commit is contained in:
parent
b8feb63345
commit
6fa4c7d89c
1 changed files with 1 additions and 1 deletions
|
@ -995,7 +995,7 @@ pub enum WhereClauseSuggestions {
|
||||||
},
|
},
|
||||||
#[suggestion(
|
#[suggestion(
|
||||||
infer_where_copy_predicates,
|
infer_where_copy_predicates,
|
||||||
code = "{space}where {}",
|
code = "{space}where {trait_predicates}",
|
||||||
applicability = "machine-applicable",
|
applicability = "machine-applicable",
|
||||||
style = "verbose"
|
style = "verbose"
|
||||||
)]
|
)]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue