Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
edwin0cheng committed Dec 3, 2019
1 parent 5dd3737 commit c934cf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/ra_hir_ty/src/tests/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ pub fn baz() -> usize { 31usize }
assert_eq!("(i32, usize)", type_at_pos(&db, pos));
}


#[test]
fn infer_type_value_non_legacy_macro_use_as() {
assert_snapshot!(
Expand Down

0 comments on commit c934cf1

Please sign in to comment.