ra_arena
|
Fix typo in Cargo.toml authors
|
2019-02-11 10:20:04 +02:00 |
ra_assists
|
remove flavor
|
2019-04-02 12:25:24 +03:00 |
ra_batch
|
rename persistent hir database -> def database
|
2019-03-23 15:44:24 +03:00 |
ra_cli
|
switch to new rowan
|
2019-04-01 12:06:24 +03:00 |
ra_db
|
update salsa some more
|
2019-03-27 16:31:13 +03:00 |
ra_fmt
|
add ast::tokens
|
2019-04-02 10:23:29 +03:00 |
ra_hir
|
rename flavor to kind
|
2019-04-02 12:53:44 +03:00 |
ra_ide_api
|
More future-proof comment kind
|
2019-04-02 12:18:52 +03:00 |
ra_lsp_server
|
Move actual include logic to ProjectRoot
|
2019-03-21 10:43:47 +02:00 |
ra_mbe
|
switch to new rowan
|
2019-04-01 12:06:24 +03:00 |
ra_parser
|
Merge #1082
|
2019-04-01 11:22:13 +00:00 |
ra_project_model
|
replace todo with fixme
|
2019-03-23 11:07:09 +03:00 |
ra_syntax
|
rename flavor to kind
|
2019-04-02 12:53:44 +03:00 |
ra_text_edit
|
Disable fork feature for proptest
|
2019-03-23 08:57:07 +01:00 |
ra_tt
|
make token trees eq
|
2019-02-12 20:57:13 +03:00 |
test_utils
|
fix error on wrong path
|
2019-03-17 12:53:22 +03:00 |
thread_worker
|
automatically wait for worker threads
|
2019-02-14 21:11:07 +03:00 |
tools
|
Use EXE extension for pre-commit hook on Window
|
2019-03-27 07:52:59 +01:00 |