You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1175: Remove deprecated Error::description r=asomers a=AnderEnder
`Error::description` has been documented as soft-deprecated since 1.27.0 (17 months ago). It is going to be hard-deprecated soon.
This PR:
- Removes all implementations of `description` in all error types
Related PR: rust-lang/rust#66919
Co-authored-by: Radyk Andrii <[email protected]>
0 commit comments