Jonas Schievink
|
dcbe892d7c
|
Add an HIR pretty-printer
|
2022-08-15 13:51:45 +02:00 |
|
Lukas Wirth
|
c83f14a44a
|
Remove AstIdMap from Expander as it is seldom needed
|
2022-07-21 02:01:07 +02:00 |
|
Lukas Wirth
|
e507807837
|
internal: Don't eagerly construct AstIdMap s
|
2022-07-20 15:12:00 +02:00 |
|
Artur Sinila
|
83177a7cfe
|
fix: address suggestions
|
2022-07-17 18:22:11 +03:00 |
|
Artur Sinila
|
a96f0aa7cd
|
feat: support negative const generic parameters
* feat: support `bool` & `char` const generics
|
2022-07-17 04:18:53 +03:00 |
|
Lukas Wirth
|
531e152390
|
fix: Simplify macro statement expansion handling
|
2022-07-01 14:49:30 +02:00 |
|
Florian Diebold
|
8b3ec12aac
|
fix: Report proc macro errors in expressions correctly as well
They didn't have a krate before, resulting in the generic "proc macro
not found" error.
Also improve error messages a bit more.
|
2022-06-28 10:43:22 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|