rust-analyzer/crates
2024-07-17 11:46:36 +02:00
..
base-db More symbol usage 2024-07-16 12:05:16 +02:00
cfg Use symbol in cfg 2024-07-16 10:41:42 +02:00
flycheck Add --keep-going to the check command 2024-07-07 18:37:02 +02:00
hir Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
hir-def Support rustc_skip_during_method_dispatch 2024-07-17 11:46:36 +02:00
hir-expand Add always disabled gen parse support 2024-07-17 10:49:12 +02:00
hir-ty Support rustc_skip_during_method_dispatch 2024-07-17 11:46:36 +02:00
ide Add always disabled gen parse support 2024-07-17 10:49:12 +02:00
ide-assists Add always disabled gen parse support 2024-07-17 10:49:12 +02:00
ide-completion Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
ide-db Add always disabled gen parse support 2024-07-17 10:49:12 +02:00
ide-diagnostics Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
ide-ssr Add always disabled gen parse support 2024-07-17 10:49:12 +02:00
intern Support rustc_skip_during_method_dispatch 2024-07-17 11:46:36 +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 Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
mbe Add always disabled gen parse support 2024-07-17 10:49:12 +02:00
parser Support rustc_skip_during_method_dispatch 2024-07-17 11:46:36 +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 Switch token trees to use Symbols 2024-07-16 10:11:59 +02:00
proc-macro-srv Add always disabled gen parse support 2024-07-17 10:49:12 +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 More symbol usage 2024-07-16 12:05:16 +02:00
rust-analyzer Fix incorrect generic parameter hint defaults 2024-07-17 08:52:23 +02: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 string is not a keyword 2024-07-17 11:11:57 +02:00
test-fixture Remove Name::to_smol_str 2024-07-16 12:43:58 +02: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 Switch token trees to use Symbols 2024-07-16 10:11:59 +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