rust/crates
2022-03-09 01:38:53 +05:30
..
base_db
cfg
flycheck
hir Fix extern crate self having self unresolved 2022-03-06 00:17:40 +01:00
hir_def Merge #11630 2022-03-05 23:48:54 +00:00
hir_expand Merge #11630 2022-03-05 23:48:54 +00:00
hir_ty Merge #11629 2022-03-05 22:34:59 +00:00
ide internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
ide_assists fix: extract_module selection inside impl 2022-03-09 01:38:53 +05:30
ide_completion Fix highlighting of Self 2022-03-05 23:34:37 +01:00
ide_db internal: Simplify and optimize syntax_highlighting 2022-03-06 03:49:54 +01:00
ide_diagnostics
ide_ssr Refactor autoderef and method resolution 2022-02-25 11:47:14 +01:00
limit
mbe Do not consider _ to be an expression for macro_rules! 2022-03-02 01:51:25 +00:00
parser Bring back syntax highlighting in test data 2022-03-06 08:43:18 +00:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model
rust-analyzer Fix highlighting of Self 2022-03-05 23:34:37 +01:00
sourcegen
stdx
syntax Highlight Self as a keyword by default 2022-03-06 00:13:45 +01:00
test_utils
text_edit redirct: use iterators and knowledge about preordered arrays for more efficient merging 2022-02-28 05:56:51 +01:00
toolchain
tt
vfs
vfs-notify