diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-09-12 20:02:11 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-12 20:02:11 +1000 |
| commit | 40520c635728968693f59808d48ee6baf17dfaac (patch) | |
| tree | a0edfb2592f9418ce1c2ecbbaf3601ba58d30f11 /compiler/rustc_codegen_llvm/src | |
| parent | 1037c082bc7d3ccd803b3eb0d48fc7fd81ddc733 (diff) | |
| parent | 1cb749aa3b421db4f918e8befca569166e8ba6ab (diff) | |
| download | rust-40520c635728968693f59808d48ee6baf17dfaac.tar.gz rust-40520c635728968693f59808d48ee6baf17dfaac.zip | |
Rollup merge of #146308 - cyrgani:concat-integer-literals, r=jackh726
support integer literals in `${concat()}`
Tracking issue: rust-lang/rust#124225
Adds support for using integer literals as arguments to `${concat()}` macro expressions.
Integer formatting such as `1_000` is preserved by this.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
