Lukas Wirth
|
36c1c77cf9
|
fix: Fix doc comment desugaring for proc-macros
|
2024-04-27 13:30:51 +02:00 |
|
Lukas Wirth
|
6bfdd38c69
|
Render matched macro arm on hover of macro calls
|
2024-04-18 10:51:58 +02:00 |
|
Lukas Wirth
|
a483d3bc37
|
internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros
|
2024-04-14 16:02:38 +02:00 |
|
Lukas Wirth
|
6d1071962f
|
Resolve whether $pat is $pat_param or not via 🌟hygiene🌟
|
2024-03-21 10:22:45 +01:00 |
|
Lukas Wirth
|
7e88fa5d3a
|
Remove span generics from most of the mbe crate
|
2024-03-21 10:21:44 +01:00 |
|
Lukas Wirth
|
255a8aef92
|
Move Edition into span crate
|
2024-03-21 10:21:44 +01:00 |
|
Lukas Wirth
|
b59c8c76db
|
Repalce Span with SyntaxContextId in MacroCallLoc
|
2024-03-15 12:47:05 +01:00 |
|
Lukas Wirth
|
b1404d387a
|
fix: Split toolchain and datalayout out of CrateData
|
2024-02-16 14:48:25 +01:00 |
|
Lukas Wirth
|
2fa57d90bc
|
internal: macro_arg query always returns a TokenTree
|
2024-02-12 17:19:41 +01:00 |
|
Lukas Wirth
|
8a5829cf28
|
Re-order mod declarations
|
2024-01-27 11:02:34 +01:00 |
|
Lukas Wirth
|
880baa9e56
|
Shuffle hir-expand things around
|
2024-01-26 19:28:39 +01:00 |
|