rust-analyzer/crates
2024-07-15 14:51:01 +02:00
..
base-db Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
cfg Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
flycheck Add --keep-going to the check command 2024-07-07 18:37:02 +02:00
hir Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
hir-def Escape fetched env vars in env! expansion 2024-07-15 13:08:29 +02:00
hir-expand Fix incorrect encoding of literals in the proc-macro-api on version 4 2024-07-15 14:51:01 +02:00
hir-ty Auto merge of #17559 - Veykril:tokentree, r=Veykril 2024-07-15 11:25:51 +00:00
ide Add cargo xtask install proc-macro-server 2024-07-15 12:41:02 +02:00
ide-assists Auto merge of #17587 - joshka:jm/edit-name-after-refactor, r=Veykril 2024-07-15 09:53:39 +00:00
ide-completion Fix stable iteration ordering for Map<Name, ...> usages 2024-07-15 11:25:46 +02:00
ide-db Auto merge of #17559 - Veykril:tokentree, r=Veykril 2024-07-15 11:25:51 +00:00
ide-diagnostics Auto merge of #17588 - CamWass:more-rename, r=Veykril 2024-07-15 10:07:37 +00:00
ide-ssr Auto merge of #17555 - Veykril:grammar-inline, r=Veykril 2024-07-07 09:21:04 +00:00
intern Fix stable iteration ordering for Map<Name, ...> usages 2024-07-15 11:25:46 +02:00
limit Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
load-cargo fix: ensure there are no cycles in the source_root_parent_map 2024-06-20 13:46:14 +08:00
mbe Fix incorrect encoding of literals in the proc-macro-api on version 4 2024-07-15 14:51:01 +02:00
parser Run codegen commands as tests if their results are commited 2024-07-07 09:14:50 +02:00
paths Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
proc-macro-api Fix incorrect encoding of literals in the proc-macro-api on version 4 2024-07-15 14:51:01 +02:00
proc-macro-srv Fix incorrect encoding of literals in the proc-macro-api on version 4 2024-07-15 14:51:01 +02:00
proc-macro-srv-cli Abstract proc-macro-srv protocol format 2024-06-30 16:56:30 +02:00
profile Fix stop_watch on linux 2024-07-07 08:40:41 +02:00
project-model Remove version check before using --keep-going 2024-07-08 16:41:12 +02:00
rust-analyzer Auto merge of #17559 - Veykril:tokentree, r=Veykril 2024-07-15 11:25:51 +00:00
salsa Encode ident rawness and literal kind separately in tt::Leaf 2024-07-15 12:24:40 +02:00
span internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
stdx Merge from rust-lang/rust 2024-07-11 20:06:05 +03:00
syntax Add f16 and f128 support 2024-07-10 10:43:14 +01:00
test-fixture style: simplify string interpolation 2024-05-30 16:18:49 -07:00
test-utils Add f16 and f128 support 2024-07-10 10:43:14 +01:00
text-edit Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
toolchain Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
tt Fix incorrect encoding of literals in the proc-macro-api on version 4 2024-07-15 14:51:01 +02:00
vfs Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
vfs-notify Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00