diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-04-04 21:54:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-04 21:54:58 +0200 |
| commit | d61a4735f7acfe426b9e194dbaeba9545ed23899 (patch) | |
| tree | c9608c053f3847fd1bc96370c081a212de01a63a /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | 8b86782ef0e80b6c53b467be4527be332e482dd9 (diff) | |
| parent | a2618e1af04401513252097235e99f8b81588b75 (diff) | |
| download | rust-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 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
