mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-27 01:11:38 +00:00
Update ui test suite to nightly-2023-02-01
This commit is contained in:
parent
9610dd5a7a
commit
1f13e312b5
@ -14,7 +14,7 @@ error[E0271]: type mismatch resolving `<Job as ExternType>::Kind == Trivial`
|
||||
--> tests/ui/vec_opaque.rs:22:14
|
||||
|
|
||||
22 | type Job = crate::handle::Job;
|
||||
| ^^^ expected enum `Trivial`, found enum `Opaque`
|
||||
| ^^^ expected `Trivial`, found `Opaque`
|
||||
|
|
||||
note: required by a bound in `verify_extern_kind`
|
||||
--> src/extern_type.rs
|
||||
|
Loading…
Reference in New Issue
Block a user