1
Fork 0

Update to rustc 1.9.0-nightly (6d215fe04 2016-03-14)

This commit is contained in:
Manish Goregaokar 2016-03-15 21:03:08 +05:30
parent 6c7a2ffdb5
commit 20123eef98
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ extern crate semver;
extern crate regex_syntax;
extern crate rustc_plugin;
extern crate rustc_const_eval;
use rustc_plugin::Registry;
pub mod consts;