summaryrefslogtreecommitdiff
path: root/rustlings-macros
diff options
context:
space:
mode:
Diffstat (limited to 'rustlings-macros')
-rw-r--r--rustlings-macros/info.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/rustlings-macros/info.toml b/rustlings-macros/info.toml
index e2ebfa5..f0e34a5 100644
--- a/rustlings-macros/info.toml
+++ b/rustlings-macros/info.toml
@@ -843,9 +843,7 @@ inner block:
name = "lifetimes3"
dir = "16_lifetimes"
test = false
-hint = """
-If you use a lifetime annotation in a struct's fields, where else does it need
-to be added?"""
+hint = """Let the compiler guide you :)"""
# TESTS