Lines Matching +full:test +full:- +full:expectations
1 // check-pass
5 //! file is used to test clippy and rustdoc. Any changes to this file should be synced
6 //! to the other test files as well.
8 //! Expectations:
9 //! * rustc: only rustc lint expectations are emitted
10 //! * clippy: rustc and Clippy's expectations are emitted
11 //! * rustdoc: only rustdoc lint expectations are emitted
13 //! This test can't cover every lint from Clippy, rustdoc and potentially other
21 //! See <https://doc.rust-lang.org/rustc/lints/index.html>
37 //! See <https://doc.rust-lang.org/rustc/lints/index.html>
53 //! See <https://doc.rust-lang.org/rustdoc/lints.html>
69 //! See <https://doc.rust-lang.org/rustdoc/lints.html>
88 //! See <https://rust-lang.github.io/rust-clippy/master/index.html>
122 //! See <https://rust-lang.github.io/rust-clippy/master/index.html>