rust/crates
bors[bot] 5b40342d2d
Merge #8465
8465: Include more info in assert r=jonas-schievink a=jonas-schievink

This helped find https://github.com/rust-analyzer/rust-analyzer/issues/8464

changelog skip

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-04-10 23:42:26 +00:00
..
base_db
cfg
flycheck
hir Improve indexing of impls 2021-04-09 11:21:31 +02:00
hir_def Support macros in pattern position 2021-04-11 01:25:50 +02:00
hir_expand Support macros in pattern position 2021-04-11 01:25:50 +02:00
hir_ty Merge #8465 2021-04-10 23:42:26 +00:00
ide Support macros in pattern position 2021-04-11 01:25:50 +02:00
ide_assists Merge #8436 2021-04-10 21:35:05 +00:00
ide_completion
ide_db
ide_ssr
mbe
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model
rust-analyzer Merge #8410 2021-04-10 13:07:46 +00:00
stdx
syntax
test_utils Let's try testing for "is not quadratic" condition 2021-04-10 12:43:07 +03:00
text_edit
toolchain
tt
vfs
vfs-notify