diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-12 16:24:15 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-13 08:34:42 +1100 |
| commit | 173dbc9e13247290d2f69aed83e6e662e5a91136 (patch) | |
| tree | 89caf245e5e30358cd65153794a2dd336cd3903c /compiler/rustc_errors/src/snippet.rs | |
| parent | b381d3ab27f788f990551100c4425bb782d26d76 (diff) | |
| download | rust-173dbc9e13247290d2f69aed83e6e662e5a91136.tar.gz rust-173dbc9e13247290d2f69aed83e6e662e5a91136.zip | |
Remove `TypeErrCtxt::drop`.
The check within changed from `delay_span_bug` to `delay_good_path_bug` in #110476, and removing the check altogether was considered. It's a very weak sanity check and gets in the way of removing good path delayed bugs altogether, so this PR just removes it.
Diffstat (limited to 'compiler/rustc_errors/src/snippet.rs')
0 files changed, 0 insertions, 0 deletions
