rust/crates
Florian Diebold f5177f91ae Fix type of byte literals
They're `&[u8; N]`, not `&[u8]` (see #4374).
2020-05-08 15:18:33 +02:00
..
ra_arena
ra_assists Simplify 2020-05-07 17:32:01 +02:00
ra_cfg Move feature desugaring to the right abstraction layer 2020-05-08 02:56:53 +02:00
ra_db Add fixture doc comment 2020-05-06 18:09:28 +02:00
ra_flycheck Cleanup 2020-05-08 14:55:28 +02:00
ra_fmt Introduce EffectExpr 2020-05-02 11:21:39 +02:00
ra_hir Remove HasVisibility implementation 2020-05-07 16:31:51 +03:00
ra_hir_def Remove HasVisibility implementation 2020-05-07 16:31:51 +03:00
ra_hir_expand Merge #4234 2020-05-02 10:30:49 +00:00
ra_hir_ty Fix type of byte literals 2020-05-08 15:18:33 +02:00
ra_ide Merge #4346 2020-05-07 16:29:01 +00:00
ra_ide_db Remove HasVisibility implementation 2020-05-07 16:31:51 +03: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
ra_proc_macro_srv Bump deps 2020-05-01 15:29:03 +03:00
ra_prof
ra_project_model Cleanup 2020-05-08 14:55:28 +02:00
ra_syntax Use more natural signature for Edit::apply 2020-05-05 23:23:29 +02:00
ra_text_edit Fix TODO 2020-05-06 13:21:49 +02:00
ra_toolchain Cleanup 2020-05-08 14:55:28 +02:00
ra_tt
rust-analyzer Merge #4296 2020-05-07 18:50:00 +00:00
stdx Move snake case method to heck 2020-05-03 21:35:21 +03:00
test_utils Allow fixture strings with unindented first line 2020-05-06 18:09:28 +02:00