Deleting Cargo.lock causes 500 error
|
|
2
|
283
|
February 1, 2024
|
Returning a new slice from a function?
|
|
4
|
280
|
January 22, 2024
|
Approaches for "sum-of-multiples" exercise
|
|
5
|
270
|
January 17, 2024
|
First contribution: fix a typo on Rust's Lucian's Luscious Lasagna docs
|
|
2
|
202
|
January 16, 2024
|
Performance issue about the Isogram problem iteration approach
|
|
3
|
176
|
January 15, 2024
|
Concepts for the Rust track are not displayed
|
|
4
|
334
|
January 6, 2024
|
The function signature for Anagrams in Rust is missing a lifetime
|
|
3
|
267
|
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
|
188
|
December 24, 2023
|
Add integer overflow tests to Clock in Rust
|
|
1
|
226
|
December 21, 2023
|
Submitting exercises with crates
|
|
11
|
217
|
December 19, 2023
|
Feedback wanted: Removing controversial test from "series" exercise
|
|
2
|
202
|
December 13, 2023
|
Removing crates available in the test runner
|
|
3
|
233
|
November 22, 2023
|
Debugging in VS Code
|
|
4
|
354
|
October 19, 2023
|
Track update and mentor feedback request
|
|
17
|
386
|
October 2, 2023
|
Improving the Rust representer
|
|
10
|
253
|
September 30, 2023
|
Should the "Series" exercise be fixed or clarified?
|
|
8
|
215
|
September 25, 2023
|
[Book Store] Modify test case to disallow greedy algorithm
|
|
5
|
253
|
September 16, 2023
|
Rust: Why does this code take a long time to run?
|
|
13
|
608
|
July 22, 2023
|
Malformed matrix in the saddle-points exercise instruction
|
|
1
|
237
|
June 19, 2023
|
Update to Rust 1.70
|
|
0
|
270
|
June 4, 2023
|
Clarify constructor return types for RNA Transcription exercise
|
|
3
|
202
|
June 2, 2023
|
Rust submission timing out, perhaps because of compilation time?
|
|
1
|
244
|
April 23, 2023
|
How to find the failed test: One of your tests timed out
|
|
2
|
216
|
April 19, 2023
|
Need help with Simple Linked List
|
|
10
|
303
|
April 18, 2023
|
RUST Affine cipher exercise - tests correct?
|
|
3
|
256
|
April 17, 2023
|
Question about Series (maybe a bug?!)
|
|
1
|
278
|
April 15, 2023
|
Missing exercises in the Rust track
|
|
3
|
652
|
March 30, 2023
|
Added digit 9 test case from the canonical test suite
|
|
0
|
176
|
March 21, 2023
|
Changed `unimplemented!` calls to `todo!`
|
|
0
|
217
|
March 18, 2023
|
I've added two new tests to Circular Buffer to check for memory leaks
|
|
0
|
200
|
March 17, 2023
|