We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ff18a commit 29b28e2Copy full SHA for 29b28e2
tests/ui/crashes/ice-4968.rs
@@ -1,4 +1,4 @@
1
-// check-pass
+//@check-pass
2
3
// Test for https://github.com/rust-lang/rust-clippy/issues/4968
4
tests/ui/expect_tool_lint_rfc_2383.rs
#![feature(lint_reasons)]
//! This file tests the `#[expect]` attribute implementation for tool lints. The same
//! file is used to test clippy and rustdoc. Any changes to this file should be synced
0 commit comments