Update compiler tests for 2019-04-19 nightly.

This commit is contained in:
Jeb Rosen 2019-04-20 08:17:19 -07:00 committed by Sergio Benitez
parent 7833ee1b76
commit bb0af5423d
1 changed files with 1 additions and 1 deletions

View File

@ -33,5 +33,5 @@ error[E0277]: the trait bound `usize: rocket::response::Responder<'_>` is not sa
error: aborting due to 4 previous errors
Some errors occurred: E0277, E0308.
Some errors have detailed explanations: E0277, E0308.
For more information about an error, try `rustc --explain E0277`.