root: mbox 0.3.1; cc @kennytm causes:
- resin-os/healthdog-rs: start v. end; cc
@willnewton
root: rayon-hash 0.2.0 cc @cuviper
- coder543/xray: start v. end; cc
@coder543
Root cause of these on our side is #60803 which removed support for parsing placement new even under #[cfg(false)] and the like. The crater run done there seems to have not found these -- not sure why. We might be testing more now than we were before.
root: mbox 0.3.1; cc @kennytm causes:
@willnewtonroot: rayon-hash 0.2.0 cc @cuviper
@coder543Root cause of these on our side is #60803 which removed support for parsing placement new even under
#[cfg(false)]and the like. The crater run done there seems to have not found these -- not sure why. We might be testing more now than we were before.