rust/tests
bors a5a6c95da8 Auto merge of #9273 - tabokie:assert_ok_fp, r=flip1995
Move [`assertions_on_result_states`] to restriction

Close #9263

This lint causes regression on readability of code and log output. And printing runtime values is not particularly useful for majority of tests which should be reproducible.

changelog: Move [`assertions_on_result_states`] to restriction and don't lint it for unit type

Signed-off-by: tabokie <xy.tao@outlook.com>
2022-08-01 12:16:45 +00:00
..
test_utils
ui Auto merge of #9273 - tabokie:assert_ok_fp, r=flip1995 2022-08-01 12:16:45 +00:00
ui-cargo Enable test multiple_config_files on windows 2022-07-25 13:57:26 +03:00
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2022-07-28 18:55:32 +02:00
ui-toml Auto merge of #9223 - sgued:unwrap-expect-used, r=giraffate 2022-08-01 01:27:03 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup 2022-07-18 09:39:37 +02:00
dogfood.rs Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup 2022-07-18 09:39:37 +02:00
integration.rs
lint_message_convention.rs Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup 2022-07-18 09:39:37 +02:00
missing-test-files.rs
versioncheck.rs
workspace.rs