Skip to content

Commit

Permalink
Rollup merge of #133890 - kei519:fix-125814, r=compiler-errors
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
fmease authored Dec 5, 2024
2 parents 08604fd + b27651f commit 271f740
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 271f740

Please sign in to comment.