rust-analyzer/crates
2023-12-06 17:49:48 +01:00
..
base-db Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +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 Simplify 2023-12-06 14:36:39 +01:00
hir-def Simplify 2023-12-06 14:36:39 +01:00
hir-expand fix: Don't print proc-macro panic backtraces in the logs 2023-12-06 17:49:48 +01:00
hir-ty Simplify 2023-12-06 14:36:39 +01:00
ide fix: Don't print proc-macro panic backtraces in the logs 2023-12-06 17:49:48 +01:00
ide-assists Simplify 2023-12-06 14:36:39 +01:00
ide-completion Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
ide-db Allow navigation targets to be duplicated when the focus range lies in the macro definition site 2023-12-06 12:38:19 +01:00
ide-diagnostics Fix diagnostics panicking when resolving to different files due to macros 2023-12-06 14:39:26 +01:00
ide-ssr Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
intern Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra 2023-11-08 08:15:03 +02: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 Implicit format args support 2023-12-05 17:07:00 +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 Fix diagnostics panicking when resolving to different files due to macros 2023-12-06 14:39:26 +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 Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +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