1
Fork 0
rust/compiler/rustc_error_codes/src
Matthias Krüger 1360e76329
Rollup merge of #135604 - estebank:docs-e0207, r=jieyouxu
Expand docs for `E0207` with additional example

Add an example to E0207 docs showing how to tie the lifetime of the self type to an associated type in an impl when the trait *doesn't* have a lifetime to begin with.

CC #135589.
2025-01-17 09:11:20 +01:00
..
error_codes Rollup merge of #135604 - estebank:docs-e0207, r=jieyouxu 2025-01-17 09:11:20 +01:00
lib.rs Reject generic self types. 2024-10-30 10:48:08 +00:00