Commit 74e8004
Merge #469
469: Remove `_mut` version of alternate register access function r=therealprof a=burrbull
As we use `vcell` to access register contents, we don't need mutable references for this.
Co-authored-by: Zgarbul Andrey <[email protected]>1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | 465 | | |
467 | 466 | | |
468 | 467 | | |
| |||
474 | 473 | | |
475 | 474 | | |
476 | 475 | | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | 476 | | |
486 | 477 | | |
487 | 478 | | |
| |||
0 commit comments