rust/crates
Ryo Yoshida 4db87f9346
Fix release channel detection
See bootstrap code in rust-lang/rust for versioning details: e49122fb1c/src/bootstrap/lib.rs (L1244)
2023-04-18 02:12:17 +09:00
..
base-db Fix release channel detection 2023-04-18 02:12:17 +09:00
cfg
flycheck Bump Cargo.lock 2023-03-25 15:12:39 +01:00
hir Actually bring back LRU limit for macro_expand query 2023-04-16 23:12:25 +02:00
hir-def Bump bitflags 2023-04-17 18:42:59 +03: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 Bump bitflags 2023-04-17 18:42:59 +03:00
ide Option begone part 2 2023-04-16 19:20:48 +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 Actually bring back LRU limit for macro_expand query 2023-04-16 23:12:25 +02:00
ide-diagnostics Option begone part 2 2023-04-16 19:20:48 +02:00
ide-ssr
intern
limit
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 Bump Cargo.lock 2023-03-25 15:12:39 +01:00
project-model Fix release channel detection 2023-04-18 02:12:17 +09:00
rust-analyzer Option begone part 2 2023-04-16 19:20:48 +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
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