Lukas Wirth
|
966798b7ba
|
Make GenericParams::lifetimes private
|
2024-07-02 13:45:53 +02:00 |
|
Lukas Wirth
|
372e2d22e6
|
Make GenericParams::type_or_consts private
|
2024-07-02 13:45:48 +02:00 |
|
Lukas Wirth
|
97b58f2846
|
Try caching macro calls more aggressively
|
2024-06-04 15:23:00 +02:00 |
|
Lukas Wirth
|
558feeab61
|
internal: Remove synstructure const hack support
|
2024-03-11 09:44:40 +01:00 |
|
Lukas Wirth
|
91554e0ae7
|
fix: Fix modules in blocks not resolving in ide layer
|
2024-02-26 14:54:47 +01:00 |
|
Lukas Wirth
|
74eb3ecbc1
|
Move ChildbySource and HasSource impls to their corresponding modules
|
2024-02-10 12:09:12 +01:00 |
|
Lukas Wirth
|
00303c3b67
|
Abstract over ItemTreeLoc
|
2024-02-10 11:37:59 +01:00 |
|
Lukas Wirth
|
2ebf0c87c2
|
Deduplicate some code
|
2024-02-10 01:51:22 +01:00 |
|
Lukas Wirth
|
2d72ec71ec
|
Deduplicate
|
2024-01-15 10:58:05 +01:00 |
|
Lukas Wirth
|
d80d2fcae0
|
Eagerly lower enum variants in CrateDefMap construction
|
2024-01-15 10:24:14 +01:00 |
|
Lukas Wirth
|
b6e6d5d3af
|
internal: Consider all kinds of explicit private imports in find_path
|
2024-01-11 12:22:04 +01:00 |
|
hkalbasi
|
801c0ea478
|
Replace doc_comments_and_attrs with collect_attrs , 2nd round
|
2023-12-11 22:56:50 +03:30 |
|
Lukas Wirth
|
ecb6d07d57
|
Add currently unused UseId variants
|
2023-08-02 14:53:45 +02:00 |
|
Lukas Wirth
|
bcff166b3a
|
Add ExternCrateDecl to HIR
|
2023-08-02 11:52:55 +02:00 |
|
Lukas Wirth
|
dc7c6d43c7
|
Slightly shrink DefMap
|
2023-06-01 14:46:36 +02:00 |
|
Lukas Wirth
|
12b069f434
|
Move hir_def::keys to hir_def::dyn_map
|
2023-04-06 19:49:33 +02:00 |
|
Ryo Yoshida
|
29c957f973
|
Lower and handle trait aliases in HIR
|
2023-03-04 00:24:07 +09:00 |
|
Lukas Wirth
|
621e96bd6a
|
Encode one level of cfg_attr in attr_id
|
2023-01-09 21:06:13 +01:00 |
|
Lukas Wirth
|
7ec9ffa325
|
Properly support IDE functionality in enum variants
|
2022-09-24 02:33:59 +02:00 |
|
Lukas Wirth
|
db49ac8734
|
internal: Record all macro definitions in ItemScope
|
2022-07-05 11:28:47 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|