rust/crates
2023-10-04 13:06:23 +02:00
..
base-db minor: hover_simple refactor 2023-09-24 22:47:29 +02:00
cfg
flycheck refactor: remove boxing 2023-09-20 23:02:52 +09:00
hir Add unused_variables native diagnostic 2023-09-24 21:29:15 +03:30
hir-def Allocate ast ids for parameters 2023-09-28 13:16:11 +02:00
hir-expand Allocate ast ids for parameters 2023-09-28 13:16:11 +02:00
hir-ty Make rustc_layout_scalar_valid_range attributes work for non-decimal literals 2023-09-29 15:30:47 +02:00
ide internal: re-generate lints.rs 2023-09-29 14:20:17 +02:00
ide-assists Replace unwrap with expect 2023-10-04 13:06:23 +02:00
ide-completion Auto merge of #15692 - Veykril:underscore-completions, r=Veykril 2023-09-29 19:08:15 +00:00
ide-db internal: re-generate lints.rs 2023-09-29 14:20:17 +02:00
ide-diagnostics Downgrade unused_variables to experimental 2023-09-30 08:38:55 +03:30
ide-ssr
intern refactor: fix clippy lints 2023-09-15 16:43:21 +09:00
limit
load-cargo
mbe
parser Recover better on missing parameter in param list 2023-09-29 12:50:16 +02:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model
rust-analyzer internal: re-generate lints.rs 2023-09-29 14:20:17 +02:00
rustc-dependencies Switch to in-tree rustc dependencies with a cfg flag 2023-09-15 18:10:11 +03:30
sourcegen
stdx Various small fixes 2023-09-22 10:13:51 +02:00
syntax Simplify 2023-09-26 12:25:59 +02:00
test-utils Fix unused_variables in tests 2023-09-24 23:45:36 +03:30
text-edit
toolchain
tt
vfs
vfs-notify