1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-04-04 17:54:19 +02:00

13 Commits

Author SHA1 Message Date
Yuri Astrakhan
5cdb73387f
Inline format vars to make the format str simpler () 2023-04-06 12:00:10 +02:00
Charisee Chiw
2436560e40
Let user know they can modify the tests, but do not need to. () 2023-02-14 12:28:22 -08:00
Charisee Chiw
426d7d91c2
Update points-polygons.md () 2023-02-09 20:49:35 +00:00
Andrew Walbran
20f02db5f5
Add a cargo workspace containing both crates ()
* Move Cargo.toml for exercises to exercises directory.

* Create a workspace with both exercises and i18n-helpers.

* Build in CI as well as testing.

* Binaries must have a main function.

* No need for workspaces configuration for caching anymore.
2023-02-02 16:14:34 +00:00
Igor Petruk
585509bb0a
Update points-polygons.md ()
Adding speaker notes with key things that might be present in the solution.
2023-01-26 19:04:03 +01:00
upsidedwn
ec01563bd6
Propose to use the generic term perimeter instead of circumference for shapes ()
* Update unit tests to use generic perimeter

* Update solution to use perimeter

Update solution to use the generic term perimeter instead of circumference
2023-01-26 08:59:13 +00:00
Fabian Bornhofen
0b7b69df10
Merge pull request from google/solution-speaker-notes
Add speaker notes to exercise pages
2023-01-11 16:46:55 +01:00
Filipe Casal
de9d67205e
Fix typo on Luhn exercise 2023-01-11 12:11:06 +00:00
Martin Geisler
1085e9c20b Add speaker notes to exercise pages
The notes link to the corresponding solutions.
2023-01-11 12:49:59 +01:00
Zhou Fang
1fb0b0a46d Simplify solution to prefix matching. 2023-01-03 20:11:20 -08:00
Der Chien
0b77fc6bf3
20221228 revert the points length check 2022-12-28 22:39:52 +08:00
Der Chien
42494f95ab
20221228 add one more point to the polygon 2022-12-28 21:49:01 +08:00
Martin Geisler
c212a473ba Publish Comprehensive Rust 🦀 2022-12-21 16:38:28 +01:00