1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-07-01 00:45:17 +02:00
Commit Graph

2317 Commits

Author SHA1 Message Date
720f33eee6 add .to_mut() in test owned_mutation() 2023-08-10 19:56:47 +09: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
1ace9795f7 docs: update .all-contributorsrc [skip ci] 2023-08-07 15:38:52 +00:00
24c838bc0b docs: update AUTHORS.md [skip ci] 2023-08-07 15:38:51 +00: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
2691a35102 Fix from_into.rs tests 2023-08-07 18:22:49 +03:00
828e724659 Added note related to tests. 2023-08-01 13:33:32 -04: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
62adbdf7f2 docs: update .all-contributorsrc [skip ci] 2023-08-01 08:50:14 +00:00
f39df76215 docs: update AUTHORS.md [skip ci] 2023-08-01 08:50:13 +00:00
liv
4d26307cfc Merge pull request #1607 from softarn/main
chore(errors4): improved comment
2023-08-01 10:49:55 +02:00
be8d1df8b9 chore(errors4): improved comment 2023-07-28 23:05:01 +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
bb5fa3f1e8 docs: update .all-contributorsrc [skip ci] 2023-07-24 08:29:18 +00:00
8283ae8c4c docs: update AUTHORS.md [skip ci] 2023-07-24 08:29:17 +00:00
liv
478e9d67df Merge pull request #1601 from alexfertel/patch-1
docs: dedup repeated sentence
2023-07-24 10:29:00 +02:00
ef8f1f108b docs: dedup repeated sentence 2023-07-21 14:42:19 +02:00
7f9f897945 add test-case to if/if1 to check equal values 2023-07-20 08:28:18 +03:00
662e5bddd7 fix(primitives-4.rs): update hint so it's less confusing 2023-07-17 15:58:29 +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
2c7dec7327 docs: update .all-contributorsrc [skip ci] 2023-07-17 10:31:16 +00:00
f4d86f384c docs: update AUTHORS.md [skip ci] 2023-07-17 10:31:15 +00: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
2934d062a3 fix: run cargo update to build proc-macro2 on nightly 2023-07-14 12:12:05 -07:00
37cdea9183 Merge branch 'main' into chore/update-hints 2023-07-04 12:05:19 -04: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
176fb7c447 docs: update .all-contributorsrc [skip ci] 2023-07-04 09:57:31 +00:00
0e0c5dfe99 docs: update AUTHORS.md [skip ci] 2023-07-04 09:57:30 +00: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
287172698a added if3 based on: Using if in a let Statement 2023-07-03 14:52:13 -04:00
0ab781c7a7 chore: remove line reference from strings2 hint 2023-07-03 14:20:38 -04:00
liv
c5b0627180 chore: update oranda config for 0.1.0 2023-07-03 18:50:50 +02:00
b99c7b8c37 chore: update line reference in strings2 hint 2023-07-02 13:46:59 -04: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
a46d42f45e docs: update .all-contributorsrc [skip ci] 2023-06-26 13:19:53 +00:00
47b3a53132 docs: update AUTHORS.md [skip ci] 2023-06-26 13:19:52 +00: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
405b32e77a chore: use correct line number in strings2.rs hint 2023-06-26 09:17:39 -04: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
2e4022dd73 docs: update .all-contributorsrc [skip ci] 2023-06-26 07:58:24 +00:00
f03a915c75 docs: update AUTHORS.md [skip ci] 2023-06-26 07:58:23 +00: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
eacf7db6f3 refactor: Update comment to use correct construct name 'Result' instead of 'Option'
Refactor the comment in the code to provide a more accurate description of the construct being used. Replace the mention of Option with Result.
2023-06-23 17:18:17 +05:45
liv
adc7ca5690 fix(move_semantics2): change type back to compile 2023-06-22 10:10:44 +02:00
c5231f0ce3 fix(enums3): modify message string in test
Otherwise it won't actually test the change of state.message and
it would fail to check if the user missed changing state.message

This happened to me as I had a catch-all line in `match`
2023-06-16 13:50:54 +05:30
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
0cb63cdd01 docs: update .all-contributorsrc [skip ci] 2023-06-15 08:42:02 +00:00
c236a80a37 docs: update AUTHORS.md [skip ci] 2023-06-15 08:42:01 +00:00
liv
4b9e77d2ef Merge pull request #1562 from tajo48/main
chore: update hint for vecs2
2023-06-15 10:41:46 +02:00