Auto merge of #4565 - matthiaskrgr:rustup_16, r=phansch

rustup https://github.com/rust-lang/rust/pull/64666

changelog: none
This commit is contained in:
bors 2019-09-22 10:36:32 +00:00
commit dbb1bdea87

View file

@ -16,6 +16,8 @@ LL | 42
|
= note: expected type `u32`
found type `{integer}`
= help: type parameters must be constrained to match other types
= note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters
error: aborting due to 2 previous errors