diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2022-08-26 09:51:45 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-26 09:51:45 +0900 |
| commit | 684955591c6d1174d9b992e4115cb0e981430ba9 (patch) | |
| tree | 2a4b91f05f88e94745d4456e17bf58617fb112bc /compiler/rustc_mir_transform/src/coverage/query.rs | |
| parent | ba31a9b5059d93bcd6b2a0472fec769f0ab16ef5 (diff) | |
| parent | 289d7cca1dff4b142b1c208fd1dd5eb2ce0a628f (diff) | |
| download | rust-684955591c6d1174d9b992e4115cb0e981430ba9.tar.gz rust-684955591c6d1174d9b992e4115cb0e981430ba9.zip | |
Rollup merge of #100933 - a1phyr:cheap_assert_match_failed, r=JoshTriplett
Reduce code size of `assert_matches_failed` Using `write_str` instead of `<str as Display>::fmt` avoids the `pad` function which is very expensive to have in size-constrained code.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/query.rs')
0 files changed, 0 insertions, 0 deletions
