about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-04 12:37:20 +0200
committerGitHub <noreply@github.com>2024-05-04 12:37:20 +0200
commitb8fa047398188dc773c5797c9191f6baf7d6da7f (patch)
treef28ed261386cd5ed2e023eb172ff2a47d85b78cd /tests/codegen/patchable-function-entry
parent6d721dd0b80ad5382d38481a2477f7404b73e717 (diff)
parent37c1758214bfa52d791d43ff73e07573e5db653d (diff)
downloadrust-b8fa047398188dc773c5797c9191f6baf7d6da7f.tar.gz
rust-b8fa047398188dc773c5797c9191f6baf7d6da7f.zip
Rollup merge of #123356 - joboet:set_current_size, r=ChrisDenton
Reduce code size of `thread::set_current`

#123265 introduced a rather large binary size regression, because it added an `unwrap()` call on a `Result<(), Thread>`, which in turn pulled its rather heavy `Debug` implementation. This PR fixes this by readding the `rtassert!` that was removed.
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions