some code docs for the ide_db/rename module

This commit is contained in:
Lukas Wirth 2021-08-16 23:06:51 +02:00
parent 5e533e5900
commit 995c8f50a2
2 changed files with 28 additions and 6 deletions

View file

@ -1470,6 +1470,7 @@ fn foo(Foo { i: bar }: Foo) -> i32 {
#[test]
fn test_struct_field_complex_ident_pat() {
cov_mark::check!(rename_record_pat_field_name_split);
check(
"baz",
r#"