rust-lang / chalk

An implementation and definition of the Rust trait system using a PROLOG-like logic solver
https://rust-lang.github.io/chalk/book/
Other
1.81k stars 179 forks source link

Remove an unnecessary mut and fix warning #803

Closed gurry closed 11 months ago

gurry commented 11 months ago

Fixes a variable does not need to be mutable warning

compiler-errors commented 11 months ago

@bors r+ rollup

bors commented 11 months ago

:pushpin: Commit 40ff5b7817cdc3d4bb78934bccd07caf333bf4fa has been approved by compiler-errors

It is now in the queue for this repository.

bors commented 11 months ago

:hourglass: Testing commit 40ff5b7817cdc3d4bb78934bccd07caf333bf4fa with merge 749714ffd80505775539c1a4e05630a44805fb00...

bors commented 11 months ago

:sunny: Test successful - checks-actions Approved by: compiler-errors Pushing 749714ffd80505775539c1a4e05630a44805fb00 to master...