Closed vext01 closed 3 years ago
bors r+
bors r-
Canceled.
Please prime.
Go go go!
bors r+
Build failed:
error[E0277]: the trait bound `TyIndex: std::default::Default` is not satisfied
--> compiler/rustc_codegen_ssa/src/sir.rs:75:27
|
75 | next_idx: Default::default(),
| ^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `TyIndex`
|
= note: required by `std::default::Default::default`
Maybe something has changed in the meantime. I did test this.
Investigating.
OK to squash?
Go ahead.
squashed.
bors r+
Build succeeded:
Cater for changes to ykpack::TypeId.
Companion to https://github.com/softdevteam/yk/pull/216
ci-yk: vext01 better-typeid