Bump typos

This commit is contained in:
Laurențiu Nicola 2024-12-13 11:45:44 +02:00
parent 405f01ac3f
commit dc978a976f
9 changed files with 16 additions and 11 deletions

View file

@ -2055,7 +2055,7 @@ fn bar(closure: impl Fn(i64) -> i64) {
}
#[test]
fn unresolveable_types_default_to_placeholder() {
fn unresolvable_types_default_to_placeholder() {
check_assist(
generate_function,
r"