about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-13 15:16:02 +0200
committerGitHub <noreply@github.com>2025-07-13 15:16:02 +0200
commit5284c847254cd06309715b03f032617bd110845b (patch)
tree3e1e93e2656ec8d9874d8539fda6539247818e08 /compiler/rustc_resolve/src
parentee1595cc685cf1408758858aafa3840ae923f505 (diff)
parent73edfe7b7395aad2ee55c57cabc8cee9edfbf462 (diff)
downloadrust-5284c847254cd06309715b03f032617bd110845b.tar.gz
rust-5284c847254cd06309715b03f032617bd110845b.zip
Rollup merge of #143825 - RalfJung:clippy-test-filter, r=llogiq
clippy: fix test filtering when TESTNAME is empty

Fixes https://github.com/rust-lang/rust/issues/143824. Turns out bootstrap was just fine, the TESTNAME logic in clippy was wrong... I still made this a rustc PR as that's where I did all the debugging.

The bootstrap change is not really related, but it's comment-only so not worth a separate PR... adding the `test_args` is also part of what `prepare_cargo_test` would usually do so let's group the code properly.
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions