mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:33:55 +00:00
f20da94ccf
Delay a good path bug on drop for `TypeErrCtxt` (instead of a regular delayed bug) r? `@lcnr` Perhaps we should just delete the `Drop` impl altogether though? Fixes rust-lang/rust-clippy#10645 `@matthiaskrgr:` I don't know how to make a clippy test for this. Any idea? Clippy's UI tests run with `-D warnings` and I have no idea how to switch it off to make a test that triggers this ICE in the clippy test suite 🤣 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |