]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106427 - mejrs:translation_errors, r=davidtwco
authornils <48135649+Nilstrieb@users.noreply.github.com>
Wed, 11 Jan 2023 16:30:54 +0000 (17:30 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2023 16:30:54 +0000 (17:30 +0100)
commit73476554e9f89245be50195d5ff8e66cc5e64c82
tree291180ff80c335e8552b10fc87c733f099e0a0c1
parent16938915a46c64dd83f02dee85e5b4eba6891076
parent4c0c32c895df28b762a61958b21cbe4d68f60238
Rollup merge of #106427 - mejrs:translation_errors, r=davidtwco

Improve fluent error messages

These have been really frustrating me while migrating diagnostics.
compiler/rustc_errors/src/lib.rs