Matthias Krüger
|
451fcd3c79
|
fix clippy::redundant_closure
|
2022-03-12 16:50:49 +01:00 |
|
Lukas Wirth
|
42d46325a1
|
Add MacroId to hir_def in attempt to unify Macros with ModuleDefId
|
2022-03-08 21:50:00 +01:00 |
|
hkalbasi
|
4fa8749c44
|
Preserve order of generic args
|
2022-03-04 11:46:14 +03:30 |
|
Lukas Wirth
|
1505b6a9b4
|
internal: Split unresolve proc-macro error out of mbe
|
2022-02-22 10:08:00 +01:00 |
|
Jonas Schievink
|
5088926ec3
|
Make syntax bridge fully infallible
|
2022-01-24 17:27:39 +01:00 |
|
Aleksey Kladov
|
afffa096f6
|
add TopEntryPoint
|
2021-12-28 17:00:55 +03:00 |
|
Lukas Wirth
|
5c0b895f69
|
Rename intern_macro -> intern_macro_call
|
2021-11-14 16:25:47 +01:00 |
|
Aleksey Kladov
|
a88344152d
|
minor: add a test for derive macros in core
|
2021-10-10 16:13:45 +03:00 |
|
Aleksey Kladov
|
5af80d8372
|
internal: move derived tests to the unified macro infra
|
2021-10-10 16:10:35 +03:00 |
|
Aleksey Kladov
|
55d8be5a24
|
internal: consistent module naming
|
2021-10-10 15:44:03 +03:00 |
|