rust-analyzer/crates
bors[bot] 0bdf8deb77 Merge #252
252: Improve 'introduce variable' r=matklad a=flodiebold

 - make it possible to extract a prefix of an expression statement (e.g.
   `<|>foo.bar()<|>.baz()`)
 - don't turn the last expression in a block into a let statement
 - also fix a few typos

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2018-12-02 13:08:16 +00:00
..
gen_lsp_server Clippy lints 2018-11-29 15:30:49 -05:00
ra_analysis remove useless test hooks 2018-11-28 16:25:56 +03:00
ra_cli Rename File -> SourceFileNode 2018-11-07 18:42:36 +03:00
ra_db switch to released id-arena 2018-11-28 21:03:30 +03:00
ra_editor Merge #252 2018-12-02 13:08:16 +00:00
ra_hir switch to released id-arena 2018-11-28 21:03:30 +03:00
ra_lsp_server Put derive back 2018-12-02 12:27:30 +03:00
ra_syntax switch back to the latest beta 2018-11-24 21:52:49 +03:00
test_utils Reformat all 2018-10-31 23:41:43 +03:00
tools switch back to the latest beta 2018-11-24 21:52:49 +03:00