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
Summary:
First batch of auto fixes that migrate the codebase to edition 2024
Applied rustfix multiple times (new suggestions would appear after applying lints) to the following directories:
```
$rustfix -n --clippy --edition -T //common/rust/...
$rustfix -n --clippy --edition -T //thrift/...
$rustfix -n --clippy --edition -T //cli/...
```
Reviewed By: dtolnay
Differential Revision: D73291267
fbshipit-source-id: 76fe7e442ca3a828b90f2ea5ff419f8067020655
0 commit comments