Revert "Update for Rust v1.62.0"
This partially reverts commit f0b6afce. Reason for revert: The `format_push_string` lint suggests changing infallable code to a new style where we throw away the error we "know" cannot occur. This is not an improvement and the lint was now moved to the "restriction" category: https://github.com/rust-lang/rust-clippy/commit/10e85efc Test: atest pdl_inline_tests pdl_tests (cherry picked from https://android-review.googlesource.com/q/commit:33d29500a0f862f4b7dd6fb41e394536482a6cc4) Merged-In: Ic256ce31ba46ccf9d3b7da46f6c67ce1f497fc79 Change-Id: Ic256ce31ba46ccf9d3b7da46f6c67ce1f497fc79
Loading
Please register or sign in to comment