mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2025-02-17 06:57:37 +00:00
Update ui test suite to nightly-2022-12-12
This commit is contained in:
parent
62228de09a
commit
31f5b97eee
@ -14,7 +14,7 @@ error[E0271]: type mismatch resolving `<handle::Job as ExternType>::Kind == Triv
|
||||
--> tests/ui/vec_opaque.rs:22:14
|
||||
|
|
||||
22 | type Job = crate::handle::Job;
|
||||
| ^^^ expected enum `Trivial`, found enum `cxx::kind::Opaque`
|
||||
| ^^^ expected enum `Trivial`, found enum `Opaque`
|
||||
|
|
||||
note: required by a bound in `verify_extern_kind`
|
||||
--> src/extern_type.rs
|
||||
|
Loading…
x
Reference in New Issue
Block a user