rust/crates
bors[bot] 179d983535
Merge #4012
4012: fix panic on ellipsis in pattern r=flodiebold a=JoshMcguigan

fixes #3999

Co-authored-by: Josh Mcguigan <joshmcg88@gmail.com>
2020-04-17 12:39:20 +00:00
..
ra_arena
ra_assists Change add_function assist to use todo!() 2020-04-13 22:17:06 +02:00
ra_cfg
ra_db
ra_flycheck insta 0.16 2020-04-14 13:57:02 -04:00
ra_fmt
ra_hir Correctly highlight ranges of diagnostics from macros 2020-04-17 13:56:38 +02:00
ra_hir_def Merge #4012 2020-04-17 12:39:20 +00:00
ra_hir_expand Simplify Diagnostic structure 2020-04-17 13:56:42 +02:00
ra_hir_ty Merge #4012 2020-04-17 12:39:20 +00:00
ra_ide Don\t suggest import itself as a completion for import 2020-04-17 14:28:20 +02:00
ra_ide_db Don't expose SyntaxNodePtr impl details 2020-04-16 21:01:04 +02:00
ra_mbe Remove format from syntax_bridge hot path 2020-04-14 01:23:33 +08:00
ra_parser Align grammar for record patterns and literals 2020-04-12 00:00:15 +02:00
ra_proc_macro Fix extern_process args 2020-04-17 04:08:01 +08:00
ra_proc_macro_srv Use mmap for proc macro libs 2020-04-17 12:38:38 +03:00
ra_prof Move timeit to stdx 2020-04-10 20:46:42 +02:00
ra_project_model Unmix error handling when discovering workspaces 2020-04-16 22:35:50 +02:00
ra_syntax Don't expose SyntaxNodePtr impl details 2020-04-16 21:01:04 +02:00
ra_text_edit
ra_tt
rust-analyzer Merge #3996 2020-04-17 09:31:57 +00:00
stdx Move timeit to stdx 2020-04-10 20:46:42 +02:00
test_utils Make records grammar more orthogonal 2020-04-11 19:20:41 +02:00