rust/crates
bors[bot] 4675410f07
Merge #10477 #10482
10477: parser: fix parsing of macro call inside generic args r=Veykril a=cynecx



10482: fix: fix `inline_call` trying to use an uncached syntax node in Semantics r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/10475
bors r+

Co-authored-by: cynecx <me@cynecx.net>
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-10-07 13:05:18 +00:00
..
base_db Update salsa 2021-10-06 22:42:54 +02:00
cfg Simplify int_in_range 2021-08-31 13:11:17 +02:00
flycheck Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
hir Expose HasSource::source through Semantics with caching behaviour 2021-10-07 15:00:14 +02:00
hir_def Merge #10479 2021-10-06 20:54:27 +00:00
hir_expand Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
hir_ty Fix stdx::to_snake_case 2021-10-06 23:24:47 +02:00
ide Merge #10467 2021-10-06 21:47:22 +00:00
ide_assists Merge #10477 #10482 2021-10-07 13:05:18 +00:00
ide_completion Expose HasSource::source through Semantics with caching behaviour 2021-10-07 15:00:14 +02:00
ide_db Merge #10479 2021-10-06 20:54:27 +00:00
ide_diagnostics fix test 2021-10-06 23:37:43 +02:00
ide_ssr Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
limit
mbe minor: simplify 2021-10-02 20:38:39 +03:00
parser parser: fix parsing of macro call inside generic args 2021-10-06 22:41:35 +02:00
paths Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
proc_macro_api Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
proc_macro_srv Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
proc_macro_test
profile Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
project_model Only add proc_macro to prelude in proc-macro crates 2021-10-04 18:22:39 +02:00
rust-analyzer Merge #10447 2021-10-05 22:03:23 +00:00
sourcegen Add semicolons for consistency 2021-10-03 23:39:43 +11:00
stdx Fix stdx::to_snake_case 2021-10-06 23:24:47 +02:00
syntax parser: fix parsing of macro call inside generic args 2021-10-06 22:41:35 +02:00
test_utils Merge #10440 2021-10-05 08:58:40 +00:00
text_edit Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
toolchain
tt Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
vfs Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00
vfs-notify Fix miscellaneous Clippy lints 2021-10-03 23:53:30 +11:00