liv
|
0aa9418736
|
Merge branch 'main' into chore/update-hints
|
2023-09-04 14:34:13 +02:00 |
|
liv
|
abc3013096
|
Merge pull request #1660 from rust-lang/fix/move-semantics-tests
fix: refactor move semantics 1-4 into tests
|
2023-09-04 14:32:01 +02:00 |
|
liv
|
51e237d5f9
|
fix: refactor move semantics 1-4 into tests
|
2023-09-04 14:29:06 +02:00 |
|
liv
|
6eb9bde786
|
Merge pull request #1659 from rust-lang/all-contributors/add-yamila-moreno
docs: add yamila-moreno as a contributor for content
|
2023-09-04 13:58:37 +02:00 |
|
allcontributors[bot]
|
dce89aefb9
|
docs: update .all-contributorsrc [skip ci]
|
2023-09-04 11:58:25 +00:00 |
|
allcontributors[bot]
|
47e14cff8d
|
docs: update AUTHORS.md [skip ci]
|
2023-09-04 11:58:24 +00:00 |
|
liv
|
4d9b68b377
|
Merge pull request #1598 from yamila-moreno/fix/hint-in-primitives-4
fix(primitives-4.rs): update hint so it's less confusing
|
2023-09-04 13:58:05 +02:00 |
|
liv
|
a8f4994935
|
Merge pull request #1658 from rust-lang/all-contributors/add-szabgab
docs: add szabgab as a contributor for content
|
2023-09-04 13:55:38 +02:00 |
|
allcontributors[bot]
|
8ca60f2cbb
|
docs: update .all-contributorsrc [skip ci]
|
2023-09-04 11:55:28 +00:00 |
|
allcontributors[bot]
|
bb550497d5
|
docs: update AUTHORS.md [skip ci]
|
2023-09-04 11:55:27 +00:00 |
|
liv
|
849e4a3647
|
Merge pull request #1599 from szabgab/if1-test-case
add test-case to if/if1 to check equal values
|
2023-09-04 13:55:10 +02:00 |
|
liv
|
c177507db3
|
Merge pull request #1610 from jrcarl624/patch-1
Updated if3.rs: Added a note that states that the test does not need to be changed.
|
2023-09-04 13:54:20 +02:00 |
|
liv
|
a09a0c47ae
|
fix: add extra line in if3 comment
|
2023-09-04 13:53:54 +02:00 |
|
liv
|
a26c396335
|
Merge pull request #1657 from rust-lang/all-contributors/add-mkovaxx
docs: add mkovaxx as a contributor for content
|
2023-09-04 13:52:22 +02:00 |
|
allcontributors[bot]
|
4aa5ca2818
|
docs: update .all-contributorsrc [skip ci]
|
2023-09-04 11:52:13 +00:00 |
|
allcontributors[bot]
|
27881a83d4
|
docs: update AUTHORS.md [skip ci]
|
2023-09-04 11:52:11 +00:00 |
|
liv
|
6378c2a81f
|
Merge pull request #1620 from mkovaxx/fix_1611
Fix 1611
|
2023-09-04 13:51:57 +02:00 |
|
liv
|
45cadcf020
|
Merge pull request #1656 from rust-lang/all-contributors/add-gabay
docs: add gabay as a contributor for content
|
2023-09-04 13:46:50 +02:00 |
|
allcontributors[bot]
|
7d53abdb0a
|
docs: update .all-contributorsrc [skip ci]
|
2023-09-04 11:46:42 +00:00 |
|
allcontributors[bot]
|
a059ded709
|
docs: update AUTHORS.md [skip ci]
|
2023-09-04 11:46:41 +00:00 |
|
liv
|
4de3b4a635
|
Merge pull request #1630 from gabay/chore/threads2-text
info.toml: update threads2 text.
|
2023-09-04 13:46:28 +02:00 |
|
liv
|
64162d3a24
|
Merge pull request #1649 from x10an14/main
improvement(development): Add nix-direnv integration
|
2023-09-04 13:42:52 +02:00 |
|
liv
|
626e2749a6
|
Merge pull request #1650 from x10an14/fork/add-flake-outputs
feat(flake): Add defaults to commands in flake
|
2023-09-04 13:41:37 +02:00 |
|
liv
|
b39d896db7
|
Merge pull request #1655 from rust-lang/all-contributors/add-x10an14
docs: add x10an14 as a contributor for infra
|
2023-09-04 13:37:20 +02:00 |
|
allcontributors[bot]
|
4a9699226a
|
docs: update .all-contributorsrc [skip ci]
|
2023-09-04 11:37:10 +00:00 |
|
allcontributors[bot]
|
11f4ec93ac
|
docs: update AUTHORS.md [skip ci]
|
2023-09-04 11:37:09 +00:00 |
|
liv
|
e57797a8ff
|
Merge pull request #1653 from x10an14/fork/fix-nix-build-of-reset-test
fix(nix/tests): Add `git` to Nix's rust build/test sandbox
|
2023-09-04 13:36:24 +02:00 |
|
liv
|
0b7975b195
|
Merge pull request #1633 from mo8it/clap
Port to Clap
|
2023-09-04 13:35:33 +02:00 |
|
mo8it
|
362318a6e0
|
Adapt tests
|
2023-09-04 13:30:49 +02:00 |
|
mo8it
|
5a93f2a4f1
|
Port to Clap
|
2023-09-04 13:30:46 +02:00 |
|
x10an14
|
e7bdc83a8f
|
fix(nix/tests): Add git to Nix's rust build/test sandbox
The integration test `reset_single_exercise` depends on Git...
|
2023-08-30 19:41:29 +02:00 |
|
x10an14
|
60b8487600
|
feat(flake): Add defaults to commands in flake
So that:
- `nix build .#`, and
- `nix run .#` both work.
|
2023-08-30 18:09:41 +02:00 |
|
x10an14
|
013f22c89c
|
improvement(development): Add nix-direnv integration
So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
|
2023-08-30 18:03:45 +02:00 |
|
liv
|
2d1da2ab57
|
Merge pull request #1645 from mo8it/prober-types-structs3
Use u32 instead of i32
|
2023-08-29 10:20:36 +02:00 |
|
mo8it
|
9c0581bc0f
|
Use u32 instead of i32
|
2023-08-29 00:52:11 +02:00 |
|
liv
|
d79984dbda
|
Merge pull request #1637 from mo8it/fix-warnings
Run clippy --fix
|
2023-08-28 13:38:21 +02:00 |
|
liv
|
c2eaa8f019
|
Merge pull request #1638 from mo8it/fix-line-numbers
Avoid line numbers in hints
|
2023-08-28 13:38:02 +02:00 |
|
liv
|
6c517199bf
|
Merge pull request #1644 from rust-lang/all-contributors/add-mo8it
docs: add mo8it as a contributor for code
|
2023-08-28 13:37:42 +02:00 |
|
allcontributors[bot]
|
d258c30406
|
docs: update .all-contributorsrc [skip ci]
|
2023-08-28 11:37:34 +00:00 |
|
allcontributors[bot]
|
7bb69f8641
|
docs: update AUTHORS.md [skip ci]
|
2023-08-28 11:37:33 +00:00 |
|
liv
|
c1051f3f52
|
Merge pull request #1639 from mo8it/update-deps
Update deps
|
2023-08-28 13:37:20 +02:00 |
|
mo8it
|
193b600382
|
Convert other exercises that have assertions to test mode
|
2023-08-27 01:06:01 +02:00 |
|
mo8it
|
16936d95d1
|
Fix typo
|
2023-08-27 00:50:35 +02:00 |
|
mo8it
|
64224d3918
|
Make move_semantics5 a test
|
2023-08-27 00:48:19 +02:00 |
|
mo8it
|
c0b8af2c42
|
Fix indicatif
|
2023-08-26 23:35:07 +02:00 |
|
mo8it
|
c655612d2d
|
Update deps
|
2023-08-26 23:34:40 +02:00 |
|
mo8it
|
3cc9be0d11
|
Avoid line numbers in hints
|
2023-08-26 23:25:12 +02:00 |
|
mo8it
|
571bab20c1
|
Run clippy --fix
|
2023-08-26 23:07:20 +02:00 |
|
liv
|
c663f06669
|
Merge pull request #1636 from rust-lang/all-contributors/add-eLVas
docs: add eLVas as a contributor for content
|
2023-08-26 22:27:41 +02:00 |
|
allcontributors[bot]
|
77f0e177e6
|
docs: update .all-contributorsrc [skip ci]
|
2023-08-26 20:27:33 +00:00 |
|