Add a missing GenericTypeVisitable, and avoid having interner traits for FnSigKind and Abi
#203203
Annotations
3 errors and 3 warnings
|
run the build
Process completed with exit code 1.
|
|
run the build:
compiler/rustc_type_ir/src/error.rs#L29
the trait bound `ExternAbi: generic_visit::GenericTypeVisitable<__V>` is not satisfied
|
|
run the build:
compiler/rustc_type_ir/src/generic_visit.rs#L213
missing generics for struct `ty_kind::FnSigKind`
|
|
run the build:
compiler/rustc_type_ir/src/ir_print.rs#L4
unused imports: `ClosureKind` and `UnevaluatedConst`
|
|
run the build:
compiler/rustc_abi/src/callconv.rs#L38
method `merge` is never used
|
|
run the build:
compiler/rustc_index/src/bit_set.rs#L3
unused import: `std::mem`
|
background
wait
wait-all
cancel
parallel
Loading