]> git.proxmox.com Git - rustc.git/blame - tests/rustdoc-ui/diagnostic-width.stderr
bump version to 1.80.1+dfsg1-1~bpo12+pve1
[rustc.git] / tests / rustdoc-ui / diagnostic-width.stderr
CommitLineData
064997fb
FG
1error: this URL is not a hyperlink
2 --> $DIR/diagnostic-width.rs:4:41
3 |
4LL | ... a http://link.com
5 | ^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://link.com>`
6 |
2b03887a 7 = note: bare URLs are not automatically turned into clickable links
064997fb
FG
8note: the lint level is defined here
9 --> $DIR/diagnostic-width.rs:2:9
10 |
11LL | ...ny(rustdoc::bare_url...
12 | ^^^^^^^^^^^^^^^^^^
064997fb 13
4b012472 14error: aborting due to 1 previous error
064997fb 15