2020-01-31 23:18:10 -06:00
|
|
|
error: expected item after attributes
|
|
|
|
--> $DIR/issue-20711.rs:4:5
|
2018-10-20 15:36:17 -05:00
|
|
|
|
|
|
|
|
LL | #[stable(feature = "rust1", since = "1.0.0")]
|
2020-01-31 23:18:10 -06:00
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
2018-10-20 15:36:17 -05:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|