rust/crates
bors[bot] f632727b2a
Merge #4834
4834: In field patterns, don't highlight local binding as a field r=matklad a=matklad



bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2020-06-10 10:37:27 +00:00
..
ra_arena
ra_assists Use correct indent when replacing with match 2020-06-09 12:38:47 +02:00
ra_cfg
ra_db Simplify 2020-06-09 13:17:22 +02:00
ra_flycheck flycheck now uses the configured features 2020-06-09 21:47:54 +02:00
ra_fmt
ra_hir Merge #4689 2020-06-05 15:46:28 +00:00
ra_hir_def Merge #4760 2020-06-05 15:23:22 +00:00
ra_hir_expand Minimize FileLoader interface 2020-06-05 17:22:56 +02:00
ra_hir_ty Clean up handling of int/float literal types 2020-06-06 17:52:00 +02:00
ra_ide In field patterns, don't highlight local binding as a field 2020-06-10 12:34:23 +02:00
ra_ide_db In field patterns, don't highlight local binding as a field 2020-06-10 12:34:23 +02:00
ra_mbe
ra_parser Correctly parse <_> paths in patterns 2020-06-09 13:45:18 +02:00
ra_proc_macro
ra_proc_macro_srv
ra_prof
ra_project_model Reduce OUT_DIR special casing 2020-06-10 12:08:35 +02:00
ra_syntax Correctly parse <_> paths in patterns 2020-06-09 13:45:18 +02:00
ra_text_edit
ra_toolchain
ra_tt
rust-analyzer Reduce OUT_DIR special casing 2020-06-10 12:08:35 +02:00
stdx
test_utils