Update test suite to nightly-2019-10-02

This commit is contained in:
David Tolnay
2019-10-02 09:45:00 -04:00
parent 21ee256911
commit 8955420baf
@@ -6,5 +6,3 @@ error[E0308]: mismatched types
| |
= note: expected type `&u8` = note: expected type `&u8`
found type `&u16` found type `&u16`
For more information about this error, try `rustc --explain E0308`.