You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust-lang/compiler-builtins#539
```
error: couldn't read /home/runner/work/setup-cross-toolchain-action/setup-cross-toolchain-action/rust-cross-toolchain/target/aarch64_be-unknown-linux-gnu/debug/build/compiler_builtins-3cff6482b464b138/out/outlined_atomics.rs: No such file or directory (os error 2)
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compiler_builtins-0.1.95/src/aarch64_linux.rs:270:1
|
270 | include!(concat!(env!("OUT_DIR"), "/outlined_atomics.rs"));
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: this error originates in the macro `include` (in Nightly builds, run with -Z macro-backtrace for more info)
error: could not compile `compiler_builtins` (lib) due to previous error
```
0 commit comments