internal: vendor query-group-macro
in rust-analyzer
#34705
ci.yaml
on: pull_request
Annotations
8 errors and 2 warnings
Rust Cross
Process completed with exit code 101.
|
Rust (windows-latest)
Process completed with exit code 1.
|
Rust (ubuntu-latest):
crates/hir-def/src/nameres/collector.rs#L599
unresolved import `m::foo`
|
Rust (ubuntu-latest):
crates/hir-def/src/nameres/collector.rs#L604
failed to resolve: could not find `foo` in the crate root
|
Rust (ubuntu-latest):
crates/hir-def/src/nameres/collector.rs#L605
failed to resolve: could not find `foo` in the crate root
|
Rust (ubuntu-latest):
crates/hir-ty/src/mir.rs#L664
cannot assign `x` in match guard
|
Rust (ubuntu-latest)
Process completed with exit code 1.
|
conclusion
Process completed with exit code 1.
|
Rust (ubuntu-latest):
crates/hir-def/src/resolver.rs#L538
constant `t` should have an upper case name
|
Rust (ubuntu-latest):
crates/ide/src/goto_definition.rs#L258
associated type `a` should have an upper camel case name
|