liv
|
464cb5566d
|
Merge pull request #1625 from rust-lang/all-contributors/add-shirts
docs: add shirts as a contributor for content
|
2023-08-15 11:20:10 +02:00 |
|
liv
|
da395fed20
|
Merge pull request #1624 from shirts/shirts/errors-2-comments
Fix comment in errors2
|
2023-08-15 11:19:43 +02:00 |
|
liv
|
64035f766f
|
Merge pull request #1618 from rust-lang/all-contributors/add-barlevalon
docs: add barlevalon as a contributor for content
|
2023-08-07 17:40:45 +02:00 |
|
liv
|
b64aa9993b
|
Merge pull request #1617 from barlevalon/from_into_tests_fix
fix(conversions/from_into.rs): test_trailing_comma() and test_trailing_comma_and_some_string()
|
2023-08-07 17:38:37 +02:00 |
|
liv
|
11d8aea96f
|
Merge pull request #1609 from rust-lang/all-contributors/add-softarn
docs: add softarn as a contributor for content
|
2023-08-01 10:50:22 +02:00 |
|
liv
|
4d26307cfc
|
Merge pull request #1607 from softarn/main
chore(errors4): improved comment
|
2023-08-01 10:49:55 +02:00 |
|
liv
|
4592b4c409
|
Merge pull request #1603 from rust-lang/all-contributors/add-alexfertel
docs: add alexfertel as a contributor for content
|
2023-07-24 10:29:34 +02:00 |
|
liv
|
478e9d67df
|
Merge pull request #1601 from alexfertel/patch-1
docs: dedup repeated sentence
|
2023-07-24 10:29:00 +02:00 |
|
liv
|
b949422d46
|
Merge pull request #1597 from rust-lang/all-contributors/add-johnDeSilencio
docs: add johnDeSilencio as a contributor for code
|
2023-07-17 12:31:25 +02:00 |
|
liv
|
13bbe9c07d
|
Merge pull request #1594 from johnDeSilencio/bugfix/proc-macro2-cargo-update
fix: building rustlings on nightly
|
2023-07-17 12:30:48 +02:00 |
|
liv
|
a7300da78d
|
Merge pull request #1590 from rust-lang/all-contributors/add-jrcarl624
docs: add jrcarl624 as a contributor for content
|
2023-07-04 11:57:39 +02:00 |
|
liv
|
6cc34fa1f7
|
Merge pull request #1588 from jrcarl624/main
added if3 based on: `Using if in a let Statement`
|
2023-07-04 11:57:11 +02:00 |
|
liv
|
a6b562b8e4
|
Merge pull request #1580 from rust-lang/all-contributors/add-vnprc
docs: add vnprc as a contributor for content
|
2023-06-26 15:20:06 +02:00 |
|
liv
|
a470500a43
|
Merge pull request #1579 from vnprc/docs
chore: use correct line number in strings2.rs hint
|
2023-06-26 15:19:37 +02:00 |
|
liv
|
2584ff0440
|
Merge pull request #1577 from rust-lang/all-contributors/add-novanish
docs: add novanish as a contributor for content
|
2023-06-26 09:58:32 +02:00 |
|
liv
|
9379d06275
|
Merge pull request #1573 from novanish/refactor-error-1-comment
refactor: Update comment to use correct construct name 'Result' inste…
|
2023-06-26 09:58:08 +02:00 |
|
liv
|
c2264cabae
|
fix: install into $home on windows for now
Stopgap measure so that people stop installing into System32 (since that's the default Powershell elevated prompt directory for some reason).
|
2023-06-15 10:56:53 +02:00 |
|
liv
|
f3d0ba2f51
|
Merge pull request #1563 from rust-lang/all-contributors/add-tajo48
docs: add tajo48 as a contributor for content
|
2023-06-15 10:42:10 +02:00 |
|
liv
|
4b9e77d2ef
|
Merge pull request #1562 from tajo48/main
chore: update hint for vecs2
|
2023-06-15 10:41:46 +02:00 |
|
liv
|
0282da6881
|
Merge pull request #1559 from rust-lang/all-contributors/add-robertefry
docs: add robertefry as a contributor for content
|
2023-06-12 12:39:41 +02:00 |
|
liv
|
132d5ca943
|
Merge pull request #1535 from robertefry/comment_cleanup
docs: cleanup the explanation paragraphs at the start of each exercise.
|
2023-06-12 12:39:09 +02:00 |
|
liv
|
b44472b237
|
Merge branch 'main' into comment_cleanup
|
2023-06-12 12:39:02 +02:00 |
|
liv
|
4cfcf2ccd7
|
Merge pull request #1558 from rust-lang/all-contributors/add-Frosthage
docs: add Frosthage as a contributor for content
|
2023-06-12 12:36:40 +02:00 |
|
liv
|
06ddcfb0bb
|
Merge pull request #1113 from Frosthage/main
Improve hint for as_ref_mut
|
2023-06-12 12:36:06 +02:00 |
|
liv
|
d6bb8547b3
|
Merge pull request #1557 from rust-lang/all-contributors/add-luhem7
docs: add luhem7 as a contributor for content
|
2023-06-12 12:33:53 +02:00 |
|
liv
|
44f706a5e7
|
Merge pull request #1542 from luhem7/main
fix(threads, smart pointers): Swap order of threads and smart pointers exercises
|
2023-06-12 12:33:29 +02:00 |
|
liv
|
55636e6978
|
Merge pull request #1556 from rust-lang/all-contributors/add-FWDekker
docs: add FWDekker as a contributor for content
|
2023-06-12 12:33:01 +02:00 |
|
liv
|
c6c7dd2fce
|
Merge pull request #1544 from FWDekker/main
fix(vecs): rename outdated variable name in hint
|
2023-06-12 12:32:10 +02:00 |
|
liv
|
171d20ce3e
|
Merge pull request #1546 from b-apperlo/b-apperlo-patch-1
feat: added test function to hashmaps2.rs
|
2023-06-12 12:20:36 +02:00 |
|
liv
|
c2bb9ebd8e
|
Merge pull request #1555 from rust-lang/all-contributors/add-b-apperlo
docs: add b-apperlo as a contributor for content
|
2023-06-12 12:19:02 +02:00 |
|
liv
|
974717ca11
|
Merge pull request #1547 from b-apperlo/b-apperlo-patch-2
fix: update hashmaps3.rs
|
2023-06-12 12:18:36 +02:00 |
|
liv
|
d77e6c0d05
|
Merge pull request #1553 from rust-lang/all-contributors/add-IVIURRAY
docs: add IVIURRAY as a contributor for content
|
2023-06-12 12:17:30 +02:00 |
|
liv
|
0d2a1bdef1
|
Merge pull request #1549 from IVIURRAY/enums3-message-test
fix(enums3): add test for message
|
2023-06-12 12:17:07 +02:00 |
|
liv
|
1ce9d93e94
|
Merge pull request #1552 from rust-lang/all-contributors/add-proofconstruction
docs: add proofconstruction as a contributor for infra
|
2023-06-12 11:50:10 +02:00 |
|
liv
|
dca6e869df
|
Merge pull request #1550 from proofconstruction/check-lockfile-sync
chore(ci): add action step to check if lockfile is synced
|
2023-06-12 11:49:21 +02:00 |
|
liv
|
30291a3c25
|
Merge pull request #1527 from rust-lang/all-contributors/add-lazywalker
docs: add lazywalker as a contributor for content
|
2023-05-23 11:06:10 +02:00 |
|
liv
|
10d8357876
|
Merge pull request #1526 from lazywalker/fix-iterators5
fix(exercises): use snake_case variables to avoid warning
|
2023-05-23 11:05:43 +02:00 |
|
liv
|
e910205c19
|
Merge pull request #1524 from rust-lang/all-contributors/add-b1ue64
docs: add b1ue64 as a contributor for content
|
2023-05-21 11:39:36 +02:00 |
|
liv
|
59344c679d
|
Merge pull request #1523 from b1ue64/b1ue64-patch-1
feat(iterators5): remove outdated part of hint
|
2023-05-21 11:39:12 +02:00 |
|
liv
|
6d1f8c5111
|
Merge pull request #1520 from rust-lang/all-contributors/add-Ben2917
docs: add Ben2917 as a contributor for content
|
2023-05-17 16:14:54 +02:00 |
|
liv
|
656140d9e6
|
Merge pull request #1478 from Ben2917/improved_tests_for_iterators5
fix: Added some extra tests to validate iterators5 solution
|
2023-05-17 16:14:29 +02:00 |
|
liv
|
fd84c2d8f7
|
Merge pull request #1519 from rust-lang/all-contributors/add-lionel-rowe
docs: add lionel-rowe as a contributor for content
|
2023-05-17 15:57:26 +02:00 |
|
liv
|
81cd97902a
|
Merge pull request #1487 from lionel-rowe/patch-1
feat(options2): better test for layered_option
|
2023-05-17 15:56:55 +02:00 |
|
liv
|
ccf4a78f5d
|
Merge pull request #1518 from rust-lang/all-contributors/add-deedy5
docs: add deedy5 as a contributor for content
|
2023-05-17 15:56:10 +02:00 |
|
liv
|
05fcc246ae
|
Merge pull request #1490 from deedy5/main
modules2.rs: add more information to hint
|
2023-05-17 15:55:13 +02:00 |
|
liv
|
9bfb7055e2
|
Merge pull request #1517 from rust-lang/all-contributors/add-rb5014
docs: add rb5014 as a contributor for content
|
2023-05-17 15:54:49 +02:00 |
|
liv
|
b07680108b
|
Merge pull request #1504 from rb5014/success-hints-feature
feat(main, verify): Show hint(s) after exercise completion
|
2023-05-17 15:54:24 +02:00 |
|
liv
|
d45ec21b3c
|
Merge pull request #1513 from rust-lang/all-contributors/add-nmay231
docs: add nmay231 as a contributor for content
|
2023-05-10 10:50:01 +02:00 |
|
liv
|
b882da1ad4
|
Merge pull request #1512 from nmay231/main
fix(options3): panic when not matching to avoid false positives
|
2023-05-10 10:49:36 +02:00 |
|
liv
|
9ffcab07bf
|
Merge pull request #1506 from rust-lang/all-contributors/add-az0977776
docs: add az0977776 as a contributor for content
|
2023-05-02 11:15:57 +00:00 |
|
liv
|
9a6e57eec9
|
Merge pull request #1471 from az0977776/patch-2
docs: update line numbers in move_semantics2
|
2023-05-02 11:15:33 +00:00 |
|
liv
|
b75d2aa3f4
|
Merge pull request #1499 from rust-lang/all-contributors/add-esotuvaka
docs: add esotuvaka as a contributor for content
|
2023-04-28 08:40:25 +00:00 |
|
liv
|
6ae0525f7a
|
Merge pull request #1498 from esotuvaka/main
chore: clarified cow owned_no_mutation comments
|
2023-04-28 08:39:59 +00:00 |
|
liv
|
6d4a980b04
|
Merge pull request #1491 from rust-lang/all-contributors/add-akgerber
docs: add akgerber as a contributor for content
|
2023-04-22 13:48:59 +00:00 |
|
liv
|
a7eeaa3a4b
|
Merge pull request #1484 from akgerber/move2_comment_fix
fix(move_semantics2): fix line number comment
|
2023-04-22 13:48:23 +00:00 |
|
liv
|
fc81bb15fe
|
Merge pull request #1482 from rust-lang/all-contributors/add-smlavine
docs: add smlavine as a contributor for code
|
2023-04-18 15:54:06 +00:00 |
|
liv
|
0dc9c33b01
|
Merge pull request #1480 from smlavine/main
feat: Add "!" command to `rustlings watch`
|
2023-04-18 15:51:06 +00:00 |
|
liv
|
9fc336c7f7
|
Merge pull request #1469 from rust-lang/all-contributors/add-stornquist
docs: add stornquist as a contributor for content
|
2023-04-05 13:11:24 +00:00 |
|
liv
|
087e076ec0
|
Merge pull request #1384 from stornquist/patch-1
fix(move_semantics2): add expected output comment
|
2023-04-05 13:10:57 +00:00 |
|
liv
|
b39b819725
|
Merge pull request #1468 from rust-lang/all-contributors/add-alexwh
docs: add alexwh as a contributor for content
|
2023-04-05 13:10:02 +00:00 |
|
liv
|
f86fa1e909
|
Merge pull request #1385 from alexwh/patch-1
chore: update move_semantics4.rs' hint
|
2023-04-05 13:09:20 +00:00 |
|
liv
|
2285b89aea
|
Merge pull request #1467 from rust-lang/all-contributors/add-ktheory
docs: add ktheory as a contributor for content
|
2023-04-05 13:07:58 +00:00 |
|
liv
|
ab6aa23cec
|
Merge pull request #1391 from ktheory/ktheory/iter5
docs: clarify instructions on iterators5.rs
|
2023-04-05 13:06:43 +00:00 |
|
liv
|
5fd3dfe01b
|
Merge pull request #1452 from guoard/markdown-linter
feat(docs): add markdown linter for exercises README.md files
|
2023-04-05 13:06:17 +00:00 |
|
liv
|
8a7f437641
|
Merge pull request #1466 from rust-lang/all-contributors/add-poneciak57
docs: add poneciak57 as a contributor for content
|
2023-04-05 13:05:38 +00:00 |
|
liv
|
9a9b487abd
|
Merge pull request #1463 from poneciak57/feature/test4_panic
feat: add tests4.rs exercise
|
2023-04-05 13:05:14 +00:00 |
|
liv
|
01fa21f160
|
Merge pull request #1461 from rust-lang/all-contributors/add-sagarvora
docs: add sagarvora as a contributor for content
|
2023-04-02 10:46:50 +00:00 |
|
liv
|
2ca4ee2a54
|
Merge pull request #1460 from sagarvora/lifetimes-first
fix: move lifetimes above tests in recommended order
|
2023-04-02 10:45:28 +00:00 |
|
liv
|
09dc7058c9
|
Merge pull request #1456 from rust-lang/all-contributors/add-ahresse
docs: add ahresse as a contributor for content
|
2023-03-31 13:31:47 +00:00 |
|
liv
|
6f84887f60
|
Merge pull request #1454 from ahresse/ahresse/remove_trailing_spaces
fix: remove trailing spaces
|
2023-03-31 13:31:16 +00:00 |
|
liv
|
3e44060b5b
|
Merge pull request #1455 from rust-lang/all-contributors/add-keogami
docs: add keogami as a contributor for doc
|
2023-03-31 13:29:40 +00:00 |
|
liv
|
e2eb24761f
|
Merge pull request #1453 from keogami/patch-1
Split quick installation commands into two separate blocks
|
2023-03-31 13:29:16 +00:00 |
|
liv
|
362c1b0d11
|
Merge pull request #1450 from guoard/patch-2
docs(error_handling): resolve markdownlint warnings
|
2023-03-30 09:19:20 +00:00 |
|
liv
|
fbec311844
|
Merge pull request #1447 from rust-lang/all-contributors/add-guoard
docs: add guoard as a contributor for content
|
2023-03-28 10:27:00 +00:00 |
|
liv
|
92f09dbe81
|
Merge pull request #1445 from guoard/patch-1
docs(variables): wrap mut keyword with backtick
|
2023-03-28 10:26:32 +00:00 |
|
liv
|
4b1fe0a1cc
|
Merge pull request #1446 from rust-lang/all-contributors/add-ryanwhitehouse
docs: add ryanwhitehouse as a contributor for content
|
2023-03-28 10:26:10 +00:00 |
|
liv
|
e0e0b3f387
|
Merge pull request #1432 from ryanwhitehouse/main
docs:clarify instructions on hashmaps2.rs
|
2023-03-28 10:25:31 +00:00 |
|
liv
|
b21a4ac12b
|
Merge pull request #1443 from rust-lang/all-contributors/add-VegardMatthey
docs: add VegardMatthey as a contributor for content
|
2023-03-27 11:31:07 +00:00 |
|
liv
|
e2de7b8ae3
|
Merge pull request #1442 from VegardMatthey/main
docs: fixed a spelling mistake for the hint in exercise iterators2
|
2023-03-27 11:30:42 +00:00 |
|
liv
|
4ff38c7bf3
|
Merge pull request #1441 from rust-lang/all-contributors/add-javihernant
docs: add javihernant as a contributor for content
|
2023-03-26 13:23:36 +00:00 |
|
liv
|
2012641610
|
Merge pull request #1428 from javihernant/changeLtReadme
change order of references in README.md
|
2023-03-26 13:23:02 +00:00 |
|
liv
|
22eb7e3847
|
Merge pull request #1440 from rust-lang/all-contributors/add-navicore
docs: add navicore as a contributor for content
|
2023-03-26 12:50:45 +00:00 |
|
liv
|
6d4a87227d
|
Merge pull request #1437 from navicore/errors2-comment-error
correct comments in errors2.rs
|
2023-03-26 12:49:59 +00:00 |
|
liv
|
65b8770ce9
|
Merge pull request #1438 from tfpk/patch-2
feat(lifetimekata): Add info about Lifetimekata project
|
2023-03-26 12:49:26 +00:00 |
|
liv
|
2ef6fb66ac
|
Merge pull request #1439 from rust-lang/all-contributors/add-eugkhp
docs: add eugkhp as a contributor for tool
|
2023-03-26 12:48:21 +00:00 |
|
liv
|
8bab260587
|
Merge pull request #1435 from eugkhp/update-deps
cargo update to resolve #1430
|
2023-03-26 12:47:45 +00:00 |
|
liv
|
9acefe8b3a
|
Merge pull request #1425 from rust-lang/all-contributors/add-adamhb123
docs: add adamhb123 as a contributor for content
|
2023-03-14 11:15:30 +01:00 |
|
liv
|
a55c8dc1a8
|
Merge pull request #1418 from adamhb123/vecs2.rs-naming-suggestion
Rename iteration var names in vec2.rs for clarity
|
2023-03-14 11:15:07 +01:00 |
|
liv
|
5c5cd4c658
|
Merge pull request #1416 from rust-lang/all-contributors/add-Nagidal
docs: add Nagidal as a contributor for content
|
2023-03-10 18:03:30 +01:00 |
|
liv
|
9c515c7863
|
Merge pull request #1415 from Nagidal/improve-hint-strings2
improve hint for strings2, #1407
|
2023-03-10 18:03:06 +01:00 |
|
liv
|
e4971ec7b3
|
Merge pull request #1414 from rust-lang/all-contributors/add-MahdiBM
docs: add MahdiBM as a contributor for tool
|
2023-03-10 17:28:22 +01:00 |
|
liv
|
2f34370f2f
|
Merge pull request #1402 from MahdiBM/patch-1
Better error message when failing
|
2023-03-10 17:27:53 +01:00 |
|
liv
|
94799b1e98
|
Merge pull request #1413 from rust-lang/all-contributors/add-nidhalmessaoudi
docs: add nidhalmessaoudi as a contributor for code
|
2023-03-10 11:51:36 +01:00 |
|
liv
|
c8273e06c6
|
Merge pull request #1404 from nidhalmessaoudi/master
Always showing correct progress percentages.
|
2023-03-10 11:51:08 +01:00 |
|
liv
|
ff50159a3d
|
fix: remove repl.it support for now
It stopped working and needs too much manual fixing, until someone
comes along to fix it, it's not great to have in the README section.
Closes #1352.
|
2023-03-03 21:27:57 +01:00 |
|
liv
|
36e66b545e
|
Merge pull request #1396 from 0lhi/main
fix(macros4.rs): Add rustfmt::skip to prevent auto-fix.
|
2023-02-26 13:10:24 +01:00 |
|
liv
|
0e9966d6a4
|
Merge pull request #1397 from crd477/patch-1
rustfmt
|
2023-02-26 13:10:04 +01:00 |
|
liv
|
75fbf7a8f3
|
Merge pull request #1401 from rust-lang/all-contributors/add-mdmundo
docs: add mdmundo as a contributor for infra
|
2023-02-26 13:09:26 +01:00 |
|
liv
|
e700a3cc4d
|
Merge branch 'main' into all-contributors/add-mdmundo
|
2023-02-26 13:09:20 +01:00 |
|
liv
|
d06f7bf1ff
|
Merge pull request #1400 from rust-lang/all-contributors/add-eroullit
docs: add eroullit as a contributor for infra
|
2023-02-26 13:07:02 +01:00 |
|