mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-15 08:18:44 +00:00
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
error: cannot determine whether the path is accessible or not
|
|
--> $DIR/cfg_accessible-stuck.rs:6:1
|
|
|
|
|
LL | #[cfg_accessible(S)]
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|