about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-21 09:12:37 +0200
committerGitHub <noreply@github.com>2024-06-21 09:12:37 +0200
commitf577d808b7701cd76a8906b83a1edd839555a5f2 (patch)
tree05a4e14fd041be7b4e42c349e1deecb28d4486b0 /compiler/rustc_codegen_ssa/src/errors.rs
parent520118b4f80a40f88b0f3ea659986060125ae17e (diff)
parent3e59f0c3c5b4e23057dcfbe9da784164e2410a78 (diff)
downloadrust-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