appease the dogfood gods

This commit is contained in:
Manish Goregaokar 2015-08-27 04:40:01 +05:30
parent 9ebcd0bf29
commit 5159e034a6

View file

@ -1,3 +1,5 @@
#![allow(cast_possible_truncation)]
use rustc::lint::Context;
use rustc::middle::const_eval::lookup_const_by_id;
use rustc::middle::def::PathResolution;