Skip to content

fix(rust): update gigasecond mentoring concepts for time crate - #2398

Closed
Chessing234 wants to merge 1 commit into
exercism:mainfrom
Chessing234:fix/rust-gigasecond-time-crate-docs
Closed

fix(rust): update gigasecond mentoring concepts for time crate#2398
Chessing234 wants to merge 1 commit into
exercism:mainfrom
Chessing234:fix/rust-gigasecond-time-crate-docs

Conversation

@Chessing234

Copy link
Copy Markdown

Bug

Rust gigasecond mentoring still documents the chrono crate, but the exercise was migrated to time in exercism/rust#1384 (#2292).

Root cause

The Concepts section was not updated when the exercise dependency changed, so mentors are pointed at the wrong API and crate.

Why this fix is correct

The exercise stub now uses time::PrimitiveDateTime; the Concepts blurb matches that type and crate so mentors do not follow outdated chrono documentation for this exercise.

Fixes #2292

Made with Cursor

Fixes #2292

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added track/rust Rust track type/mentor-notes Mentor notes labels May 27, 2026
@Chessing234 Chessing234 closed this by deleting the head repository May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

track/rust Rust track type/mentor-notes Mentor notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rust/Gigasecond mentoring.md outdated

1 participant