.. |
clippy
|
chore: add explanatory comment to clippy1
|
2020-04-21 18:50:00 +02:00 |
collections
|
fix(vec1): Have test compare every element in a and v
|
2020-11-29 01:35:14 +00:00 |
conversions
|
feat(try_from_into): remove duplicate annotation
|
2020-12-03 17:51:30 +01:00 |
enums
|
chore: Removed extra whitespaces
|
2020-08-27 19:51:19 +02:00 |
error_handling
|
chore: Removed extra whitespaces
|
2020-08-27 19:51:19 +02:00 |
functions
|
fix(functions2): Change signature to trigger precise error message: (#605)
|
2020-12-27 12:36:38 +01:00 |
generics
|
chore: Removed extra whitespaces
|
2020-08-27 19:51:19 +02:00 |
if
|
feat: Add if2 exercise
|
2020-05-02 13:02:16 -07:00 |
macros
|
Make macros4 not compile by default
|
2020-08-26 22:17:03 -04:00 |
modules
|
Merge branch 'master' into refactor-hints
|
2019-11-11 17:21:06 +01:00 |
move_semantics
|
fix: line numbers in several exercises and hints
|
2019-11-14 08:21:56 +01:00 |
option
|
fix(option1): Don't add only zeros to the numbers array
|
2020-05-27 18:55:12 +10:00 |
primitive_types
|
fix(primitive_types6): remove 'unused doc comment' warning
|
2020-10-13 23:20:17 -07:00 |
standard_library_types
|
fix(iterators2): Update description (#578)
|
2020-11-07 13:54:14 +01:00 |
strings
|
Merge branch 'master' into refactor-hints
|
2019-11-11 17:21:06 +01:00 |
structs
|
fix: update structs README
|
2020-12-15 08:32:46 +01:00 |
tests
|
fix(quiz3): Second test is for odd numbers, not even. (#553)
|
2020-10-10 13:11:57 +02:00 |
threads
|
fix: gives a bit more context to magic number
|
2020-12-08 10:08:25 +01:00 |
traits
|
chore: Removed extra whitespaces
|
2020-08-27 19:51:19 +02:00 |
variables
|
fix(variables5) : make shadowing more prominent
|
2020-10-01 08:31:42 +05:30 |
quiz1.rs
|
feat: renames test to quiz, fixes #244
|
2020-05-19 18:47:44 +02:00 |
quiz2.rs
|
fix(exercises): adding question mark to quiz2
|
2020-08-25 16:38:41 +02:00 |
quiz3.rs
|
fix: fix quiz naming inconsistency (#421)
|
2020-06-03 20:06:35 +02:00 |
quiz4.rs
|
feat: renames test to quiz, fixes #244
|
2020-05-19 18:47:44 +02:00 |
README.md
|
fix: added missing exercises to info.toml
|
2020-12-12 10:34:59 -08:00 |