alexcrichton opened PR #2370 from lightbeam-stable
to main
:
This will hopefully remove a small thorn in our side with periodic
nightly breakage due to nightly features changing. This commit moves
lightbeam to stable Rust, swapping outstaticvec
forarrayvec
and
otherwise updating some dependencies (namelydynasm
) to compile with
stable.This then also updates CI appropriately to not use a pinned nightly and
instead us a floatingnightly
channel so we can head off any breakage
coming up ASAP.
pchickey submitted PR Review.
alexcrichton merged PR #2370.
Last updated: Nov 22 2024 at 16:03 UTC