mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 10:17:39 +00:00
Document some builtin impls in the next solver This does not cover all builtin impls, but ones that I were able to go over within a cycle. r? `@lcnr` Let me know if the place isn't correct for these, or if you'd like me to change how the impls are presented ^^