2082 Commits

Author SHA1 Message Date
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
allcontributors[bot]
1ace9795f7
docs: update .all-contributorsrc [skip ci] 2023-08-07 15:38:52 +00:00
allcontributors[bot]
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
Alon Hearter
2691a35102
Fix from_into.rs tests 2023-08-07 18:22:49 +03:00
S P
7c317f0779
Steo (#4)
* hashmaps

* quiz, options

* error01

* errors, generics

* traits, quiz3

* lifetime, tests

* iterators, smart pointers
2023-08-05 21:26:54 +01:00
S P
880585115e
quiz3 (#3)
* hashmaps

* quiz, options

* error01

* errors, generics

* traits, quiz3
2023-08-03 10:45:12 +01:00
S P
453a65caef
Steo (#2)
* hashmaps

* quiz, options

* error01

* errors, generics
2023-08-01 23:04:07 +01:00
S P
4639a94d6d
Merge branch 'rust-lang:main' into main 2023-08-01 23:01:03 +01:00
Joshua Carlson
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
allcontributors[bot]
62adbdf7f2
docs: update .all-contributorsrc [skip ci] 2023-08-01 08:50:14 +00:00
allcontributors[bot]
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
Marcus Höjvall
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
allcontributors[bot]
bb5fa3f1e8
docs: update .all-contributorsrc [skip ci] 2023-07-24 08:29:18 +00:00
allcontributors[bot]
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
S P
d8d856714e
Merge pull request #1 from palutz/steo
modules
2023-07-23 23:03:19 +01:00
palutz
f7c3a17cfc modules 2023-07-23 22:32:09 +01:00
palutz
ed4e7ae90e strings 2023-07-23 18:54:29 +01:00
palutz
13a3b6dd34 structs, enums 2023-07-23 17:49:24 +01:00
palutz
20000a4578 move semantics 2023-07-22 22:54:04 +01:00
S P
0b60f25f98
Merge branch 'rust-lang:main' into main 2023-07-21 23:21:13 +01:00
palutz
0186d63cb9 vecs 2023-07-21 23:20:30 +01:00
palutz
79c1ded2f2 primitive types 2023-07-21 23:07:15 +01:00
palutz
8c31aafcb8 ifs 2023-07-21 22:47:51 +01:00
Alexander González
ef8f1f108b
docs: dedup repeated sentence 2023-07-21 14:42:19 +02:00
Gabor Szabo
7f9f897945 add test-case to if/if1 to check equal values 2023-07-20 08:28:18 +03:00
Yamila Moreno
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
allcontributors[bot]
2c7dec7327
docs: update .all-contributorsrc [skip ci] 2023-07-17 10:31:16 +00:00
allcontributors[bot]
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
Nicholas R. Smith
2934d062a3 fix: run cargo update to build proc-macro2 on nightly 2023-07-14 12:12:05 -07:00
palutz
bfc232585c vars and functs 2023-07-05 22:34:29 +01:00
palutz
88251cdde4 Merge branch 'main' into steo 2023-07-05 22:03:50 +01:00
Will Hack
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
allcontributors[bot]
176fb7c447
docs: update .all-contributorsrc [skip ci] 2023-07-04 09:57:31 +00:00
allcontributors[bot]
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
Joshua Carlson
287172698a added if3 based on: Using if in a let Statement 2023-07-03 14:52:13 -04:00
Will Hack
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
palutz
168f225b01 ex01 2023-07-03 17:38:16 +01:00
Will Hack
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
allcontributors[bot]
a46d42f45e
docs: update .all-contributorsrc [skip ci] 2023-06-26 13:19:53 +00:00