Skip to content

Commit 4da2bba

Browse files
authored
Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errors
update issue number for `const_trait_impl` r? project-const-traits cc rust-lang/rust#67792 rust-lang/rust#143874
2 parents 9e6a0a4 + cc08f71 commit 4da2bba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/ide-db/src/generated/lints.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4711,9 +4711,9 @@ The tracking issue for this feature is: [#133668]
47114711
label: "const_trait_impl",
47124712
description: r##"# `const_trait_impl`
47134713

4714-
The tracking issue for this feature is: [#67792]
4714+
The tracking issue for this feature is: [#143874]
47154715

4716-
[#67792]: https://github.com/rust-lang/rust/issues/67792
4716+
[#143874]: https://github.com/rust-lang/rust/issues/143874
47174717

47184718
------------------------
47194719
"##,

0 commit comments

Comments
 (0)