You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling yoke v0.3.1
Compiling serde_urlencoded v0.6.1
Compiling icu_locid v0.4.0
Compiling icu_calendar v0.4.0
error[E0310]: the parameter type `T` may not live long enough
--> /.cargo/registry/src/mirrors.ustc.edu.cn-61ef6e0cd06fb9b8/yoke-0.3.1/src/zero_copy_from.rs:245:5
|
245 | fn zero_copy_from<'b>(cart: &'b [T]) -> &'b [T] {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: consider adding an explicit lifetime bound `T: 'static`...
= note: ...so that the type `[T]` will meet its required lifetime bounds
error: aborting due to previous error
For more information about this error, try `rustc --explain E0310`.
error: could not compile `yoke` due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
error: build failed
Process finished with exit code 101
cargo 1.57.0 (b2e52d7ca 2021-10-21)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
cargo 1.57.0 (b2e52d7ca 2021-10-21)
The text was updated successfully, but these errors were encountered: