Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update platform010 & platform010-aarch64 symlinks
Summary: Upgrade to 1.75.0 toolchain. Fixes for the following: 1. `file_set_times` stabilized 2. `async_fn_in_trait` stabilized 3. `return_position_impl_trait_in_trait` stabilized 4. Unused imports lint expanded. I applied `#[allow(unused_imports)]` fairly liberally, and will follow-up in a second diff to remove some (for ease of review). 5. `clippy::blocks_in_if_conditions` was renamed to `clippy::blocks_in_conditions`. Reviewed By: diliop Differential Revision: D52849647 fbshipit-source-id: ef1c5e3e878caf19264a5578d7df01bb33b6a494
- Loading branch information