mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
added FIXME
This commit is contained in:
parent
51c50dd5ac
commit
269153388a
1 changed files with 1 additions and 0 deletions
|
@ -4549,6 +4549,7 @@ fn $0fun_name() {
|
|||
);
|
||||
}
|
||||
|
||||
// FIXME: we do want to preserve whitespace
|
||||
#[test]
|
||||
fn extract_function_does_not_preserve_whitespace() {
|
||||
check_assist(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue