Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
src
/
test
/
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