1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-03 13:29:52 +02:00

Update timings for first 'references' segment (#2553)

Based on a course session just completed. The instruction itself took
less time, but the exercise took longer.
This commit is contained in:
Dustin J. Mitchell
2025-01-16 04:29:59 -05:00
committed by GitHub
parent 5f447b403b
commit fec5f2eb48
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- ---
minutes: 7 minutes: 5
--- ---
# Exclusive References # Exclusive References

View File

@ -1,5 +1,5 @@
--- ---
minutes: 15 minutes: 20
--- ---
# Exercise: Geometry # Exercise: Geometry

View File

@ -1,5 +1,5 @@
--- ---
minutes: 10 minutes: 7
--- ---
# Shared References # Shared References

View File

@ -1,5 +1,5 @@
--- ---
minutes: 10 minutes: 7
--- ---
# Slices # Slices