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
|
switch to once_cell from lazy_static
|
2019-05-07 20:54:33 +03:00 |
ra_batch
|
migrate to salsas interning
|
2019-04-09 22:51:22 +03:00 |
ra_cli
|
drop obsolete render test subcommand
|
2019-05-12 21:00:04 +03:00 |
ra_db
|
drop old interning infra
|
2019-04-09 22:52:06 +03:00 |
ra_hir
|
store macro kind in HirFileId
|
2019-05-14 09:03:43 +03:00 |
ra_ide_api
|
make AstId untyped
|
2019-05-13 19:39:06 +03:00 |
ra_lsp_server
|
Added local macro goto
|
2019-05-04 17:39:51 +01:00 |
ra_mbe
|
Error out non single root token tree conversion
|
2019-05-14 07:59:28 +08:00 |
ra_parser
|
Implemented T! macro for syntax kinds
|
2019-05-13 15:19:57 +03:00 |
ra_prof
|
switch to once_cell from lazy_static
|
2019-05-07 20:54:33 +03:00 |
ra_syntax
|
make AstId untyped
|
2019-05-13 19:39:06 +03:00 |
ra_tt
|
Use map, sum in Subtree::coount instead of fold
|
2019-04-22 17:37:27 +08:00 |
tools
|
Use EXE extension for pre-commit hook on Window
|
2019-03-27 07:52:59 +01:00 |