mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-01 00:36:54 +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
|
|
|