mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
ci: bump ci image for rust 1.70 (#14399)
* ci: bump ci image for rust 1.70 * ".git/.scripts/commands/update-ui/update-ui.sh" 1.70 * chore: ignore the new let_with_type_underscore lint --------- Co-authored-by: command-bot <>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
error[E0433]: failed to resolve: use of undeclared type `Insect`
|
||||
error[E0405]: cannot find trait `Insect` in this scope
|
||||
--> tests/derive_impl_ui/bad_disambiguation_path.rs:38:35
|
||||
|
|
||||
38 | #[derive_impl(FourLeggedAnimal as Insect)]
|
||||
| ^^^^^^ use of undeclared type `Insect`
|
||||
| ^^^^^^ not found in this scope
|
||||
|
||||
Reference in New Issue
Block a user