rustdoc: Stabilize --diagnostic-width

This commit is contained in:
Eric Huss 2022-09-23 18:04:15 -07:00
parent 9a963e3bad
commit 3d01d43d48
2 changed files with 2 additions and 2 deletions

View File

@ -461,7 +461,7 @@ fn opts() -> Vec<RustcOptGroup> {
"human|json|short",
)
}),
unstable("diagnostic-width", |o| {
stable("diagnostic-width", |o| {
o.optopt(
"",
"diagnostic-width",

View File

@ -1,4 +1,4 @@
// compile-flags: -Zunstable-options --diagnostic-width=10
// compile-flags: --diagnostic-width=10
#![deny(rustdoc::bare_urls)]
/// This is a long line that contains a http://link.com