]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #48033 - GuillaumeGomez:better-char-cast-message, r=estebank
authorkennytm <kennytm@gmail.com>
Wed, 14 Feb 2018 08:14:31 +0000 (16:14 +0800)
committerGitHub <noreply@github.com>
Wed, 14 Feb 2018 08:14:31 +0000 (16:14 +0800)
Show better warning for trying to cast non-u8 scalar to char

Fixes #44201.


Trivial merge