rust/crates
Florian Diebold 2706456832 Improve 'introduce variable'
- 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
2018-12-02 14:00:46 +01:00
..
gen_lsp_server Cargo Format 2018-10-16 09:41:10 -04:00
ra_analysis Complete paths in use trees 2018-11-07 21:38:41 +03:00
ra_cli Rename File -> SourceFileNode 2018-11-07 18:42:36 +03:00
ra_editor Improve 'introduce variable' 2018-12-02 14:00:46 +01:00
ra_lsp_server Fix the test 2018-11-08 18:54:19 +03:00
ra_syntax Validate string literals 2018-11-09 14:52:17 +01:00
test_utils Reformat all 2018-10-31 23:41:43 +03:00
tools Speedup fmt 2018-10-31 23:58:03 +03:00