diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-03-27 22:56:13 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-01 07:34:23 +1100 |
| commit | 27850631638e74bd017d963a35c53e7f81f42e4d (patch) | |
| tree | 934932165239bd2c92c991e6a8933318ca5ab8cb /compiler/rustc_codegen_gcc | |
| parent | 929749d8018b3a5afde968cff6da11b8460dd52d (diff) | |
| download | rust-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
