rust/crates
bors[bot] 8b4075ff1c
Merge #8040
8040: 7709: Added the check for return type of len function. r=Veykril a=chetankhilosiya



Co-authored-by: Chetan Khilosiya <chetan.khilosiya@gmail.com>
2021-03-16 07:41:58 +00:00
..
base_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
cfg Add runnables::related_tests 2021-02-27 18:00:17 +03:00
flycheck Bump cargo_metadata 2021-03-02 14:27:29 +02:00
hir 7709: Import changes. 2021-03-16 01:58:21 +05:30
hir_def Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
hir_expand Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
hir_ty Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
ide Merge #8028 2021-03-15 17:50:20 +00:00
ide_assists 7709: Added the check for return type of len function. 2021-03-16 01:16:59 +05:30
ide_completion Merge #8035 2021-03-15 16:51:53 +00:00
ide_db Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00
ide_ssr Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00
mbe Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
parser Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
paths
proc_macro_api Add test for proc-macro meta info retrieval 2021-03-15 23:38:22 +08:00
proc_macro_srv Add test for proc-macro meta info retrieval 2021-03-15 23:38:22 +08:00
proc_macro_test
profile
project_model some clippy::performance fixes 2021-03-15 10:19:59 +01:00
rust-analyzer Enable proc-macros by default 2021-03-15 18:19:08 +03:00
stdx
syntax Fix macro expansion for statements w/o semicolon 2021-03-16 13:44:50 +08:00
test_utils Use upstream cov-mark 2021-03-08 22:19:44 +02:00
text_edit
toolchain
tt add expand log 2021-03-13 20:14:21 +08:00
vfs
vfs-notify