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
/
src
/
tools
/
suggest-tests
Age
Commit message (
Expand
)
Author
Lines
2025-07-15
Remove current implementation of `./x suggest`
Jieyou Xu
-237
/
+0
2025-04-23
Remove `git_repository` field from `GitConfig`
Jakub Beránek
-1
/
+0
2025-03-19
Simplify `get_git_modified_files`
Jakub Beránek
-5
/
+1
2024-12-30
Fix typos
ericlehong
-1
/
+1
2024-11-11
move `src/tools/build_helper` into `src/build_helper`
onur-ozkan
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-09-09
handle `GitConfig` for `tools/suggest-tests`
onur-ozkan
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+4
2024-04-28
Remove direct dependencies on lazy_static, once_cell and byteorder
George Bateman
-5
/
+8
2024-02-08
Suggest pattern tests when modifying exhaustiveness
Nadrieril
-16
/
+25
2023-11-16
Add test suggestions for `mir-opt` and `coverage`
Zalathar
-0
/
+11
2023-11-16
Support multiple globs in static suggestions
Zalathar
-13
/
+15
2023-11-16
Allow trailing commas in static suggestions
Zalathar
-5
/
+5
2023-11-06
rename github_repository to git_repository
Pietro Albini
-1
/
+1
2023-10-24
update suggest-tests
Pietro Albini
-2
/
+19
2023-04-30
Fix the test directories suggested by `./x.py suggest`
Zalathar
-2
/
+2
2023-04-09
feat: implement basic suggest-tests tool
Ezra Shaw
-0
/
+200