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