Skip to content

Simplify get_many_mut by using commutativity of equality. #322

Simplify get_many_mut by using commutativity of equality.

Simplify get_many_mut by using commutativity of equality. #322

Workflow file for this run

on: [push]
jobs:
msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: dtolnay/rust-toolchain@1.51.0
- run: cargo check