update extra_requirement_in_impl to #37166
This commit is contained in:
parent
92529255c5
commit
b6597528bd
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ pub fn register_builtins(store: &mut lint::LintStore, sess: Option<&Session>) {
|
|||
},
|
||||
FutureIncompatibleInfo {
|
||||
id: LintId::of(EXTRA_REQUIREMENT_IN_IMPL),
|
||||
reference: "issue #18937 <https://github.com/rust-lang/rust/issues/18937>",
|
||||
reference: "issue #37166 <https://github.com/rust-lang/rust/issues/37166>",
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue