bless stability-attribute-sanity ui test

This commit is contained in:
Daiki Ihara 2020-11-29 20:50:51 +09:00
parent f2f3a8e645
commit ea5aff4565

View File

@ -110,5 +110,5 @@ LL | #[rustc_deprecated(since = "a", reason = "text")]
error: aborting due to 18 previous errors
Some errors have detailed explanations: E0539, E0541, E0550.
Some errors have detailed explanations: E0539, E0541, E0546, E0550.
For more information about an error, try `rustc --explain E0539`.