mirror of https://github.com/rwf2/Rocket.git
Update compiler tests for 2019-04-19 nightly.
This commit is contained in:
parent
7ab1c427b5
commit
3c51a2f401
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue