aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/simple.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/hir_ty/src/tests/simple.rs')
-rw-r--r--crates/hir_ty/src/tests/simple.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/hir_ty/src/tests/simple.rs b/crates/hir_ty/src/tests/simple.rs
index bd6beea99..8d431b920 100644
--- a/crates/hir_ty/src/tests/simple.rs
+++ b/crates/hir_ty/src/tests/simple.rs
@@ -2376,7 +2376,6 @@ fn infer_operator_overload() {
2376 ); 2376 );
2377} 2377}
2378 2378
2379
2380#[test] 2379#[test]
2381fn infer_const_params() { 2380fn infer_const_params() {
2382 check_infer( 2381 check_infer(