rust-analyzer/crates/hir_def
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
..
src Merge #10977 2021-12-10 14:19:51 +00:00
Cargo.toml minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00