mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Make sure tests pass
This commit is contained in:
parent
b8feb63345
commit
6fa4c7d89c
@ -995,7 +995,7 @@ pub enum WhereClauseSuggestions {
|
||||
},
|
||||
#[suggestion(
|
||||
infer_where_copy_predicates,
|
||||
code = "{space}where {}",
|
||||
code = "{space}where {trait_predicates}",
|
||||
applicability = "machine-applicable",
|
||||
style = "verbose"
|
||||
)]
|
||||
|
Loading…
Reference in New Issue
Block a user