update issue number for const_trait_impl

This commit is contained in:
Deadbeef
2025-07-13 16:21:25 +08:00
parent 7e310f4b9a
commit 6b02597ed3
31 changed files with 67 additions and 67 deletions

View File

@@ -700,7 +700,7 @@ passes_trait_impl_const_stability_mismatch_trait_unstable = ...but the trait is
passes_trait_impl_const_stable =
trait implementations cannot be const stable yet
.note = see issue #67792 <https://github.com/rust-lang/rust/issues/67792> for more information
.note = see issue #143874 <https://github.com/rust-lang/rust/issues/143874> for more information
passes_transparent_incompatible =
transparent {$target} cannot have other repr hints