rust-analyzer/crates
Jeremy Kolb d7cd88b1a2 Mark machine applicable fixes as preferred
This allows us to run the auto fix command from vscode to automatically
fix all diagnostics in the file.

They are also distinguished in the UI.
2020-07-16 10:51:25 -04:00
..
expect Add a license field to all the crates 2020-07-14 10:57:26 +09:00
flycheck Add a license field to all the crates 2020-07-14 10:57:26 +09:00
paths Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_arena Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_assists Merge #5350 2020-07-15 17:58:46 +00:00
ra_cfg Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_db Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_fmt Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_hir Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
ra_hir_def Remove TypeCtor interning 2020-07-15 22:07:13 +02:00
ra_hir_expand Cap macro expansion depth for IDE features 2020-07-15 17:18:19 +02:00
ra_hir_ty Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
ra_ide Align CallableDefId naming with other ids 2020-07-16 13:16:34 +02:00
ra_ide_db Remove TypeCtor interning 2020-07-15 22:07:13 +02:00
ra_mbe Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_parser Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_proc_macro Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_proc_macro_srv Merge #4676 2020-07-16 14:29:57 +00:00
ra_prof Merge #5354 2020-07-15 09:43:08 +00:00
ra_project_model Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_ssr SSR: Update tests so that all paths in patterns can be resolved 2020-07-04 08:56:58 +10:00
ra_syntax Move remove_bounds to edit.rs 2020-07-14 13:33:37 +02:00
ra_text_edit Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_toolchain Add a license field to all the crates 2020-07-14 10:57:26 +09:00
ra_tt Add a license field to all the crates 2020-07-14 10:57:26 +09:00
rust-analyzer Mark machine applicable fixes as preferred 2020-07-16 10:51:25 -04:00
stdx Add a license field to all the crates 2020-07-14 10:57:26 +09:00
test_utils Allow multiline annotations 2020-07-14 14:58:10 +02:00
vfs Minor, push allocations down 2020-07-14 15:57:10 +02:00
vfs-notify Add a license field to all the crates 2020-07-14 10:57:26 +09:00