From 5112cf0282e339af3e2f3bbe872fd32dfd69df56 Mon Sep 17 00:00:00 2001 From: Jesús Rubio Date: Thu, 18 Feb 2021 09:23:21 +0100 Subject: Update compiler/rustc_error_codes/src/error_codes/E0549.md Co-authored-by: Guillaume Gomez --- compiler/rustc_error_codes/src/error_codes/E0549.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compiler/rustc_error_codes/src') diff --git a/compiler/rustc_error_codes/src/error_codes/E0549.md b/compiler/rustc_error_codes/src/error_codes/E0549.md index a5728dc20c8..0ae7b0a377f 100644 --- a/compiler/rustc_error_codes/src/error_codes/E0549.md +++ b/compiler/rustc_error_codes/src/error_codes/E0549.md @@ -1,5 +1,5 @@ -The `rustc_deprecated` attribute must be paired with either `stable` or -`unstable`. +A `rustc_deprecated` attribute wasn't be paired with a `stable`/`unstable` +attribute. Erroneous code example: -- cgit 1.4.1-3-g733a5