rustlings/exercises
bors aaad60d07e Auto merge of #172 - miller-time:fix-book-links, r=komaeda
chore: Fix a couple broken book links

While I was fixing these, I figured maybe it's good to just use a consistent URL for book links: https://doc.rust-lang.org/book/

Is there a plan for what to do with this old 1.4.0 example that doesn't exist in the current version of the book? Perhaps at least include a disclaimer when recommending that folks check it out?

34e31232df/exercises/threads/README.md (L1)
2019-06-23 10:31:50 +00:00
..
error_handling chore: Fix a couple broken book links 2019-06-11 07:13:05 -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 chore: Clean up some formatting in exercises 2019-06-11 07:14:43 -07: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 test command execution 2019-02-15 12:06:05 +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