mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 04:46:58 +00:00
Remove redundant test
This commit is contained in:
parent
15d1f81196
commit
dffa1e2412
@ -1,6 +0,0 @@
|
|||||||
// ignore-test
|
|
||||||
// check-pass
|
|
||||||
|
|
||||||
/// docs [label][with#anchor#error]
|
|
||||||
//~^ WARNING has an issue with the link anchor
|
|
||||||
pub struct S;
|
|
@ -1,10 +0,0 @@
|
|||||||
warning: `[with#anchor#error]` has an issue with the link anchor.
|
|
||||||
--> $DIR/reference-link-has-one-warning.rs:3:18
|
|
||||||
|
|
|
||||||
LL | /// docs [label][with#anchor#error]
|
|
||||||
| ^^^^^^^^^^^^^^^^^ only one `#` is allowed in a link
|
|
||||||
|
|
|
||||||
= note: `#[warn(broken_intra_doc_links)]` on by default
|
|
||||||
|
|
||||||
warning: 1 warning emitted
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user