-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mutable references to owned parameters
The method TypeRef::as_mut() wasn't updated to account for owned types now always truly meaning owned types (and thus allowing mutable references). Changelog: fixed
- Loading branch information
1 parent
0ec0b53
commit ff8c0f2
Showing
1 changed file
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters