Files
rust/src/test/rustdoc-ui/terminal-width.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
170 B
Rust
Raw Normal View History

// compile-flags: -Zunstable-options --terminal-width=10
#![deny(rustdoc::bare_urls)]
/// This is a long line that contains a http://link.com
pub struct Foo; //~^ ERROR