rust/crates
bors[bot] bc8efca0c8
Merge #10977
10977: fix: fix `concat!` with captured expression r=jonas-schievink a=jonas-schievink

Adds another hack on top of https://github.com/rust-analyzer/rust-analyzer/pull/10623 to fix `concat!`.

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10721

bors r+

Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
2021-12-10 14:19:51 +00:00
..
base_db Merge #10872 2021-11-30 14:07:39 +00:00
cfg
flycheck Don't discard flycheck error messages 2021-11-27 18:57:51 +01:00
hir Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
hir_def Merge #10977 2021-12-10 14:19:51 +00:00
hir_expand Merge #10977 2021-12-10 14:19:51 +00:00
hir_ty internal: Shrink TraitImpls and InherentImpls HashMaps 2021-12-09 18:39:46 +01:00
ide Merge #10958 2021-12-07 15:44:05 +00:00
ide_assists fix: defer condition construction 2021-12-04 04:50:06 +09:00
ide_completion Merge #10950 2021-12-07 21:57:59 +00:00
ide_db Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
ide_diagnostics Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
ide_ssr
limit
mbe Clean up some unused cross-crate dependencies 2021-12-05 13:54:49 +02:00
parser Bump parser step limit a little 2021-12-06 11:47:36 +02:00
paths
proc_macro_api
proc_macro_srv Fix proc macro ABI version checks 2021-11-18 10:24:24 +02:00
proc_macro_test
profile Bump countme 2021-12-04 15:14:31 +02:00
project_model Fix library target overriding sysroot deps 2021-12-08 17:05:00 +01:00
rust-analyzer internal: add "Shuffle Crate Graph" command 2021-12-07 16:37:19 +01:00
sourcegen
stdx Bump miow 2021-12-04 15:17:30 +02:00
syntax Remove possible multiline details in completions 2021-11-24 16:08:11 +01:00
test_utils
text_edit
toolchain
tt
vfs minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00
vfs-notify