.. |
ra_arena
|
Simplify Arena to use a generic index
|
2020-03-19 18:46:30 +01:00 |
ra_assists
|
Fix add visibility false-positive
|
2020-03-25 15:55:57 +01:00 |
ra_cargo_watch
|
Merge #3632
|
2020-03-23 11:55:26 +00:00 |
ra_cfg
|
Update versions
|
2020-02-18 16:12:40 +02:00 |
ra_db
|
Support loading OUT_DIR from cargo check at launch
|
2020-03-17 14:47:05 +01:00 |
ra_fmt
|
update itertools version to 0.9.0
|
2020-03-23 16:22:46 -07:00 |
ra_hir
|
fix typo of visibility_of
|
2020-03-26 00:11:38 +08:00 |
ra_hir_def
|
fix typo of visibility_of
|
2020-03-26 00:11:38 +08:00 |
ra_hir_expand
|
Rename to CustomDerive
|
2020-03-25 19:50:12 +08:00 |
ra_hir_ty
|
Remove collect proc_macro definitions
|
2020-03-25 20:14:22 +08:00 |
ra_ide
|
Always expand macros during analysis
|
2020-03-25 13:53:15 +01:00 |
ra_ide_db
|
Use visibility_of in search
|
2020-03-25 04:45:55 +08:00 |
ra_mbe
|
Add basic custom derive lowering
|
2020-03-25 19:50:12 +08:00 |
ra_parser
|
Fix parsing lambdas with return type
|
2020-03-25 17:01:28 +01:00 |
ra_prof
|
Allow specifying additional info on call to profile
|
2020-03-06 17:36:51 +01:00 |
ra_project_model
|
ra_cargo_watch: return Result<> from run_cargo(), and don't read stderr for now
|
2020-03-21 23:37:15 +02:00 |
ra_syntax
|
Fix parsing lambdas with return type
|
2020-03-25 17:01:28 +01:00 |
ra_text_edit
|
Remove some TextUnit->usize escapees
|
2020-03-12 22:33:27 -04:00 |
ra_tt
|
Make MBE expansion more resilient (WIP)
|
2020-03-16 18:38:19 +01:00 |
rust-analyzer
|
Preserve relative ordering of grouped assists
|
2020-03-25 15:45:52 +01:00 |
test_utils
|
Move verbose tests out of line
|
2020-03-13 12:20:42 +01:00 |