index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
missing-test-files.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-19
Apply `unnecessary_semicolon` to Clippy sources
Samuel Tardieu
-1
/
+1
2024-12-28
[`needless_continue`]: lint if the last stmt in for/while/loop is `continue`,...
lengyijun
-1
/
+1
2024-08-06
Use `-D warnings` instead of `deny-warnings` feature.
Jason Newcomb
-1
/
+0
2024-03-01
Fix lint errors
Jakub Beránek
-1
/
+1
2023-06-26
Port clippy away from compiletest to ui_test
Oli Scherer
-3
/
+3
2022-09-23
a few more core lint fixes
Yuri Astrakhan
-1
/
+1
2021-11-01
Account for revisions in missing-test-files
Gary Guo
-11
/
+24
2021-09-08
Deny warnings in test modules
Cameron Steffen
-0
/
+2
2021-02-03
Fix/allow non_fmt_panic in clippy tests.
Mara Bos
-8
/
+6
2019-02-10
removing redundant closures in the whole project
Grzegorz
-1
/
+1
2019-01-23
allow assertions_on_constants for collapsible_if and missing_test_files
A.A.Abroskin
-0
/
+2
2019-01-18
Fixing issues pointed out by dogfood tests.
Unknown
-15
/
+12
2019-01-17
Update to collect all the files then throw the error.
Unknown
-12
/
+22
2019-01-17
Adding a test for checking if test files are missing.
Unknown
-0
/
+47