Skip to content

Commit

Permalink
Pick up lost property
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jan 6, 2020
1 parent 2f2eaf8 commit ce36335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/outer_expn_data.fixed
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ extern crate rustc;
extern crate rustc_hir;
#[macro_use]
extern crate rustc_session;
use rustc_hir::Expr;
use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
use rustc_hir::Expr;

declare_lint! {
pub TEST_LINT,
Expand Down

0 comments on commit ce36335

Please sign in to comment.