]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #41934 - est31:remove_unused_macros, r=nagisa
authorMark Simulacrum <mark.simulacrum@gmail.com>
Sat, 13 May 2017 00:57:34 +0000 (18:57 -0600)
committerGitHub <noreply@github.com>
Sat, 13 May 2017 00:57:34 +0000 (18:57 -0600)
commitf6bf99af5c169455c59b238423c395c8c616a167
tree6824203e9e49a2c6c812c33c38835aeb3a871c59
parentcf4fac6ec5add119dafb798790e233e08ba64d01
parent80891f6e4725efc72c27e4f224123ec292fdd7d4
Rollup merge of #41934 - est31:remove_unused_macros, r=nagisa

Remove unused macros from the codebase

Thanks to the lint I've implemented in #41907 I've found some unused macros inside the rustc codebase.
src/librustc_errors/emitter.rs