@@ -17,83 +17,83 @@ LL |         #[cfg_attr::no_such_thing]
1717   = help: add `#![feature(stmt_expr_attributes)]` to the crate attributes to enable
1818   = note: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
1919
20- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
20+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
2121  --> $DIR/check-cfg_attr-ice.rs:52:3
2222   |
2323LL | #[cfg_attr::no_such_thing]
24-    |   ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
24+    |   ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
2525
26- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
26+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
2727  --> $DIR/check-cfg_attr-ice.rs:55:7
2828   |
2929LL |     #[cfg_attr::no_such_thing]
30-    |       ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
30+    |       ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
3131
32- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
32+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
3333  --> $DIR/check-cfg_attr-ice.rs:57:17
3434   |
3535LL |     GiveYouUp(#[cfg_attr::no_such_thing] u8),
36-    |                 ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
36+    |                 ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
3737
38- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
38+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
3939  --> $DIR/check-cfg_attr-ice.rs:64:11
4040   |
4141LL |         #[cfg_attr::no_such_thing]
42-    |           ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
42+    |           ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
4343
44- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
44+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
4545  --> $DIR/check-cfg_attr-ice.rs:41:7
4646   |
4747LL |     #[cfg_attr::no_such_thing]
48-    |       ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
48+    |       ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
4949
50- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
50+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
5151  --> $DIR/check-cfg_attr-ice.rs:43:15
5252   |
5353LL |     fn from(#[cfg_attr::no_such_thing] any_other_guy: AnyOtherGuy) -> This {
54-    |               ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
54+    |               ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
5555
56- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
56+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
5757  --> $DIR/check-cfg_attr-ice.rs:45:11
5858   |
5959LL |         #[cfg_attr::no_such_thing]
60-    |           ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
60+    |           ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
6161
62- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
62+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
6363  --> $DIR/check-cfg_attr-ice.rs:32:3
6464   |
6565LL | #[cfg_attr::no_such_thing]
66-    |   ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
66+    |   ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
6767
68- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
68+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
6969  --> $DIR/check-cfg_attr-ice.rs:24:3
7070   |
7171LL | #[cfg_attr::no_such_thing]
72-    |   ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
72+    |   ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
7373
74- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
74+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
7575  --> $DIR/check-cfg_attr-ice.rs:27:7
7676   |
7777LL |     #[cfg_attr::no_such_thing]
78-    |       ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
78+    |       ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
7979
80- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
80+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
8181  --> $DIR/check-cfg_attr-ice.rs:16:3
8282   |
8383LL | #[cfg_attr::no_such_thing]
84-    |   ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
84+    |   ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
8585
86- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
86+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
8787  --> $DIR/check-cfg_attr-ice.rs:19:7
8888   |
8989LL |     #[cfg_attr::no_such_thing]
90-    |       ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
90+    |       ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
9191
92- error[E0433]: failed to resolve: use of undeclared crate  or module  `cfg_attr`
92+ error[E0433]: failed to resolve: use of unresolved module  or unlinked crate  `cfg_attr`
9393  --> $DIR/check-cfg_attr-ice.rs:12:3
9494   |
9595LL | #[cfg_attr::no_such_thing]
96-    |   ^^^^^^^^ use of undeclared crate  or module  `cfg_attr`
96+    |   ^^^^^^^^ use of unresolved module  or unlinked crate  `cfg_attr`
9797
9898error: aborting due to 15 previous errors
9999
0 commit comments