]> git.lizzy.rs Git - rust.git/commitdiff
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)
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.

1  2 
src/librustc_errors/emitter.rs

Simple merge