]> git.lizzy.rs Git - rust.git/blob - src/test/ui/conditional-compilation/cfg_accessible-stuck.stderr
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-2021-12-31
[rust.git] / src / test / ui / conditional-compilation / cfg_accessible-stuck.stderr
1 error: cannot determine whether the path is accessible or not
2   --> $DIR/cfg_accessible-stuck.rs:6:1
3    |
4 LL | #[cfg_accessible(S)]
5    | ^^^^^^^^^^^^^^^^^^^^
6
7 error: aborting due to previous error
8