mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00
7 lines
184 B
Rust
7 lines
184 B
Rust
// regression test for https://github.com/rust-lang/rust/issues/141866
|
|
//@ check-pass
|
|
#![deny(rustdoc::broken_intra_doc_links)]
|
|
|
|
//! > [!NOTE]
|
|
//! > This should not cause any warnings
|