rust/crates
bors[bot] fdbebccd71 Merge #1076
1076: Const body inference r=flodiebold a=Lapz

This is the second part of #887. I've added type inference on const bodies and introduced the DefWithBody containing Function, Const and Static. I want to add tests but im unsure on how I would go about testing that completions work.


Co-authored-by: Lenard Pratt <l3np27@gmail.com>
2019-04-02 19:01:54 +00:00
..
gen_lsp_server
ra_arena
ra_assists remove flavor 2019-04-02 12:25:24 +03:00
ra_batch rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
ra_cli switch to new rowan 2019-04-01 12:06:24 +03:00
ra_db update salsa some more 2019-03-27 16:31:13 +03:00
ra_fmt add ast::tokens 2019-04-02 10:23:29 +03:00
ra_hir Merge #1076 2019-04-02 19:01:54 +00:00
ra_ide_api always produce source for import 2019-04-02 17:58:04 +03:00
ra_lsp_server Move actual include logic to ProjectRoot 2019-03-21 10:43:47 +02:00
ra_mbe always show token text 2019-04-02 14:49:46 +03:00
ra_parser Merge #1082 2019-04-01 11:22:13 +00:00
ra_project_model replace todo with fixme 2019-03-23 11:07:09 +03:00
ra_syntax Merge #1076 2019-04-02 19:01:54 +00:00
ra_text_edit Disable fork feature for proptest 2019-03-23 08:57:07 +01:00
ra_tt
test_utils
thread_worker
tools Use EXE extension for pre-commit hook on Window 2019-03-27 07:52:59 +01:00