Wrong source link in the exercise Reverse String
|
|
2
|
298
|
June 13, 2024
|
Test for ISBN Verifier exercise
|
|
2
|
350
|
June 8, 2024
|
Request Guidance Inferring Rust DOT DSL Requirents
|
|
2
|
368
|
May 25, 2024
|
Fix typo of instructions for problem "Series"
|
|
2
|
249
|
May 9, 2024
|
Show Error Message for Missing Crate
|
|
9
|
379
|
May 8, 2024
|
Add a test to check for duplicate data at initialization in exercise "custom-set"
|
|
7
|
463
|
May 7, 2024
|
Add test for zero-length case on exercise "series"
|
|
2
|
287
|
May 6, 2024
|
Sieve of Eratosthenes
|
|
1
|
271
|
May 3, 2024
|
Bob, Dig Deeper: Possible Improvement?
|
|
1
|
316
|
May 1, 2024
|
Sum of Multiples, Dig Deepter: Possible Improvement?
|
|
13
|
364
|
April 30, 2024
|
Minor error in 'Dig Deeper' solution to Sieve in Rust
|
|
6
|
357
|
April 30, 2024
|
Rust: Track Exercise Order
|
|
7
|
517
|
April 28, 2024
|
Pull request: Fixed Collatz Conjecture tests that disallowed correct answers
|
|
3
|
372
|
April 7, 2024
|
Need FFI help, passing tests for a Rust wrapped C++ Clipper2 crate
|
|
2
|
318
|
April 3, 2024
|
Why does Space Age in Rust use traits?
|
|
7
|
534
|
March 23, 2024
|
Should the remove_annotations_in_row in minesweeper test file use as_bytes() instead of chars() for the performance?
|
|
1
|
284
|
March 18, 2024
|
Problem with exercism Forth Exercise. alloc_attack test fail
|
|
5
|
365
|
February 25, 2024
|
Add test for very large prime number to Perfect Numbers exercise
|
|
2
|
283
|
February 15, 2024
|
Lots of exercise time out
|
|
9
|
394
|
February 13, 2024
|
Knapsack exercise: add benchmark against brute-force
|
|
6
|
433
|
February 13, 2024
|
Deleting Cargo.lock causes 500 error
|
|
2
|
577
|
February 1, 2024
|
Returning a new slice from a function?
|
|
4
|
419
|
January 22, 2024
|
Approaches for "sum-of-multiples" exercise
|
|
5
|
339
|
January 17, 2024
|
First contribution: fix a typo on Rust's Lucian's Luscious Lasagna docs
|
|
2
|
255
|
January 16, 2024
|
Performance issue about the Isogram problem iteration approach
|
|
3
|
252
|
January 15, 2024
|
Concepts for the Rust track are not displayed
|
|
4
|
448
|
January 6, 2024
|
The function signature for Anagrams in Rust is missing a lifetime
|
|
3
|
337
|
January 4, 2024
|
Add a test to the CircularBuffer exercise to check if elements in the buffer are dropped when the buffer is dropped
|
|
8
|
262
|
December 24, 2023
|
Add integer overflow tests to Clock in Rust
|
|
1
|
312
|
December 21, 2023
|
Submitting exercises with crates
|
|
11
|
345
|
December 19, 2023
|