diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2023-04-28 10:51:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-28 10:51:59 +0900 |
| commit | eea5f8a9c43c0996a01b53c2f1720f8712ba81df (patch) | |
| tree | d894f86e1bbb822336419f6395104b96f9085715 /compiler/rustc_llvm/llvm-wrapper | |
| parent | 085fbe90984bce639afdd1c2153a092a1adcadd4 (diff) | |
| parent | cd398a6de9a177137b493f2355a3b4db4ab8d02a (diff) | |
| download | rust-eea5f8a9c43c0996a01b53c2f1720f8712ba81df.tar.gz rust-eea5f8a9c43c0996a01b53c2f1720f8712ba81df.zip | |
Rollup merge of #110721 - lukas-code:panic-fmt, r=Amanieu
format panic message only once Formatting the panic message multiple times can cause problems for some real-world crates, so here's a test to ensure that we don't do that. This was regressed in https://github.com/rust-lang/rust/pull/109507 and reverted in https://github.com/rust-lang/rust/pull/110782. fixes https://github.com/rust-lang/rust/issues/110717 fixes https://github.com/rust-itertools/itertools/issues/694
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
