rust/crates
2021-02-28 11:06:37 +01:00
..
base_db Make more common assist easier to ues 2021-02-22 16:07:08 +03:00
cfg
flycheck Make logger-based debugging more pleasant 2021-01-28 17:07:53 +03:00
hir Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
hir_def Introduce TypeCtor::Scalar 2021-02-28 01:20:04 +01:00
hir_expand Address further review comments 2021-02-24 19:23:12 +00:00
hir_ty Use chalk_ir::Scalar directly 2021-02-28 11:06:37 +01:00
ide Pickup ConstReference patterns in FindUsages 2021-02-23 23:31:53 +01:00
ide_assists Disable "Flip comma" assist inside a macro call 2021-02-26 19:12:53 +02:00
ide_completion Add test 2021-02-23 14:54:01 +01:00
ide_db De Morgan's Law assist now correctly inverts <, <=, >, >=. 2021-02-24 11:58:37 +01:00
ide_ssr 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30
mbe Make sure normal dependencies always have version 2021-02-03 12:51:07 +00:00
parser Specialization for async traits 2021-02-15 18:33:12 +01:00
paths Document paths items 2021-01-22 15:38:33 +01:00
proc_macro_api Remove redundant clones 2021-02-05 16:57:26 +01:00
proc_macro_srv Add isize to the list of suffixed integers in typed_integer 2021-02-22 14:48:56 +01:00
proc_macro_test
profile add more counts 2021-01-27 12:39:19 +03:00
project_model Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00
rust-analyzer 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30
stdx Cleanup decl_check 2021-02-05 16:09:45 +01:00
syntax bump crates 2021-02-25 10:34:48 -05:00
test_utils Add parsing benchmark 2021-02-09 21:52:34 +03:00
text_edit
toolchain
tt
vfs Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
vfs-notify Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00