rust/crates
bors[bot] d33493d779
Merge #2641
2641: Parse const generics r=matklad a=roblabla

Adds very primitive support for parsing const generics (`const IDENT: TY`) so that rust-analyzer stops complaining about the syntax being invalid.

Fixes #1574
Fixes #2281 

Co-authored-by: roblabla <unfiltered@roblab.la>
2019-12-22 07:56:33 +00:00
..
ra_arena
ra_assists Clippy lints 2019-12-20 15:14:30 -05:00
ra_batch Support setting cargo features 2019-12-13 18:16:34 +08:00
ra_cfg
ra_cli Remove ty from code_model 2019-12-08 12:44:14 +01:00
ra_db Run rustfmt with respect to Cargo.toml edition 2019-12-04 23:05:01 +01:00
ra_fmt
ra_hir More profiling 2019-12-21 19:44:08 +01:00
ra_hir_def More profiling 2019-12-21 19:44:08 +01:00
ra_hir_expand Add dummy implementations of env! and option_env! builtins 2019-12-21 13:34:43 +01:00
ra_hir_ty Merge #2626 2019-12-21 10:12:18 +00:00
ra_ide Merge #2637 2019-12-21 17:46:52 +00:00
ra_lsp_server Add some module docs 2019-12-21 15:27:38 -05:00
ra_mbe Clippy lints 2019-12-20 15:14:30 -05:00
ra_parser Merge #2641 2019-12-22 07:56:33 +00:00
ra_prof
ra_project_model Use all-features by default 2019-12-14 17:05:12 +01:00
ra_syntax Merge #2641 2019-12-22 07:56:33 +00:00
ra_text_edit
ra_tt Refactoring 2019-12-18 13:10:37 +08:00
ra_vfs_glob
test_utils Refactor goto tests to always specify texts 2019-12-18 16:00:35 +01:00