Merge pull request #2438 from smanilov/patch-20

Trivial: fix typo (change `foo` to `bar`)
This commit is contained in:
Tshepang Mbambo 2025-06-02 11:27:24 +02:00 committed by GitHub
commit 3039843284
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ trait Foo {
Failing because a down-stream impl could theoretically provide an
implementation for `RPITIT` without providing an implementation of
`foo`:
`bar`:
```text
error[E0308]: mismatched types