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
Thanks for reporting. This is a one-liner fix, fortunately. Discussion in those threads will go on since it should have been caught by 1.66, but that's rustc's problem.
Rust 1.66 compiles
citeproc-rs
just fine. (rustup run 1.66 cargo build
)Rust 1.67 (https://github.com/rust-lang/rust/blob/master/RELEASES.md) can't compile sub module
io
due to a lifetime error:The text was updated successfully, but these errors were encountered: