Skip to content

Commit

Permalink
Update ui test suite to nightly-2021-10-13
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Oct 13, 2021
1 parent b5556c9 commit 4c386df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/no-impl.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ note: the following traits must be implemented
|
| / pub trait Into<T>: Sized {
| | /// Performs the conversion.
| | #[must_use]
| | #[stable(feature = "rust1", since = "1.0.0")]
| | fn into(self) -> T;
| | }
Expand Down

0 comments on commit 4c386df

Please sign in to comment.