rust-1.77_beta bootstrap is broken with: error[E0658]: c".."
literals are experimental in library/std/src/sys/pal/unix/
#120810
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
hello everyone,
I got this error when I bootstrap the current rust-beta branch:
There was a lot of pushing and reverting changesets relevant to the c literals stabilization, I tried to get an overview of what backport might be missing here, but I failed and am at a loss.
I am on linux x86_64, with musl as my libc, I doubt the later is causing the issues.
The text was updated successfully, but these errors were encountered: