Rollup merge of #133890 - kei519:fix-125814, r=compiler-errors

Add a new test ui/incoherent-inherent-impls/no-other-unrelated-errors to check E0116 does not cause unrelated errors

rustc xxx (we do not know) to 1.82.0 emits unrelated errors when E0116 is present (see #125814).

We do not know what caused and fixed it, but add a test to confirm rustc does not cause the same error in the future.
This commit is contained in:
León Orell Valerian Liehr 2024-12-05 07:29:58 +01:00 committed by GitHub
commit 367013ae1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available