Upgrade to rustc 1.30.0-nightly (721913067 2018-08-26)

This commit is contained in:
Simon Sapin 2018-08-27 10:46:28 +02:00
parent da36740f0b
commit a6dcfdcd55
6 changed files with 11 additions and 14 deletions

View file

@ -4,7 +4,7 @@
use rustc::hir::def_id::DefId;
use rustc::lint::LateContext;
use syntax::codemap::{ExpnFormat, Span};
use syntax::source_map::{ExpnFormat, Span};
/// check if a DefId's path matches the given absolute type path
/// usage e.g. with