rust/crates
bors[bot] ccec71165b Merge #1360
1360: Improve goto definition for MBE r=matklad a=edwin0cheng

This PR improve the macro resolution for goto definition and expression macro invocation by using proper path resolution for external macros. 



Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
2019-06-01 17:48:06 +00:00
..
gen_lsp_server updated gen_lsp_server examples 2019-05-22 20:35:12 -05:00
ra_arena Add is_empty to Arena 2019-04-26 11:42:10 -04:00
ra_assists fix typos in mbe tests 2019-05-28 18:46:11 +03:00
ra_batch migrate to salsas interning 2019-04-09 22:51:22 +03:00
ra_cli fix typos in mbe tests 2019-05-28 18:46:11 +03:00
ra_db switch to upstream salsa 2019-05-30 13:05:09 +03:00
ra_fmt apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_hir Merge #1360 2019-06-01 17:48:06 +00:00
ra_ide_api Improve goto definition for MBE 2019-06-01 19:34:19 +08:00
ra_lsp_server rename 2019-06-01 10:31:40 +03:00
ra_mbe fix typos in mbe tests 2019-05-28 18:46:11 +03:00
ra_parser Merge #1328 2019-05-27 07:28:13 +00:00
ra_prof apply profile filter to top-level entries only 2019-06-01 10:41:47 +03:00
ra_project_model Sends cwd info for runnables and code lenses 2019-04-14 10:04:38 +02:00
ra_syntax ⬆️ parking_lot 2019-05-30 12:02:30 +03:00
ra_text_edit Disable fork feature for proptest 2019-03-23 08:57:07 +01:00
ra_tt Add more helper func in Cursor 2019-05-27 23:51:52 +08:00
test_utils fix error on wrong path 2019-03-17 12:53:22 +03:00
thread_worker automatically wait for worker threads 2019-02-14 21:11:07 +03:00
tools Use EXE extension for pre-commit hook on Window 2019-03-27 07:52:59 +01:00