Commit Graph

1612 Commits

Author SHA1 Message Date
allcontributors[bot] bf0fa8ee64
docs: update .all-contributorsrc [skip ci] 2023-02-12 15:54:57 +00:00
allcontributors[bot] d3ed9ce2f6
docs: update AUTHORS.md [skip ci] 2023-02-12 15:54:56 +00:00
liv f123cb2777
Merge pull request #1228 from grzegorz-zur/patch-1
Removed unnecessary use statement
2023-02-12 16:54:43 +01:00
liv dc3bf2ea30
Merge pull request #1368 from rust-lang/all-contributors/add-platformer
docs: add platformer as a contributor for content
2023-02-12 16:50:26 +01:00
allcontributors[bot] f3773660b0
docs: update .all-contributorsrc [skip ci] 2023-02-12 15:50:18 +00:00
allcontributors[bot] 18843cf62e
docs: update AUTHORS.md [skip ci] 2023-02-12 15:50:17 +00:00
liv 7be4fd891d
Merge pull request #1305 from platformer/issue1298
fix(threads1): make program panic if threads are not joined
2023-02-12 16:50:03 +01:00
liv b66e2e9b95
Merge pull request #1367 from rust-lang/all-contributors/add-kawaiiPlat
docs: add kawaiiPlat as a contributor for content
2023-02-12 15:52:07 +01:00
allcontributors[bot] 2aad5360d4
docs: update .all-contributorsrc [skip ci] 2023-02-12 14:52:00 +00:00
allcontributors[bot] e8683274ff
docs: update AUTHORS.md [skip ci] 2023-02-12 14:51:59 +00:00
liv b3de1b77bf
Merge pull request #1318 from kawaiiPlat/q2-minor-grammar
minor grammar tweak for quiz 2
2023-02-12 15:51:42 +01:00
liv 957522a492 feat(intro1): add note on rust-analyzer usage 2023-02-12 15:47:58 +01:00
liv ac050fb7ce
Merge pull request #1366 from rust-lang/all-contributors/add-alexandergill
docs: add alexandergill as a contributor for code
2023-02-12 15:43:16 +01:00
allcontributors[bot] 88a92b311c
docs: update .all-contributorsrc [skip ci] 2023-02-12 14:43:08 +00:00
allcontributors[bot] acd2164c85
docs: update AUTHORS.md [skip ci] 2023-02-12 14:43:07 +00:00
liv 890d6549de
Merge pull request #1364 from alexandergill/fix-install-script
Fix `bash: line 105: v1[$i]: unbound variable` in install script
2023-02-12 15:42:49 +01:00
Alexander Gill 0b119339eb fix(installation): bump `MinRustVersion` to 1.58
this is the earliest minor version that compiled without errors
2023-02-11 23:30:35 +00:00
Alexander Gill 4bdd3c036b fix(installation): loop to `max_len-1`
avoid `i` going outside range of array indices
2023-02-11 23:18:34 +00:00
liv 0ea42f60bd
Merge pull request #1356 from rust-lang/all-contributors/add-wjwrh
docs: add wjwrh as a contributor for code
2023-02-05 11:51:57 +01:00
allcontributors[bot] 72fff8d51a
docs: update .all-contributorsrc [skip ci] 2023-02-05 10:51:50 +00:00
allcontributors[bot] ff44be9dcd
docs: update AUTHORS.md [skip ci] 2023-02-05 10:51:49 +00:00
liv 23c3620001
Merge pull request #1355 from wjwrh/main
Fix the problem of different edition between rustc and rust-analyzer
2023-02-05 11:51:35 +01:00
wjwrh 1721ddc231 Fix the problem of different edition between rustc and rust-analyzer 2023-02-05 14:10:23 +08:00
liv ce7ffcd8e9
Merge pull request #1349 from rust-lang/all-contributors/add-kevwan
docs: add kevwan as a contributor for content
2023-01-26 20:55:22 +01:00
allcontributors[bot] c952604308
docs: update .all-contributorsrc [skip ci] 2023-01-26 19:55:14 +00:00
allcontributors[bot] a1b2964869
docs: update AUTHORS.md [skip ci] 2023-01-26 19:55:13 +00:00
liv 5faa0badef
Merge pull request #1347 from kevwan/patch-1
chore: fix prompt error for exercise #80 (rc1.rs)
2023-01-26 20:54:54 +01:00
Kevin Wan 4771a7b9e7
chore: fix prompt error
Missed a blank line, which causes the prompt incorrect like below:

```rust
You can keep working on this exercise,
or jump into the next one by removing the `I AM NOT DONE` comment:

 6 |  // Make this code compile by using the proper Rc primitives to express that the sun has multiple owners.
 7 |  
 8 |  // I AM NOT DONE
 9 |  use std::rc::Rc;
```
2023-01-23 12:16:51 +08:00
liv 259b434f20
Merge pull request #1338 from rust-lang/all-contributors/add-cloppingemu
docs: add cloppingemu as a contributor for code
2023-01-11 12:25:45 +01:00
allcontributors[bot] d58c97bd21
docs: update .all-contributorsrc [skip ci] 2023-01-11 11:25:36 +00:00
allcontributors[bot] d05a817f3b
docs: update AUTHORS.md [skip ci] 2023-01-11 11:25:35 +00:00
liv 2b30cec974
Merge pull request #1319 from cloppingemu/main
fix(verify): progress bar percent now updates with the number of files verified
2023-01-11 12:25:09 +01:00
liv 6ef284bb1a
Merge pull request #1337 from rust-lang/all-contributors/add-h4x5p4c3
docs: add h4x5p4c3 as a contributor for content
2023-01-11 12:23:21 +01:00
allcontributors[bot] ac839c267b
docs: update .all-contributorsrc [skip ci] 2023-01-11 11:23:08 +00:00
allcontributors[bot] 3ed1e16c78
docs: update AUTHORS.md [skip ci] 2023-01-11 11:23:07 +00:00
liv c28c661deb
Merge pull request #1336 from h4x5p4c3/main
minor changes to hint
2023-01-11 12:22:52 +01:00
h4x5p4c3 6b04848d41 minor changes to hint 2023-01-11 00:23:21 +05:30
liv c5898ac6b7
Merge pull request #1326 from tklauser/clippy1-typo
Fix typo in clippy1 hint
2023-01-05 17:41:43 +01:00
Tobias Klauser 7c4a3a2af6
Fix typo in clippy1 hint 2023-01-05 17:14:49 +01:00
liv 0d30dce26d
Merge pull request #1325 from rust-lang/all-contributors/add-AxolotlTears
docs: add AxolotlTears as a contributor for code
2023-01-05 15:28:11 +01:00
allcontributors[bot] 6c170c2c21
docs: update .all-contributorsrc [skip ci] 2023-01-05 14:28:02 +00:00
allcontributors[bot] 4179317f37
docs: update AUTHORS.md [skip ci] 2023-01-05 14:28:01 +00:00
liv 5bcd2cee1d
Merge pull request #1320 from AxolotlTears/main
Decrease watch delay
2023-01-05 15:27:35 +01:00
liv 29ecee8cc6
Merge pull request #1324 from rust-lang/all-contributors/add-0xMySt1c
docs: add 0xMySt1c as a contributor for tool
2023-01-05 15:24:04 +01:00
allcontributors[bot] f67a2b2535
docs: update .all-contributorsrc [skip ci] 2023-01-05 14:21:45 +00:00
allcontributors[bot] 33e0c73df7
docs: update AUTHORS.md [skip ci] 2023-01-05 14:21:44 +00:00
liv c28c0eb818
Merge pull request #1322 from 0xMySt1c/update_extension
update rust language extension to rust-analyzer
2023-01-05 15:21:27 +01:00
0xMySt1c 8722172049 update rust language extension to rust-analyzer 2023-01-04 14:59:18 -05:00
TenzinRabgy 8e36256eac chore(watch): decrease watch delay
closes #1215
2023-01-04 04:49:51 -05:00
himanshu soni 951826e6b5 fix(verify): progress bar proportion now updates with the number of files verified 2023-01-03 23:54:01 +09:30