rustlings/exercises
Niklas Anderson a750e4a1a3 fix(option1): Add test for prematurely passing exercise
Fixes the bug referenced in #160, but does not address the larger feature work referenced by the issue.
2019-07-26 16:58:12 -07:00
..
error_handling fix(option1): Add test for prematurely passing exercise 2019-07-26 16:58:12 -07:00
functions Auto merge of #172 - miller-time:fix-book-links, r=komaeda 2019-06-23 10:31:50 +00:00
if Auto merge of #172 - miller-time:fix-book-links, r=komaeda 2019-06-23 10:31:50 +00:00
macros chore: Fix a couple broken book links 2019-06-11 07:13:05 -07:00
modules Auto merge of #172 - miller-time:fix-book-links, r=komaeda 2019-06-23 10:31:50 +00:00
move_semantics Auto merge of #172 - miller-time:fix-book-links, r=komaeda 2019-06-23 10:31:50 +00:00
primitive_types chore: Clean up some formatting in exercises 2019-06-11 07:14:43 -07:00
standard_library_types feat(iterators2): adds iterators2 exercise including config 2019-07-03 21:06:24 +10:00
strings chore: Fix a couple broken book links 2019-06-11 07:13:05 -07:00
structs Fixes the irrefutable let pattern warning 2019-06-20 09:46:49 -05:00
tests chore: Fix a couple broken book links 2019-06-11 07:13:05 -07:00
threads chore: Fix a couple broken book links 2019-06-11 07:13:05 -07:00
variables chore: Fix a couple broken book links 2019-06-11 07:13:05 -07:00
test1.rs fix(test1): Swap assertion parameter order 2019-07-13 13:31:57 +01:00
test2.rs Add errors to exercises that compile without user changes 2019-04-22 00:09:30 +02:00
test3.rs chore: Clean up some formatting in exercises 2019-06-11 07:14:43 -07:00
test4.rs add tests; refactor exercise links 2019-01-23 20:48:01 +01:00