rust-analyzer/crates
2021-11-05 12:30:39 +01:00
..
base_db Expose version string of crates fom HIR 2021-11-03 15:40:06 +01:00
cfg Replace some String usages with SmolStr in completions 2021-11-05 12:30:39 +01:00
flycheck
hir Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
hir_def Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
hir_expand Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
hir_ty Merge #10668 2021-10-30 14:42:53 +00:00
ide Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
ide_assists Merge #10691 2021-11-04 05:52:05 +00:00
ide_completion Replace some String usages with SmolStr in completions 2021-11-05 12:30:39 +01:00
ide_db Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
ide_diagnostics Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
ide_ssr Replace more Name::to_string usages with Name::to_smol_str 2021-11-04 18:12:05 +01:00
limit
mbe
parser
paths
proc_macro_api Bump object avoid a duplicate dependency 2021-10-30 09:02:45 +03:00
proc_macro_srv Merge #10680 2021-11-03 16:19:42 +00:00
proc_macro_test
profile
project_model Merge #10691 2021-11-04 05:52:05 +00:00
rust-analyzer Merge #10691 2021-11-04 05:52:05 +00:00
sourcegen
stdx
syntax Replace some String usages with SmolStr in completions 2021-11-05 12:30:39 +01:00
test_utils
text_edit Update crates/text_edit/src/lib.rs 2021-11-03 15:44:46 +01:00
toolchain
tt
vfs
vfs-notify