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 | a50fb2248a02368888e18ae6e13410c8617313e2 (patch) | |
| tree | 603ec4c5139c4d57e19a5208dd6c539b288d30ae /compiler/rustc_codegen_llvm/src | |
| parent | 5791b9c4a43da20d846f00cebd6a1007240a7ec7 (diff) | |
| download | rust-a50fb2248a02368888e18ae6e13410c8617313e2.tar.gz rust-a50fb2248a02368888e18ae6e13410c8617313e2.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_llvm/src')
0 files changed, 0 insertions, 0 deletions
