order_dependent_trait_objects
to ReportNow
This commit is contained in:
parent
1536ab1b38
commit
a5e116e95f
4 changed files with 113 additions and 0 deletions
|
@ -1427,6 +1427,7 @@ declare_lint! {
|
|||
"trait-object types were treated as different depending on marker-trait order",
|
||||
@future_incompatible = FutureIncompatibleInfo {
|
||||
reference: "issue #56484 <https://github.com/rust-lang/rust/issues/56484>",
|
||||
reason: FutureIncompatibilityReason::FutureReleaseErrorReportNow,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue