de-orphan extended information

Bizarrely, librustc_passes, librustc_plugin, librustc_mir, and libsyntax
weren't getting their error explanations registered.

Resolves #35284.
This commit is contained in:
Zack M. Davis
2017-07-30 23:22:09 -07:00
parent ba1d065ffa
commit 7efeade268
5 changed files with 11 additions and 1 deletions

View File

@@ -148,4 +148,4 @@ pub mod ext {
#[cfg(test)]
mod test_snippet;
// __build_diagnostic_array! { libsyntax, DIAGNOSTICS }
__build_diagnostic_array! { libsyntax, DIAGNOSTICS }