When checking if two empty hir blocks are equal also check to see if the tokens used are the same as well
This commit is contained in:
@@ -14,6 +14,7 @@ extern crate rustc_errors;
|
||||
extern crate rustc_hir;
|
||||
extern crate rustc_hir_pretty;
|
||||
extern crate rustc_infer;
|
||||
extern crate rustc_lexer;
|
||||
extern crate rustc_lint;
|
||||
extern crate rustc_middle;
|
||||
extern crate rustc_mir;
|
||||
|
||||
Reference in New Issue
Block a user