rust/crates
2019-07-09 00:19:09 +09:00
..
gen_lsp_server Simplify responses by using into() 2019-07-07 17:28:21 -04:00
ra_arena allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_assists readability 2019-07-05 10:18:01 -04:00
ra_batch allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_cli Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
ra_db Clippy changes 2019-07-04 23:00:00 -04:00
ra_fmt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_hir projection over std::ops::Try::Ok to infer try/? 2019-07-09 00:19:09 +09:00
ra_ide_api inline snapshot in complete_postfix 2019-07-07 13:52:25 +03:00
ra_lsp_server don't send LocationLink unless the client opts-in 2019-07-08 14:09:38 +03:00
ra_mbe Clippy trivially_copy_pass_by_ref 2019-07-05 12:02:32 -04:00
ra_parser allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_prof Added extract path attribute for current module 2019-07-06 14:04:56 +03:00
ra_project_model Some clippy fixes for 1.36 2019-07-04 17:43:00 -04:00
ra_syntax Constify KnownName's 2019-07-08 03:29:38 +06:00
ra_text_edit allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tools allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
test_utils allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00