Browse Source
A new version of rustc was released this morning and we have a few small breakages on our CI which need fixing: * A new warning was coming out of the c-api crate about an unneeded `unsafe` block. * The panic message of a task in `cranelift-object` needed updating since the standard library changed how it formats strings with the nul byte.pull/4165/head
Alex Crichton
3 years ago
committed by
GitHub
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue