on `.github/workflows/rust.yml`, add two steps that only start on nightly that run testing and benchmarking with `--no-default-features` this has become needed due to the recent addition of `allocator-api2` as a default feature
on
.github/workflows/rust.yml, add two steps that only start on nightly that run testing and benchmarking with--no-default-featuresthis has become needed due to the recent addition of
allocator-api2as a default feature