rust/crates
Aleksey Kladov f2dd023150 Check all crates of the workspace
Previously, if the root of the was was a real crate, only this crate
was checked.

Ideally, we might want some kind of config here (which might be just
overriding the whole command), but `--workspace` is def a nicer
default.
2020-03-13 10:59:20 +01:00
..
ra_arena
ra_assists Remove some TextUnit->usize escapees 2020-03-12 22:33:27 -04:00
ra_cargo_watch Check all crates of the workspace 2020-03-13 10:59:20 +01:00
ra_cfg
ra_db Add extern source 2020-03-11 11:04:02 +08:00
ra_fmt When joining lines, unwrap trivial diverging blocks 2020-02-24 17:17:05 +01:00
ra_hir Simplify 2020-03-09 11:19:03 +01:00
ra_hir_def Add resolve_extern_path in DB 2020-03-11 01:06:01 +08:00
ra_hir_expand Update comment 2020-03-12 02:00:56 +08:00
ra_hir_ty Merge #3549 2020-03-11 10:51:07 +00:00
ra_ide Merge #3572 2020-03-13 08:36:38 +00:00
ra_ide_db Remove some TextUnit->usize escapees 2020-03-12 22:33:27 -04:00
ra_mbe Merge #3513 2020-03-09 08:56:58 +00:00
ra_parser Fix parsing of stement-ish binary expressions 2020-03-11 14:28:18 +01:00
ra_prof Allow specifying additional info on call to profile 2020-03-06 17:36:51 +01:00
ra_project_model Switch from Vec<InlayKind> to object with props 2020-03-11 20:14:39 -07:00
ra_syntax Remove some TextUnit->usize escapees 2020-03-12 22:33:27 -04:00
ra_text_edit Remove some TextUnit->usize escapees 2020-03-12 22:33:27 -04:00
ra_tt
rust-analyzer Simpler deserialization 2020-03-12 18:01:36 +01:00
test_utils Check only one fixture 2020-03-11 00:45:03 +08:00