summaryrefslogtreecommitdiffstats
path: root/src/test/ui/conditional-compilation/cfg_accessible-stuck.stderr
blob: 33af7d62548ec2687b4bb0bb58459f0df6a86763 (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 previous error