rust/crates
2020-05-06 13:29:22 -07:00
..
ra_arena Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00
ra_assists Fixup tests 2020-05-05 23:48:26 +02:00
ra_cfg
ra_db Convert code to text-size 2020-04-25 11:59:18 +02:00
ra_env simplify by using bail! macro 2020-05-06 13:29:22 -07:00
ra_flycheck pull function out into new crate ra_env; use in ra_flycheck as well 2020-05-05 16:12:56 -07:00
ra_fmt Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_hir Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_hir_def Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_hir_expand Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_ty Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_ide Fixup tests 2020-05-05 23:48:26 +02:00
ra_ide_db Rename AtomTextEdit -> Indel 2020-05-05 23:15:49 +02:00
ra_mbe Rename ImplItem to AssocItem 2020-05-05 23:56:10 +08:00
ra_parser Fix parsing of blocks without { 2020-05-02 14:35:17 +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 Bump deps 2020-05-01 15:29:03 +03:00
ra_prof Simplify profiler impl (bubble up Option and shorten code 2020-04-26 00:55:49 +03:00
ra_project_model cargo fmt 2020-05-06 12:47:13 -07:00
ra_syntax Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
ra_text_edit Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
ra_tt Improve tt::Subtree debug print 2020-04-10 00:17:32 +08:00
rust-analyzer Merge #4332 2020-05-05 21:50:47 +00:00
stdx Move snake case method to heck 2020-05-03 21:35:21 +03:00
test_utils text-size 1.0.0 2020-04-25 12:15:32 +02:00