rust/crates
2023-04-22 09:48:37 +02:00
..
base-db internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
cfg
flycheck Bump Cargo.lock 2023-03-25 15:12:39 +01:00
hir Restructure symbol queries 2023-04-22 08:27:10 +02:00
hir-def internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
hir-expand Re-introduce option for macro_arg to prevent calling macros with empty inputs 2023-04-16 20:26:26 +02:00
hir-ty internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
ide internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
ide-assists Auto merge of #14591 - justahero:gh-14516, r=Veykril 2023-04-17 12:45:31 +00:00
ide-completion Fix release channel detection 2023-04-18 02:12:17 +09:00
ide-db internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
ide-diagnostics Option begone part 2 2023-04-16 19:20:48 +02:00
ide-ssr internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
intern
limit Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
mbe Option begone part 2 2023-04-16 19:20:48 +02:00
parser Parse inline const pattern in nested patterns 2023-04-16 04:28:37 +09:00
paths Canonicalize rust-project.json manifest path 2023-03-27 21:55:02 +02:00
proc-macro-api Encode closing delimiter span in FlatTrees 2023-04-14 10:34:41 +02:00
proc-macro-srv Encode closing delimiter span in FlatTrees 2023-04-14 10:34:41 +02:00
proc-macro-srv-cli Drop support for non-syroot proc macro ABIs 2023-03-29 10:57:32 +02:00
proc-macro-test
profile internal: Add some additional status ouput 2023-04-22 09:34:47 +02:00
project-model Fix release channel detection 2023-04-18 02:12:17 +09:00
rust-analyzer internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
sourcegen Use retain_mut in CommentBlock::extract 2023-03-31 17:41:40 -04:00
stdx
syntax Bump smol-str 2023-04-11 14:39:19 +02:00
test-utils Fix release channel detection 2023-04-18 02:12:17 +09:00
text-edit internal: Coalesce adjacent Indels 2023-03-21 11:48:32 -04:00
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt Bump smol-str 2023-04-11 14:39:19 +02:00
vfs internal: Refine CrateOrigin variants 2023-03-31 10:36:13 +02:00
vfs-notify