rust-analyzer/crates
2024-07-06 15:44:12 +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 Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
hir Make GenericParams::lifetimes private 2024-07-02 13:45:53 +02:00
hir-def Disallow nested impl traits 2024-07-04 23:31:55 +09:00
hir-expand Fix up the syntax tree for macro 2.0 2024-07-03 10:41:19 +02:00
hir-ty Diagnose unresolved self value in path expression 2024-07-06 15:44:12 +02:00
ide Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
ide-assists Auto merge of #17494 - harrysarson:harry/keep-braces, r=Veykril 2024-07-01 10:20:01 +00:00
ide-completion Auto merge of #17520 - Veykril:slim-proc-macro-api, r=Veykril 2024-06-30 15:12:50 +00:00
ide-db Auto merge of #17494 - harrysarson:harry/keep-braces, r=Veykril 2024-07-01 10:20:01 +00:00
ide-diagnostics Diagnose unresolved self value in path expression 2024-07-06 15:44:12 +02:00
ide-ssr Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
intern Fix new clippy lints 2024-04-01 17:55:56 +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 up the syntax tree for macro 2.0 2024-07-03 10:41:19 +02:00
parser Fix up the syntax tree for macro 2.0 2024-07-03 10:41:19 +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 Improve error message when the proc-macro server unexpectedly exits 2024-07-01 14:30:21 +02:00
proc-macro-srv Improve error message when the proc-macro server unexpectedly exits 2024-07-01 14:30:21 +02:00
proc-macro-srv-cli Abstract proc-macro-srv protocol format 2024-06-30 16:56:30 +02:00
profile Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
project-model Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
rust-analyzer Improve error message when the proc-macro server unexpectedly exits 2024-07-01 14:30:21 +02:00
salsa Auto merge of #17417 - Wilfred:intern_macros_salsa, r=Veykril 2024-06-14 06:20:26 +00:00
sourcegen Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
span internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
stdx Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
syntax Fix up the syntax tree for macro 2.0 2024-07-03 10:41:19 +02:00
test-fixture style: simplify string interpolation 2024-05-30 16:18:49 -07:00
test-utils Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02: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 Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +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