top | item 43994165 Ok Rust, You Have a Readability Problem 5 points| thevibesman | 9 months ago |medium.com 2 comments order hn newest GolDDranks|9 months ago I wonder if the author bothered to test their code (or used AI to generate the examples). The lifetime elision one simply doesn't work. Rust doesn't have an elision rule for two non-self input lifetimes. LorenDB|9 months ago https://archive.ph/KBYU3
GolDDranks|9 months ago I wonder if the author bothered to test their code (or used AI to generate the examples). The lifetime elision one simply doesn't work. Rust doesn't have an elision rule for two non-self input lifetimes.
GolDDranks|9 months ago
LorenDB|9 months ago