Permit #[deprecated]
in stdlib
This commit is contained in:
parent
5636655d0f
commit
38478ea0cd
33 changed files with 168 additions and 366 deletions
|
@ -202,7 +202,7 @@ impl<'a, 'tcx> Annotator<'a, 'tcx> {
|
|||
self.tcx.sess,
|
||||
*span,
|
||||
E0549,
|
||||
"rustc_deprecated attribute must be paired with \
|
||||
"deprecated attribute must be paired with \
|
||||
either stable or unstable attribute"
|
||||
)
|
||||
.emit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue