]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/parser/issue-17383.stderr
New upstream version 1.43.0+dfsg1
[rustc.git] / src / test / ui / parser / issue-17383.stderr
index 6a25c743e776637fbdda10319b7338c36b3a1d89..265d6e14866149a674cc7a6cb9818b7628463709 100644 (file)
@@ -7,7 +7,7 @@ LL |
 LL |     B(usize)
    |     -------- tuple variant defined here
    |
-   = note: for more information, see https://github.com/rust-lang/rust/issues/60553
+   = note: see issue #60553 <https://github.com/rust-lang/rust/issues/60553> for more information
    = help: add `#![feature(arbitrary_enum_discriminant)]` to the crate attributes to enable
 
 error: aborting due to previous error