diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-08-07 20:49:44 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 20:49:44 +1000 |
| commit | c97e64a01d12279bc8f74a2897710f496fb55d3f (patch) | |
| tree | 9d2eb2b607a20617881d3a92a4759f716cde2b1c /compiler/rustc_llvm/llvm-wrapper | |
| parent | 238e3bf9e9f895abd59b7ca0e531302cc5efd55a (diff) | |
| parent | 6e7b9d51495fd52a79dde8ef8950addb36610f85 (diff) | |
| download | rust-c97e64a01d12279bc8f74a2897710f496fb55d3f.tar.gz rust-c97e64a01d12279bc8f74a2897710f496fb55d3f.zip | |
Rollup merge of #144439 - xizheyin:symbol-rs, r=petrochenkov
Introduce ModernIdent type to unify macro 2.0 hygiene handling This pr introduce ModernIdent type to unify macro 2.0 hygiene handling 1. Added ModernIdent type. Wraps Ident and automatically calls `normalize_to_macros_2_0()` 2. Unified identifier normalization. Replaced scattered ident.normalize_to_macros_2_0() calls with ModernIdent::new(ident) r? ````@petrochenkov````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
