rage: Propagate fallible write error
commit8de8dcd038b0e879808f2fd594cdcb5d3c84918b
authorAndres Suarez <asuarez@meta.com>
Thu, 9 Feb 2023 21:23:00 +0000 (9 13:23 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 9 Feb 2023 21:23:00 +0000 (9 13:23 -0800)
tree4637b7087a86c3a04085e0994cc0281cc415d1dc
parent41e6beade3d00156f60b0b21507368c3faf50092
rage: Propagate fallible write error

Summary:
Around 10% of all fbcode rustc warnings are coming from here:
https://fburl.com/scuba/code_quality_flags/z4vwlc4x

fanzeyi, the original code author, tells me that this is ok to fix.

Reviewed By: fanzeyi

Differential Revision: D43165071

fbshipit-source-id: e76abce762e9c0fa22f8f7f110e50996c2810aa1
third-party/watchman/src/watchman/cli/src/audit.rs
third-party/watchman/src/watchman/cli/src/rage/mod.rs