Files
rust/tests/run-make/rustdoc-tempdir-removal/compile-error.rs

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

6 lines
69 B
Rust
Raw Normal View History

2025-05-07 16:05:15 +02:00
#![doc(test(attr(deny(warnings))))]
//! ```
//! let a = 12;
//! ```