rust/crates/ra_ide
bors[bot] 6c1546c3a4
Merge #4996
4996: Correctly generate new struct field in file containing struct def r=matklad a=TimoFreiberg

WIP because the test doesn't pass.
Testing the fix by hand looked good, although quickfixes seem to not support setting the editor cursor yet, which i think we want for "generate missing defs from usage" fixes.


Co-authored-by: Timo Freiberg <timo.freiberg@gmail.com>
2020-07-11 09:51:31 +00:00
..
src Merge #4996 2020-07-11 09:51:31 +00:00
test_data Move test data to test_data directory 2020-07-01 11:26:09 +02:00
Cargo.toml Remove insta from ra_ide 2020-07-09 14:33:57 +02:00