rust/crates
Kirill Bulatov 37aa68f050 Add rustdocs
2020-08-11 15:09:08 +03:00
..
expect Add a license field to all the crates 2020-07-14 10:57:26 +09:00
flycheck Log the command flycheck runs to debug misconfigurations 2020-08-11 03:12:09 +03:00
paths Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_arena Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_assists Less stubs 2020-08-11 15:09:08 +03:00
ra_cfg Cleanup CFG API 2020-07-23 16:53:12 +02:00
ra_db Use salsa's purge to account for all memory 2020-08-05 15:28:20 +02:00
ra_fmt Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_hir Improve the ide diagnostics trait API 2020-08-11 15:09:08 +03:00
ra_hir_def Move the DiagnosticsWithFix trait on the ide level 2020-08-11 15:09:08 +03:00
ra_hir_expand Add rustdocs 2020-08-11 15:09:08 +03:00
ra_hir_ty Move the DiagnosticsWithFix trait on the ide level 2020-08-11 15:09:08 +03:00
ra_ide Add rustdocs 2020-08-11 15:09:08 +03:00
ra_ide_db Remove Option<...> from result of Crate::root_module 2020-08-09 18:52:19 -04:00
ra_mbe Rename BindPat -> IdentPat 2020-07-31 20:12:10 +02:00
ra_parser Update grammar 2020-08-01 13:47:19 +02:00
ra_proc_macro Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_proc_macro_srv cargo_metadata 0.11.1 and cargo update 2020-07-29 17:06:56 -04:00
ra_prof Print errors when failing to create a perf counter 2020-07-30 14:34:11 +02:00
ra_project_model Merge #5596 2020-07-30 21:23:41 +00:00
ra_ssr Use SyntaxNode.ancestors instead of a loop 2020-08-06 07:36:03 +10:00
ra_syntax align names in make 2020-08-05 19:37:26 +02:00
ra_text_edit Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_toolchain Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_tt Add a license field to all the crates 2020-07-14 10:57:26 +09:00
rust-analyzer Separate diagnostics and diagnostics fix ranges 2020-08-11 15:09:08 +03:00
stdx Use split_once polyfill 2020-07-30 22:23:12 +02:00
test_utils Use split_once polyfill 2020-07-30 22:23:12 +02:00
vfs Add one more test 2020-07-26 11:05:28 +02:00
vfs-notify Simplify exclusion logic 2020-07-18 16:40:10 +02:00