minor: Sync from downstream #34746
ci.yaml
on: pull_request
Annotations
4 errors and 2 warnings
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):
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
|