diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-06-21 09:12:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-21 09:12:37 +0200 |
| commit | f577d808b7701cd76a8906b83a1edd839555a5f2 (patch) | |
| tree | 05a4e14fd041be7b4e42c349e1deecb28d4486b0 /compiler/rustc_codegen_ssa/src/errors.rs | |
| parent | 520118b4f80a40f88b0f3ea659986060125ae17e (diff) | |
| parent | 3e59f0c3c5b4e23057dcfbe9da784164e2410a78 (diff) | |
| download | rust-f577d808b7701cd76a8906b83a1edd839555a5f2.tar.gz rust-f577d808b7701cd76a8906b83a1edd839555a5f2.zip | |
Rollup merge of #126767 - compiler-errors:static-foreign-item, r=spastorino
`StaticForeignItem` and `StaticItem` are the same
The struct `StaticItem` and `StaticForeignItem` are the same, so remove `StaticForeignItem`. Having them be separate is unique to `static` items -- unlike `ForeignItemKind::{Fn,TyAlias}`, which use the normal AST item.
r? ``@spastorino`` or ``@oli-obk``
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
