about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2019-12-30 14:07:50 +0900
committerGitHub <noreply@github.com>2019-12-30 14:07:50 +0900
commit047a4bb43278d24d619580fcea7e22366918388d (patch)
tree1349336173ba1144bdd6c4357bff7b363ef57b63 /src/test/debuginfo/enum-thinlto.rs
parent0eb19dcf8beef2010eb4f4a63be0de7871d2db84 (diff)
parent91c2f78b504e60e5c82ff3944d6663785bf47eee (diff)
downloadrust-047a4bb43278d24d619580fcea7e22366918388d.tar.gz
rust-047a4bb43278d24d619580fcea7e22366918388d.zip
Rollup merge of #67657 - jumbatm:cleanup-const-hack, r=oli-obk
Clean up const-hack PRs now that const if / match exist.

Closes #67627.

Cleans up these merged PRs tagged with `const-hack`:

- #63810
- #63786
- #61635
- #58044

reverting their contents to have the match or if expressions they originally contained.

r? @oli-obk

There's one more PR in those tagged with `const-hack` that originally wasn't merged (#65107). Reading the thread, it looks like it was originally closed because the `const-hack` for the checked arithmetic non-negligibly hurt performance, and because there was no way to manipulate the returned Option at compile time anyway (with neither const if nor const match). Would you like me to add these changes to the changes from this PR here too, now that we have the necessary features?
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions