Fix typo in future incompatible lint
This commit is contained in:
parent
e41cdabc3e
commit
5215acc27b
@ -163,7 +163,7 @@ macro_rules! add_lint_group {
|
||||
},
|
||||
FutureIncompatibleInfo {
|
||||
id: LintId::of(INVALID_TYPE_PARAM_DEFAULT),
|
||||
reference: "PR 30742 <https://github.com/rust-lang/rust/pull/30724>",
|
||||
reference: "PR 30724 <https://github.com/rust-lang/rust/pull/30724>",
|
||||
},
|
||||
FutureIncompatibleInfo {
|
||||
id: LintId::of(SUPER_OR_SELF_IN_GLOBAL_PATH),
|
||||
|
Loading…
Reference in New Issue
Block a user