Update tests for 1.66 and switch CI to stable Rust 1.66 (#13118)

* Update UI tests for 1.66

* Fix `test_enum` assertion for Rust 1.66

* Fix another `test_enum` assertion for Rust 1.66

* Fix another `test_enum` assertion for Rust 1.66

* Fix another `test_enum` assertion for Rust 1.66
This commit is contained in:
Vladimir Istyufeev
2023-01-11 01:08:28 +04:00
committed by GitHub
parent c04e68fd01
commit 280fce7172
4 changed files with 9 additions and 9 deletions
@@ -1,5 +1,5 @@
error: Unexpected tokens, expected one of `::$ident` `::{`, `exclude_parts`, `use_parts`, `=`, `,`
--> $DIR/invalid_module_details.rs:9:17
--> tests/construct_runtime_ui/invalid_module_details.rs:9:17
|
9 | system: System::(),
| ^^
| ^