rust/crates
2020-04-28 10:23:45 +02:00
..
ra_arena Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00
ra_assists Switch to TryFrom 2020-04-25 11:59:18 +02:00
ra_cfg Update versions 2020-02-18 16:12:40 +02:00
ra_db Convert code to text-size 2020-04-25 11:59:18 +02:00
ra_flycheck insta 0.16 2020-04-14 13:57:02 -04:00
ra_fmt Provide more complete AST accessors to support usage in rustc 2020-04-09 11:50:37 +02:00
ra_hir Don't add call parens when an fn type is expected 2020-04-25 22:18:57 +02:00
ra_hir_def Merge #4113 #4136 #4141 #4142 2020-04-25 19:23:15 +00:00
ra_hir_expand Check dep name to detect it is core 2020-04-28 04:11:24 +08:00
ra_hir_ty Merge #4173 2020-04-27 20:12:27 +00:00
ra_ide Precompute expected type during completion 2020-04-26 10:54:08 +02:00
ra_ide_db Rename StructField -> Field 2020-04-25 14:23:34 +02:00
ra_mbe Merge #4139 2020-04-25 16:26:51 +00:00
ra_parser Align grammar for record patterns and literals 2020-04-12 00:00:15 +02:00
ra_proc_macro proc_macro: add ability to log to stderr and view output in vscode 2020-04-23 01:57:02 +03:00
ra_proc_macro_srv Refactor a bit 2020-04-24 09:27:37 +08:00
ra_prof Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00
ra_project_model Merge #4125 2020-04-25 10:35:14 +00:00
ra_syntax Treat comments beginning with four slashes as regular line comments 2020-04-28 10:23:45 +02:00
ra_text_edit text-size 1.0.0 2020-04-25 12:15:32 +02:00
ra_tt Improve tt::Subtree debug print 2020-04-10 00:17:32 +08:00
rust-analyzer Add cargo test to the list of Run commands 2020-04-26 10:40:34 +02:00
stdx Move timeit to stdx 2020-04-10 20:46:42 +02:00
test_utils text-size 1.0.0 2020-04-25 12:15:32 +02:00