Merge pull request #2713 from alexreg/nightly-fix

Fixed build for latest rust master
This commit is contained in:
Oliver Schneider
2018-05-04 15:06:59 +02:00
committed by GitHub
16 changed files with 82 additions and 94 deletions

View File

@@ -42,7 +42,6 @@ extern crate regex_syntax;
extern crate quine_mc_cluskey;
extern crate rustc_const_math;
extern crate rustc_errors;
extern crate rustc_plugin;