rust/tests
bors b776fb8294 Auto merge of #8774 - hellow554:cargo-rust-version, r=flip1995
try reading rust-version from Cargo.toml

Cargo.toml can contain a field `rust-version`, that acts like a MSRV of
clippy.toml file: https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field
This will try to read that field and use it, if the clippy.toml config
has no `msrv` entry

changelog: respect `rust-version` from `Cargo.toml`

closes #8746
closes #7765
2022-06-28 07:27:08 +00:00
..
test_utils Refactor test utils 2022-01-10 15:22:17 -06:00
ui Auto merge of #8639 - Jarcho:trivially_copy_pass_by_ref_5953, r=dswij 2022-06-28 07:03:57 +00:00
ui-cargo add uitests for cargo rust-version field 2022-06-28 08:04:10 +02:00
ui-internal Auto merge of #8871 - Serial-ATA:cargo-dev-deprecate, r=giraffate 2022-06-27 00:32:22 +00:00
ui-toml Remove error-pattern comments 2022-06-14 16:28:34 +00:00
workspace_test Move workspace test 2022-01-10 17:08:22 -06:00
check-fmt.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
clippy.toml Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup 2021-06-03 08:41:37 +02:00
compile-test.rs parse Cargo.toml file in ui-cargo tests 2022-06-28 08:03:48 +02:00
dogfood.rs Add lint output to lint list 2022-06-06 20:04:56 -04:00
integration.rs Add new lint if_then_panic 2021-09-24 22:14:20 +08:00
lint_message_convention.rs Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup 2022-05-05 15:12:52 +01:00
missing-test-files.rs Account for revisions in missing-test-files 2021-11-01 15:47:34 +00:00
versioncheck.rs Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
workspace.rs resolve the conflict in compiler/rustc_session/src/parse.rs 2022-03-16 20:12:30 +08:00