rust/tests
bors 9574d28cb6 Auto merge of #11683 - Alexendoo:msrv-config, r=Manishearth,flip1995
Deserialize `Msrv` directly in `Conf`

Gives the error a span pointing to the invalid config value

Also puts `Conf` itself in the `OnceLock` rather than just the `Msrv` for [the `register_late_mod_pass` work](https://github.com/rust-lang/rust/pull/116731) since it will be used from two different callbacks

changelog: none
2023-10-19 11:51:08 +00:00
..
test_utils
ui Auto merge of #11496 - jonboh:prefix_postfix_struct, r=y21 2023-10-18 18:47:27 +00:00
ui-cargo
ui-internal
ui-toml Auto merge of #11683 - Alexendoo:msrv-config, r=Manishearth,flip1995 2023-10-19 11:51:08 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Update ui_test to 0.21.2 2023-10-08 19:35:41 +01:00
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs