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