base-db
|
fix: Fix body lowering not using block def maps
|
2023-05-04 20:46:05 +02:00 |
hir
|
Refactor
|
2023-05-11 18:17:16 +09:00 |
hir-def
|
Add macro_use prelude to DefMap
|
2023-05-11 21:13:11 +09:00 |
ide
|
Auto merge of #14725 - HKalbasi:derive-impls, r=HKalbasi
|
2023-05-04 15:01:44 +00:00 |
ide-assists
|
Fix pattern type mismatch in tuples
|
2023-05-04 16:03:36 +03:30 |
ide-db
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
ide-diagnostics
|
Fix pattern type mismatch in tuples
|
2023-05-04 16:03:36 +03:30 |
ide-ssr
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
intern
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
mbe
|
Use boxed slices instead ovecs in decl macros
|
2023-05-02 17:04:53 +02:00 |
parser
|
Parse bare dyn types with leading lifetime
|
2023-05-05 04:30:37 +09:00 |
paths
|
accepting review suggestions
|
2023-05-02 11:01:41 -03:00 |
proc-macro-api
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
project-model
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
rust-analyzer
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
syntax
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
tt
|
Emit function bodies in expanding builtin derives
|
2023-05-03 14:14:47 +03:30 |
vfs
|
Adding crate_root_path to crate_graph
|
2023-05-02 10:59:31 -03:00 |