mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-23 08:05:35 -04:00
cda21f59ba
Rollup of 7 pull requests Successful merges: - #110432 (Report more detailed reason why `Index` impl is not satisfied) - #110451 (Minor changes to `IndexVec::ensure_contains_elem` & related methods) - #110476 (Delay a good path bug on drop for `TypeErrCtxt` (instead of a regular delayed bug)) - #110498 (Switch to `EarlyBinder` for `collect_return_position_impl_trait_in_trait_tys`) - #110507 (boostrap: print output during building tools) - #110510 (Fix ICE for transmutability in candidate assembly) - #110513 (make `non_upper_case_globals` lint not report trait impls) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup