Open
Description
mod inner {
fn foo() -> String
where { // running rustfmt removes all whitespace at the start of the line
String::new()
}
}
cc @davidBar-On
Originally posted by @jyn514 in #4689 (comment)
mod inner {
fn foo() -> String
where { // running rustfmt removes all whitespace at the start of the line
String::new()
}
}
cc @davidBar-On
Originally posted by @jyn514 in #4689 (comment)