about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-03-27 22:56:13 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2025-04-01 07:34:23 +1100
commit27850631638e74bd017d963a35c53e7f81f42e4d (patch)
tree934932165239bd2c92c991e6a8933318ca5ab8cb /compiler/rustc_codegen_gcc
parent929749d8018b3a5afde968cff6da11b8460dd52d (diff)
downloadrust-27850631638e74bd017d963a35c53e7f81f42e4d.tar.gz
rust-27850631638e74bd017d963a35c53e7f81f42e4d.zip
Avoid `kw::Empty` use for `AuxParamsAttr`.
By changing two of the fields to use `Option<Ident>` instead of `Ident`.
As a result, `None` now means "no identifier", which is much clearer
than using an empty identifier.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions