about summary refs log tree commit diff
path: root/tests/rustdoc/source-code-pages/source-code-highlight.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-04 21:54:58 +0200
committerGitHub <noreply@github.com>2025-04-04 21:54:58 +0200
commitd61a4735f7acfe426b9e194dbaeba9545ed23899 (patch)
treec9608c053f3847fd1bc96370c081a212de01a63a /tests/rustdoc/source-code-pages/source-code-highlight.rs
parent8b86782ef0e80b6c53b467be4527be332e482dd9 (diff)
parenta2618e1af04401513252097235e99f8b81588b75 (diff)
downloadrust-d61a4735f7acfe426b9e194dbaeba9545ed23899.tar.gz
rust-d61a4735f7acfe426b9e194dbaeba9545ed23899.zip
Rollup merge of #139348 - meithecatte:async-destructor-minify, r=petrochenkov
AsyncDestructor: replace fields with impl_did

The future and ctor fields aren't actually used, and the way they are extracted is obviously wrong – swapping the order of the items in the source code will give wrong results.

Instead, store just the LocalDefId of the impl, which is enough for the only use of this data.
Diffstat (limited to 'tests/rustdoc/source-code-pages/source-code-highlight.rs')
0 files changed, 0 insertions, 0 deletions