about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-03-06 12:22:15 -0500
committerGitHub <noreply@github.com>2025-03-06 12:22:15 -0500
commit34d273b4bf3412794e3f5accf6866b61b17b78cf (patch)
tree0caed31a2ea81e6b5c757a25ae1f6bfdebad67a5 /compiler/rustc_codegen_llvm/src
parent91175bd932ea78cf4ae21bd0f11df3146da93293 (diff)
parent41dd80aeaa706c169df62bdf16033b61b914cb87 (diff)
downloadrust-34d273b4bf3412794e3f5accf6866b61b17b78cf.tar.gz
rust-34d273b4bf3412794e3f5accf6866b61b17b78cf.zip
Rollup merge of #137758 - jdonszelmann:fix-137662, r=nnethercote
fix usage of ty decl macro fragments in attributes

See the test case. Due to one missing code path (and also the changes in #137517), using $ty or other specific fragments as part of an attr wouldn't work. $tt used to work since it wouldn't be parsed anywhere along the way.

Closes #137662
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions