rust/crates
bors[bot] 6877e6e4da
Merge #8578
8578: fix: false positive about inner attrs in docs r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-04-19 14:37:54 +00:00
..
base_db Add some more error messages to fixture failure cases 2021-04-17 21:34:14 +02:00
cfg
flycheck
hir hir_ty: deal with TypeRef::Macro in HirFormatter 2021-04-17 16:24:56 +02:00
hir_def fix: false positive about inner attrs in docs 2021-04-19 17:11:49 +03:00
hir_expand Merge #8462 2021-04-19 13:01:30 +00:00
hir_ty Merge #8462 2021-04-19 13:01:30 +00:00
ide Support crates/module roots in external_docs 2021-04-19 15:50:04 +02:00
ide_assists Merge #8524 #8527 2021-04-19 13:09:18 +00:00
ide_completion Exclude inherent traits from flyimports 2021-04-16 11:13:17 +03:00
ide_db Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00
ide_ssr
mbe Merge #8560 2021-04-18 02:14:27 +00:00
parser hir_ty: Expand macros at type position 2021-04-17 16:24:56 +02:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model feat: avoid checking the whole project during initial loading 2021-04-12 15:29:31 +03:00
rust-analyzer Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00
stdx
syntax Merge #8578 2021-04-19 14:37:54 +00:00
test_utils internal: fix flakiness of accidentally quadratic test 2021-04-13 12:56:24 +03:00
text_edit
toolchain
tt
vfs
vfs-notify