We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76a971 commit 3f67a88Copy full SHA for 3f67a88
rust-utils.el
@@ -77,7 +77,7 @@ visit the new file."
77
(delete-pair))
78
(t (rust-insert-dbg)))))))
79
80
-(defun rustic-toggle-mutability ()
+(defun rust-toggle-mutability ()
81
"Toggles the mutability of the variable defined on the current line"
82
(interactive)
83
(save-excursion
0 commit comments