Commit b09ba45
[metalos/netos] clean rust-check
Summary:
When making large refactors (like the following diff in this stack),
`arc rust-check` is a super valuable tool.
But the noisier existing code is, the less useful it is.
I asked Devmate to clean it up and it actually worked pretty well.
Test Plan:
```
❯ arc rust-check fbcode//metalos/... fbcode//netos/... fbcode//edge_cloud/echos/...
Buck UI: https://www.internalfb.com/buck2/3a186d72-051e-4299-a882-ac9845e80e6b
Network: Up: 0B Down: 0B
Loading targets. Remaining 0/1 30 targets declared
Analyzing targets. Remaining 0/483
Executing actions. Remaining 0/1798
Command: bxl.
Time elapsed: 2.9s
BXL SUCCEEDED
```
Reviewed By: vjt
Differential Revision: D85584087
fbshipit-source-id: 7df23970315d7c0f5cea15a90cad7c0a4ddbf4341 parent 4bb839c commit b09ba45
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments