Skip to content

Remove answer-revealing exercise hints - #40

Merged
mre merged 1 commit into
mainfrom
fix/remove-answer-leaks
Aug 4, 2026
Merged

Remove answer-revealing exercise hints#40
mre merged 1 commit into
mainfrom
fix/remove-answer-leaks

Conversation

@mre

@mre mre commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the complete get_env_var expression from the learner-facing doc comment and prose
  • keep the required behavior and relevant standard-library APIs without composing the answer
  • remove the complete write! call from display_temperature's doc comment
  • mirror documentation cleanup in solution files so revealed/reference code stays consistent

Validation

  • cargo fmt --all --check
  • cargo clippy --locked --lib --bins -- -D warnings
  • cargo test --locked --lib --bins
  • ./scripts/check-examples.sh
  • REQUIRE_COMPLETE=1 ./scripts/check-solutions.sh (75/75)

@mre
mre merged commit 5f56be8 into main Aug 4, 2026
5 checks passed
@mre
mre deleted the fix/remove-answer-leaks branch August 4, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant