summaryrefslogtreecommitdiffstats
path: root/tests/ui/conditional-compilation/cfg_accessible-stuck.stderr
blob: 22ed1c5a39ec10bc0d256db0b0778327fe4f9aa3 (plain)
1
2
3
4
5
6
7
8
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