Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
diagnostic-width.rs
blob: e255496f02e40308c6e5c07c7f9b3fde1ea8892b [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags: --diagnostic-width=10
#![
deny
(
rustdoc
::
bare_urls
)]
/// This is a long line that contains a http://link.com
pub
struct
Foo
;
//~^ ERROR