1
Fork 0

Rustup to 1.9.0-nightly (30a3849f2 2016-03-30)

This commit is contained in:
mcarton 2016-03-31 17:05:43 +02:00
parent 4f17633653
commit 9438f4f263
13 changed files with 44 additions and 40 deletions

View file

@ -42,6 +42,7 @@ extern crate quine_mc_cluskey;
extern crate rustc_plugin;
extern crate rustc_const_eval;
extern crate rustc_const_math;
use rustc_plugin::Registry;
pub mod consts;