rust/tests
bors ea4ca225fb Auto merge of #10920 - blyxyas:speedtest, r=llogiq
Add `SPEEDTEST`

In the `master` branch, we currently don't have any way to test the performance of a single lint in changes.
This PR adds `SPEEDTEST`, the environment variable which lets you do a speed test on a lint / category of tests with various configuration options.

Maybe we should merge this with `lintcheck` 🤔
See the book page for more information.

changelog:none
2023-07-02 15:48:50 +00:00
..
test_utils
ui Auto merge of #11061 - Alexendoo:let-and-return-closures, r=llogiq 2023-07-02 15:14:46 +00:00
ui-cargo Update tests 2023-06-26 14:13:07 +00:00
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2023-06-30 16:09:06 +02:00
ui-toml change category and refactor 2023-06-27 05:16:40 -05:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Auto merge of #10920 - blyxyas:speedtest, r=llogiq 2023-07-02 15:48:50 +00:00
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs new lint needless_raw_string + refactor a bit 2023-06-27 05:12:00 -05:00
missing-test-files.rs Port clippy away from compiletest to ui_test 2023-06-26 14:13:07 +00:00
versioncheck.rs
workspace.rs