-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
L-testsLint: Lints test codeLint: Lints test codegood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy
Description
I don't think this has worked at all, the other test in the same file doesn't have a .stderr
file either. I'm guessing compiletest-rs didn't care that there was an extraneous file lying around if the test passes without output?
Originally posted by @oli-obk in #10426 (comment)
The relevant tests are https://github.com/rust-lang/rust-clippy/blob/master/tests/ui/crate_level_checks/no_std_main_recursion.rs and https://github.com/rust-lang/rust-clippy/blob/master/tests/ui/crate_level_checks/entrypoint_recursion.rs
Metadata
Metadata
Assignees
Labels
L-testsLint: Lints test codeLint: Lints test codegood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy