1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00
Commit Graph

1504 Commits

Author SHA1 Message Date
3d693634b5 fix nix build on Darwin 2022-12-10 13:23:15 +01:00
liv
e3af483fa6 Merge pull request #1276 from rust-lang/all-contributors/add-craymel
docs: add craymel as a contributor for content
2022-11-19 00:35:59 +01:00
a8033e0193 docs: update .all-contributorsrc [skip ci] 2022-11-18 23:35:52 +00:00
e8ef4fe5d6 docs: update AUTHORS.md [skip ci] 2022-11-18 23:35:51 +00:00
liv
cea60a2eb9 Merge pull request #1273 from craymel/fix-structs3-hint
fix: Update structs3 hint
2022-11-19 00:35:08 +01:00
2ceb59a11d fix: Update structs3 hint 2022-11-18 23:38:27 +11:00
liv
97e3c419aa Merge pull request #1263 from rust-lang/all-contributors/add-MoritzBoehme
docs: add MoritzBoehme as a contributor for code
2022-11-12 16:45:24 +01:00
28d78e288b docs: update .all-contributorsrc [skip ci] 2022-11-12 15:45:16 +00:00
43c049df75 docs: update AUTHORS.md [skip ci] 2022-11-12 15:45:16 +00:00
liv
0c05318237 Merge pull request #1262 from rust-lang/all-contributors/add-winterqt
docs: add winterqt as a contributor for code
2022-11-12 16:44:44 +01:00
78e2685d5f docs: update .all-contributorsrc [skip ci] 2022-11-12 15:44:32 +00:00
ef3ef82057 docs: update AUTHORS.md [skip ci] 2022-11-12 15:44:31 +00:00
liv
d3f81b6e40 Merge pull request #922 from MoritzBoehme/feat/add-nix-flake
feat: Add flake.nix for nix users
2022-11-12 16:44:10 +01:00
2e1630c712 chore: style fixes 2022-11-11 16:12:09 +01:00
liv
4a60b7b2e3 Merge pull request #1260 from rust-lang/all-contributors/add-mfurak
docs: add mfurak as a contributor for content
2022-11-07 15:14:29 +01:00
70f9f08d2c docs: update .all-contributorsrc [skip ci] 2022-11-07 14:14:21 +00:00
6413f5b5d4 docs: update AUTHORS.md [skip ci] 2022-11-07 14:14:20 +00:00
liv
82b79aac2f Merge pull request #1259 from mfurak/format-errors5
style: format errors5 & errors6 with rustfmt
2022-11-07 15:14:06 +01:00
152193b459 style: format errors6 with rustfmt 2022-11-06 20:42:17 +01:00
d01ce8304e style: format errors5 with rustfmt 2022-11-06 20:32:43 +01:00
liv
8b0507cac8 Merge pull request #1248 from rust-lang/all-contributors/add-tfpk
docs: add tfpk as a contributor for content
2022-10-26 10:50:07 +02:00
a0b10af1a3 docs: update .all-contributorsrc [skip ci] 2022-10-26 08:49:53 +00:00
a2134d70c6 docs: update AUTHORS.md [skip ci] 2022-10-26 08:49:52 +00:00
liv
7380e43f28 Merge pull request #1246 from tfpk/patch-1
feat(macros-readme): Add link to MacroKata
2022-10-26 10:49:39 +02:00
liv
24da5b358f Merge pull request #1242 from aaarkid/patch-1
fix: Revert deref change
2022-10-26 10:44:40 +02:00
8e0f5bf125 feat: Add flake.nix for nix users
Co-authored-by: Winter <winter@winter.cafe>
2022-10-25 19:37:48 +02:00
da995b24eb feat(macros-readme): Add link to MacroKata 2022-10-24 13:57:44 +11:00
623161e50d fix: Revert deref change
Revert the addition of a deref in PR #1192 by me, which should not be there.

Apologies for the inconvenience caused.
2022-10-21 02:45:31 +02:00
liv
b17295b36f Merge pull request #1239 from rust-lang/all-contributors/add-aaarkid
docs: add aaarkid as a contributor for content
2022-10-18 11:39:56 +02:00
ee84131171 docs: update .all-contributorsrc [skip ci] 2022-10-18 09:39:50 +00:00
a204524897 docs: update AUTHORS.md [skip ci] 2022-10-18 09:39:49 +00:00
liv
49a101b189 Merge pull request #1192 from aaarkid/patch-1
fix: Add a deref in the test code
2022-10-18 11:39:35 +02:00
liv
53b8715ae3 Merge pull request #1238 from rust-lang/all-contributors/add-mvanschellebeeck
docs: add mvanschellebeeck as a contributor for content
2022-10-18 11:38:10 +02:00
61c086b242 docs: update .all-contributorsrc [skip ci] 2022-10-18 09:38:02 +00:00
5e6207bb90 docs: update AUTHORS.md [skip ci] 2022-10-18 09:38:01 +00:00
liv
572dd2e9f3 Merge pull request #1236 from mvanschellebeeck/main
style: explicitly use Arc::clone
2022-10-18 11:37:44 +02:00
ccd73c0a81 style: explicitly use Arc::clone 2022-10-17 22:25:28 -05:00
liv
b3322e36ae Merge pull request #1234 from rust-lang/all-contributors/add-azzamsa
docs: add azzamsa as a contributor for code
2022-10-14 10:30:55 +01:00
3cb9825033 docs: update .all-contributorsrc [skip ci] 2022-10-14 09:30:48 +00:00
eea039b025 docs: update AUTHORS.md [skip ci] 2022-10-14 09:30:47 +00:00
liv
587e2d6dcd Merge pull request #1220 from azzamsa/percentage
feat(verify): add progress percentage in watch mode
2022-10-14 10:30:32 +01:00
liv
94831a0d54 Merge pull request #1233 from rust-lang/all-contributors/add-nyurik
docs: add nyurik as a contributor for code
2022-10-14 10:26:58 +01:00
8b251a202f docs: update .all-contributorsrc [skip ci] 2022-10-14 09:26:51 +00:00
c96fbc7180 docs: update AUTHORS.md [skip ci] 2022-10-14 09:26:50 +00:00
liv
22467b483b Merge pull request #1231 from nyurik/inline-format-args
Apply uninlined-format-args clippy lint
2022-10-14 10:26:34 +01:00
68388e5d4f feat(verify): add progress percentage in watch mode 2022-10-14 05:28:49 +07:00
2940ad059d Apply uninlined-format-args clippy lint
This lint should also be applied to the excersies,
but I am not certain how to run it for all non-crate individual files.

To re-run:

```
rustup run nightly cargo clippy --fix -- -A clippy::all -W clippy::uninlined_format_args
```
2022-10-12 16:43:07 -04:00
liv
56a4f1680d Merge pull request #1230 from rust-lang/all-contributors/add-bhbuehler
docs: add bhbuehler as a contributor for content
2022-10-12 15:51:33 +01:00
a50dcc9728 docs: update .all-contributorsrc [skip ci] 2022-10-12 14:51:22 +00:00
08df6224af docs: update AUTHORS.md [skip ci] 2022-10-12 14:51:21 +00:00