diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-06-17 11:28:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 11:28:54 +0200 |
| commit | 020c07718f68ca250d1b989507e9579221d25341 (patch) | |
| tree | f050207abd7940d6773677ce37c2c6d64d548896 /compiler/rustc_codegen_llvm/src | |
| parent | 9f5e2e314c3a6cf321c193506e9ea9f4b3a920b1 (diff) | |
| parent | bd32c4c21ee30abc3795e5537245f157c31214e8 (diff) | |
| download | rust-020c07718f68ca250d1b989507e9579221d25341.tar.gz rust-020c07718f68ca250d1b989507e9579221d25341.zip | |
Rollup merge of #126570 - nnethercote:fix-126385, r=lcnr
Convert a `span_bug` to a `span_delayed_bug`. PR #121208 converted this from a `span_delayed_bug` to a `span_bug` because nothing in the test suite caused execution to hit this path. But now fuzzing has found a test case that does hit it. So this commit converts it back to `span_delayed_bug` and adds the relevant test. Fixes #126385. r? `@lcnr`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
