rust/crates
bors[bot] 26932e0060
Merge #5478
5478: Replace existing visibility modifier in fix_visibility r=matklad a=TimoFreiberg

Fixes #4636

I would have liked to do something about the `// FIXME: this really should be a fix for diagnostic, rather than an assist.`, but that would take a while and there's no reason not to fix this immediately.

Co-authored-by: Timo Freiberg <timo.freiberg@gmail.com>
2020-07-22 11:11:36 +00:00
..
expect Add a license field to all the crates 2020-07-14 10:57:26 +09:00
flycheck Typo 2020-07-21 10:50:24 +02: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 Replace existing visibility modifier in fix_visibility 2020-07-21 18:58:00 +02: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 call_info works with closures 2020-07-17 12:04:10 +02:00
ra_hir_def Simplify 2020-07-20 17:44:44 +02:00
ra_hir_expand Cap macro expansion depth for IDE features 2020-07-15 17:18:19 +02:00
ra_hir_ty Remove insta dep 2020-07-21 13:11:51 +03:00
ra_ide Merge #5451 #5463 #5465 #5466 2020-07-21 09:57:46 +00:00
ra_ide_db Correctly resolve assoc. types in path bindings 2020-07-17 14:58:49 +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 Allow gathering memory stats on non-jemalloc Linux 2020-07-21 19:55:54 +02:00
ra_project_model Add is_workspace_member for rust-project.json 2020-07-20 17:57:10 +02:00
ra_ssr
ra_syntax Bump lexer 2020-07-20 15:37:50 -04: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 Merge #5467 2020-07-21 09:41:54 +00: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 Simplify 2020-07-20 18:01:42 +02:00
vfs-notify Simplify exclusion logic 2020-07-18 16:40:10 +02:00