Invalid upcast comparison cleanup
This commit is contained in:
parent
8687949a29
commit
106ae7da44
5 changed files with 97 additions and 100 deletions
|
|
@ -19,6 +19,7 @@ use syntax::codemap::{ExpnInfo, Span, ExpnFormat};
|
|||
use syntax::errors::DiagnosticBuilder;
|
||||
use syntax::ptr::P;
|
||||
|
||||
pub mod comparisons;
|
||||
pub mod conf;
|
||||
mod hir;
|
||||
pub use self::hir::{SpanlessEq, SpanlessHash};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue