rust/crates
Aleksey Kladov 43bc03faf0 Silence "file out of workspace" errors
We really should fix this limitation of the VFS, but it's some way off
at the moment, so let's just silence the user-visible error for now.
2020-03-09 10:54:14 +01:00
..
ra_arena
ra_assists Rerail split_import API onto AST 2020-03-06 14:08:43 +01:00
ra_cargo_watch lsp-types 0.72 2020-03-02 11:52:46 -05:00
ra_cfg Update versions 2020-02-18 16:12:40 +02:00
ra_db Source map returns a result 2020-03-06 14:44:44 +01:00
ra_fmt When joining lines, unwrap trivial diverging blocks 2020-02-24 17:17:05 +01:00
ra_hir Merge #3513 2020-03-09 08:56:58 +00:00
ra_hir_def Handle visibility for assoc item path completion as well 2020-03-08 15:15:46 +01:00
ra_hir_expand Merge #3513 2020-03-09 08:56:58 +00:00
ra_hir_ty Prevent include! macro include itself 2020-03-07 19:08:42 +08:00
ra_ide Merge #3513 2020-03-09 08:56:58 +00:00
ra_ide_db Normalize waiting queries names 2020-03-07 00:18:04 +01:00
ra_mbe Merge #3513 2020-03-09 08:56:58 +00:00
ra_parser Implement concat macro 2020-03-04 01:21:14 +08:00
ra_prof Allow specifying additional info on call to profile 2020-03-06 17:36:51 +01:00
ra_project_model ra_project_model: migrate to Sysroot::alloc() 2020-03-01 00:16:57 +02:00
ra_syntax Add parse_to_token_tree 2020-03-09 00:13:04 +08:00
ra_text_edit Remove unused dependencies 2020-02-27 14:04:13 +09:00
ra_tt Update versions 2020-02-18 16:12:40 +02:00
rust-analyzer Silence "file out of workspace" errors 2020-03-09 10:54:14 +01:00
test_utils Support cross-crate marks 2020-03-04 11:55:25 +01:00