Skip to content

Commit

Permalink
Auto merge of #116029 - chenx97:mipsr6-update-crates, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Update crates for better MIPS R6 support

Update crates to remove dependency on old versions of rustix and linux-raw-sys. Update libc, rustix, and linux-raw-sys to enhance support for MIPS R6 introduced by #112374

Commands that do the update:

```shell
cargo +nightly update tempfile clap
cargo +nightly update linux-raw-sys rustix
```
  • Loading branch information
bors committed Sep 25, 2023
2 parents c7026a0 + 9b399be commit 0ed2d1f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 0ed2d1f

Please sign in to comment.