]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #103914 - nnethercote:close-42326, r=petrochenkov
authorYuki Okushi <huyuumi.dev+love@gmail.com>
Mon, 7 Nov 2022 00:46:26 +0000 (09:46 +0900)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 00:46:26 +0000 (09:46 +0900)
Make underscore_literal_suffix a hard error.

It's been a warning for 5.5 years. Time to make it a hard error.

Closes #42326.

r? ``@pnkfelix``


Trivial merge