Files
rust/compiler
Matthias Krüger 15c323fa6d Rollup merge of #146802 - joshtriplett:mbe-simplifications, r=petrochenkov
mbe: Simplifications and refactoring

A few simplifications and refactors in advance of other work.

Macro metavariable expressions were using `Ident::as_str` and doing string
comparisons; I converted them to use symbols.

I factored out a function for transcribing a `ParseNtResult`, which will help
separate the evaluation and transcription of future macro metavariable
expressions.
2025-09-23 18:13:54 +02:00
..
2025-08-27 20:25:18 +02:00
2025-09-21 13:12:18 -04:00
2025-09-08 09:23:37 -07:00
2025-09-21 13:12:18 -04:00
2025-09-21 13:12:18 -04:00
2025-09-16 22:23:19 +00:00
2025-09-17 04:46:46 +02:00
2025-09-17 04:46:46 +02:00
2025-09-17 04:46:46 +02:00
2025-09-09 14:49:16 +02:00