gen_lsp_server
|
switch to official extend selection API
|
2019-04-21 12:13:48 +03:00 |
ra_arena
|
Add is_empty to Arena
|
2019-04-26 11:42:10 -04:00 |
ra_assists
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
ra_cli
|
output the progress for real
|
2019-05-20 21:20:52 +03:00 |
ra_db
|
Assert that DB is unwind-safe, instead of proving
|
2019-05-18 13:05:42 +03:00 |
ra_fmt
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
ra_hir
|
remove minor code duplication
|
2019-05-21 01:02:29 +03:00 |
ra_ide_api
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
ra_lsp_server
|
Added local macro goto
|
2019-05-04 17:39:51 +01:00 |
ra_mbe
|
Fix match literal
|
2019-05-20 18:29:02 +08:00 |
ra_parser
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
ra_prof
|
switch to once_cell from lazy_static
|
2019-05-07 20:54:33 +03:00 |
ra_syntax
|
add is_union to structs AST
|
2019-05-21 01:15:56 +03:00 |
ra_tt
|
Use map, sum in Subtree::coount instead of fold
|
2019-04-22 17:37:27 +08:00 |