Skip to content

Commit 5ff23a2

Browse files
author
Mikael Frosthage
committed
Improve hint for as_ref_mut
1 parent 3963559 commit 5ff23a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,4 +1135,4 @@ name = "as_ref_mut"
11351135
path = "exercises/conversions/as_ref_mut.rs"
11361136
mode = "test"
11371137
hint = """
1138-
Add AsRef<str> as a trait bound to the functions."""
1138+
Add AsRef<str> or AsMut<u32> as a trait bound to the functions."""

0 commit comments

Comments
 (0)