Skip to content

Commit 80319d4

Browse files
author
Lamb
committed
removing unwanted edit
1 parent 4570255 commit 80319d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_passes/src/stability.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ impl<'a, 'tcx> Annotator<'a, 'tcx> {
205205
struct_span_err!(
206206
self.tcx.sess,
207207
*span,
208-
e0549,
208+
E0549,
209209
"rustc_deprecated attribute must be paired with \
210210
either stable or unstable attribute"
211211
)

0 commit comments

Comments
 (0)