Concepts for the Rust track are not displayed
|
|
4
|
497
|
January 6, 2024
|
The function signature for Anagrams in Rust is missing a lifetime
|
|
3
|
358
|
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
|
293
|
December 24, 2023
|
Add integer overflow tests to Clock in Rust
|
|
1
|
358
|
December 21, 2023
|
Submitting exercises with crates
|
|
11
|
377
|
December 19, 2023
|
Feedback wanted: Removing controversial test from "series" exercise
|
|
2
|
300
|
December 13, 2023
|
Removing crates available in the test runner
|
|
3
|
364
|
November 22, 2023
|
Debugging in VS Code
|
|
4
|
784
|
October 19, 2023
|
Track update and mentor feedback request
|
|
17
|
620
|
October 2, 2023
|
Improving the Rust representer
|
|
10
|
357
|
September 30, 2023
|
Should the "Series" exercise be fixed or clarified?
|
|
8
|
349
|
September 25, 2023
|
[Book Store] Modify test case to disallow greedy algorithm
|
|
5
|
458
|
September 16, 2023
|
Rust: Why does this code take a long time to run?
|
|
13
|
813
|
July 22, 2023
|
Malformed matrix in the saddle-points exercise instruction
|
|
1
|
335
|
June 19, 2023
|
Update to Rust 1.70
|
|
0
|
369
|
June 4, 2023
|
Clarify constructor return types for RNA Transcription exercise
|
|
3
|
312
|
June 2, 2023
|
Rust submission timing out, perhaps because of compilation time?
|
|
1
|
377
|
April 23, 2023
|
How to find the failed test: One of your tests timed out
|
|
2
|
321
|
April 19, 2023
|
Need help with Simple Linked List
|
|
10
|
486
|
April 18, 2023
|
RUST Affine cipher exercise - tests correct?
|
|
3
|
350
|
April 17, 2023
|
Question about Series (maybe a bug?!)
|
|
1
|
410
|
April 15, 2023
|
Missing exercises in the Rust track
|
|
3
|
917
|
March 30, 2023
|
Added digit 9 test case from the canonical test suite
|
|
0
|
262
|
March 21, 2023
|
Changed `unimplemented!` calls to `todo!`
|
|
0
|
290
|
March 18, 2023
|
I've added two new tests to Circular Buffer to check for memory leaks
|
|
0
|
285
|
March 17, 2023
|
Why is the Allergies Solution Like This?
|
|
16
|
461
|
March 14, 2023
|
Decimal: ask to implement division (2nd attempt, I pressed enter too quickly x.x)
|
|
0
|
333
|
March 9, 2023
|
Update book-store.rs to add missing test f808b5a4-e01f-4c0d-881f-f7b90d9739da
|
|
0
|
223
|
March 8, 2023
|
Tests do not build because of missing linker(?)
|
|
6
|
1671
|
February 28, 2023
|
Fix new clippy warnings
|
|
1
|
367
|
February 2, 2023
|