rust/compiler/rustc_infer
Matthias Krüger f20da94ccf
Rollup merge of #110476 - compiler-errors:ty-err-ctxt-good-path, r=lcnr
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 🤣
2023-04-19 06:35:35 +02:00
..
src Rollup merge of #110476 - compiler-errors:ty-err-ctxt-good-path, r=lcnr 2023-04-19 06:35:35 +02:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00
messages.ftl Spelling - compiler 2023-04-17 16:09:18 -04:00