rust/crates
bors 86cccc76e3 Auto merge of #16048 - Veykril:concat-bytes-fix, r=Veykril
fix: Fix concat_bytes! expansion emitting an identifier

Fixes https://github.com/rust-lang/rust-analyzer/issues/16046 (note that this has always been broken)
2023-12-08 12:27:58 +00:00
..
base-db internal: Bump salsa 2023-12-07 10:57:51 +01:00
cfg Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
flycheck Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
hir Auto merge of #16048 - Veykril:concat-bytes-fix, r=Veykril 2023-12-08 12:27:58 +00:00
hir-def Auto merge of #16048 - Veykril:concat-bytes-fix, r=Veykril 2023-12-08 12:27:58 +00:00
hir-expand fix: Fix concat_bytes! expansion 2023-12-08 11:34:03 +01:00
hir-ty Make TraitEnvironment's constructor private 2023-12-08 10:47:36 +01:00
ide Auto merge of #16028 - Young-Flash:fix-issue-16012, r=HKalbasi 2023-12-07 21:45:24 +00:00
ide-assists Auto merge of #15705 - rmehri01:14485_fix_delegate_self_references, r=Veykril 2023-12-08 11:31:34 +00:00
ide-completion fix: Fix item tree lowering pub(self) to pub() 2023-12-08 11:59:44 +01:00
ide-db fix: prefer keeping Self if it is in the same impl def 2023-12-08 12:30:14 +01:00
ide-diagnostics fix: change default diagnostic range into impl body 2023-12-07 20:45:42 +08:00
ide-ssr Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
intern Bump and unlock some dependencies 2023-12-07 11:48:58 +01:00
limit Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
load-cargo Pass calling span through to builtin macro expansions 2023-12-01 14:11:57 +01:00
mbe fix: Fix concat_bytes! expansion 2023-12-08 11:34:03 +01:00
parser Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
paths Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
proc-macro-api Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
proc-macro-srv fix: Don't print proc-macro panic backtraces in the logs 2023-12-06 17:49:48 +01:00
proc-macro-srv-cli Re-enable proc-macros 2023-11-28 16:28:56 +01:00
proc-macro-test Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
profile Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
project-model Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
rust-analyzer Bump and unlock some dependencies 2023-12-07 11:48:58 +01:00
rustc-dependencies Bump ra-ap-rustc_index and ra-ap-rustc_abi 2023-12-05 13:40:29 +02:00
sourcegen Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
stdx Bump and unlock some dependencies 2023-12-07 11:48:58 +01:00
syntax Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
test-utils Resolve implicit format args in syntax highlighting 2023-12-05 17:07:00 +01:00
text-edit Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
toolchain Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
tt Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
vfs Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
vfs-notify Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00