rust-analyzer/crates
Ryo Yoshida e2ec3a6561
Refactor generic parameter lowering
Since we moved impl trait handling to other place, there are only two
cases now: those that introduce implicit `Self` parameter and those that
don't.
2023-03-04 00:24:05 +09:00
..
base-db ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
cfg ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
flycheck Deduplicate source roots that have overlapping include paths 2023-02-28 12:08:23 +01:00
hir Auto merge of #14176 - lowr:fix/assoc-func-vis-in-local-impl, r=Veykril 2023-03-01 12:40:55 +00:00
hir-def Refactor generic parameter lowering 2023-03-04 00:24:05 +09:00
hir-expand beginning of MIR 2023-02-27 23:45:54 +03:30
hir-ty Add tuple to render_const_scalar 2023-02-28 23:12:30 +03:30
ide Auto merge of #14176 - lowr:fix/assoc-func-vis-in-local-impl, r=Veykril 2023-03-01 12:40:55 +00:00
ide-assists Support removing nested dbg!()s in remove_dbg 2023-03-01 19:06:05 +09:00
ide-completion Simplify 2023-02-27 15:51:45 +01:00
ide-db Simplify 2023-02-27 15:51:45 +01:00
ide-diagnostics Fix associated item visibility in block-local impls 2023-02-19 23:55:55 +09:00
ide-ssr ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
intern ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
limit ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
mbe internal: Enable smallvec's union feature 2023-02-14 17:01:01 +01:00
parser Parse trait alias as a distinct AST type 2023-03-04 00:23:56 +09:00
paths ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
proc-macro-api Cargo fmt 2023-02-14 14:45:05 -05:00
proc-macro-srv ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
proc-macro-srv-cli ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
proc-macro-test ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
profile ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
project-model Don't drop rustc crates in the rustc workspace 2023-03-02 12:55:41 +01:00
rust-analyzer Auto merge of #14218 - Veykril:root-dedup, r=Veykril 2023-02-28 11:09:27 +00:00
sourcegen ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
stdx Fix a pair of typos 2023-02-15 14:11:11 +02:00
syntax refactor: leverage HasAttrs for code brevity 2023-03-04 00:24:03 +09:00
test-utils beginning of MIR 2023-02-27 23:45:54 +03:30
text-edit ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
toolchain Respect $CARGO_HOME when looking up toolchains. 2023-02-26 15:37:04 +09:00
tt ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
vfs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
vfs-notify ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00