about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-29 12:49:03 +0000
committerbors <bors@rust-lang.org>2022-03-29 12:49:03 +0000
commit11909e3588319235e28e99294e17cca11db1d7e2 (patch)
tree87b405abf60210044785f568e7f1f95e7d671b3c /compiler/rustc_codegen_gcc
parente2301ca54320659835467072f37201591db959b5 (diff)
parent8071332d833073fca42ee128d25f49ee140229eb (diff)
downloadrust-11909e3588319235e28e99294e17cca11db1d7e2.tar.gz
rust-11909e3588319235e28e99294e17cca11db1d7e2.zip
Auto merge of #95096 - GuillaumeGomez:rm-header-fn-field, r=camelid
Remove header field from clean::Function

Fixes https://github.com/rust-lang/rust/issues/89673.

This is another take on https://github.com/rust-lang/rust/issues/89673 (compared to https://github.com/rust-lang/rust/pull/91217) but very different on the approach: I moved the header call in one place but still require to have the `clean::Item` so I can use the `DefId` to get what is missing.

cc `@jyn514` (you reviewed the original so maybe you want to take a look?)
r? `@camelid`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions