Rollup merge of #140791 - xizheyin:issue-140761, r=ibraheemdev

std: explain prefer `TryInto` over `TryFrom` when specifying traits bounds on generic function

Fixes #140761

This PR keeps the explanations of `Into` and `From` consistent and adds explanations for `TryInto` and `TryFrom`.

r? libs
This commit is contained in:
Matthias Krüger 2025-05-16 07:19:38 +02:00 committed by GitHub
commit 6eac0bf7b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available