fix english
This commit is contained in:
parent
c2ba2a7b65
commit
f934cfc40c
1 changed files with 1 additions and 2 deletions
|
|
@ -211,8 +211,7 @@ declare_lint! {
|
|||
declare_lint! {
|
||||
pub ORDER_DEPENDENT_TRAIT_OBJECTS,
|
||||
Deny,
|
||||
// FIXME: ENG
|
||||
"trait-object types are different depending on marker-trait order"
|
||||
"trait-object types were treated as different depending on marker-trait order"
|
||||
}
|
||||
|
||||
declare_lint! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue