We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4d806 commit e597d1fCopy full SHA for e597d1f
crates/hir-ty/src/tests/simple.rs
@@ -1983,7 +1983,6 @@ pub fn test() {
1983
);
1984
}
1985
1986
-
1987
#[test]
1988
fn gen_types_fully_inferred() {
1989
check_infer(
@@ -2012,7 +2011,6 @@ pub fn test() {
2012
2011
2013
2014
2015
2016
2017
fn async_gen_types_fully_inferred() {
2018
@@ -2116,8 +2114,6 @@ fn test() {
2116
2114
2117
2115
2118
2119
2120
2121
2122
fn coroutine_resume_yield_return_unit() {
2123
check_no_mismatches(
0 commit comments