Commit Graph
64 Commits
Author SHA1 Message Date
MoandGitHub 45abd7d59e Merge pull request #2107 from alibektas/ratoml_for_rustlings
Add rust-analyzer.toml file
2024-09-12 15:49:31 +02:00
MoandGitHub 20616ff954 Merge pull request #2098 from frroossst/main
Made the list of exercises searchable, ref #2093
2024-09-04 00:40:22 +02:00
MoandGitHub f696d98270 Merge pull request #2097 from jsejcksn/ux
style: reduce pre-formatted message line lengths to 80 columns
2024-09-02 14:20:18 +02:00
MoandGitHub ea52c99560 Merge pull request #2092 from wugalde19/fix-hint-example-for-primitive-types3
Fix example in 'primitive_types3' hint
2024-08-31 05:27:36 +02:00
MoandGitHub 8a038b946c Merge pull request #2084 from crd477/patch-1
fix typo
2024-08-16 00:12:58 +02:00
MoandGitHub 9f9a754a64 Merge pull request #2076 from senekor/remo/snryotxotoxv
Improve initialization in workspace
2024-08-08 23:48:09 +02:00
MoandGitHub f7b0cfe8d1 Merge pull request #2075 from senekor/remo/swzqnkxqzutw
Replace hashbrown with ahash
2024-08-08 23:12:43 +02:00
MoandGitHub 09c3ac02f8 Merge pull request #2062 from jimbo5922/jimbo5922-fix-hashmap3-struct-name
update struct name in hashmap3
2024-08-08 00:40:51 +02:00
MoandGitHub 45a39585b3 Merge pull request #2066 from matthewjnield/main
chore: Fix snakecase convention in errors6.rs
2024-08-08 00:36:46 +02:00
MoandGitHub 96f96927da Merge pull request #2050 from yapjiahong/main
doc: enchane string3 exercise hint
2024-07-17 14:31:17 +02:00
MoandGitHub 8339682112 Merge pull request #2049 from Vexcited/patch-1
fix: Lyche becomes Lychee
2024-07-16 18:18:46 +02:00
MoandGitHub a38029e3e7 Merge pull request #2037 from jaads/fix-iterators-2-hint
Updated name of variable name in hint
2024-07-10 11:33:45 +02:00
MoandGitHub 6469e9734b Merge pull request #2031 from NewtonChutney/patch-1
Update iterator solution in quiz2.rs
2024-07-07 20:25:21 +02:00
MoandGitHub 48697b8225 Merge pull request #2027 from yerke/patch-2
Fix formatting in strings4.rs
2024-07-06 22:22:27 +02:00
MoandGitHub 1652bb67d9 Merge pull request #2026 from yerke/patch-1
Fix typo in structs3.rs
2024-07-06 22:21:15 +02:00
MoandGitHub 186dc3c1ab Merge pull request #2025 from mre/patch-1
Fix typo in `THIRD_PARTY_EXERCISES.md`
2024-07-06 17:06:03 +02:00
MoandGitHub c9017f9f7a Merge pull request #2022 from matthewjnield/main
chore: Update errors5.rs exercise to be consistent with solution
2024-07-06 13:25:03 +02:00
MoandGitHub 9e2ff7d037 Merge pull request #2021 from matthewjnield/main
fix: Add clarification to instructions for hashmaps2.rs
2024-07-05 15:52:20 +02:00
MoandGitHub 67d8d5848c Merge pull request #1774 from matthri/fix-enum-variant-inconsistency
Make enum variants more consistent between exercises
2024-07-05 13:43:25 +02:00
MoandGitHub 4d9c346a17 Merge pull request #2019 from Nahor/iterator5
Add alternative solution for iterators5
2024-07-05 11:45:42 +02:00
MoandGitHub e479ec8fb6 Merge pull request #2018 from Nahor/iterators4
Unify fn signature in iterators4 exercise and solution
2024-07-04 23:37:38 +02:00
MoandGitHub 47f8199a99 Merge pull request #2017 from Nahor/main
Fix misleading test name
2024-07-04 21:14:02 +02:00
MoandGitHub d3cdeed871 Merge pull request #2015 from ramenhost/fix-move_semantics5
move_semantics5: change to fix misleading compiler error
2024-07-04 16:25:57 +02:00
MoandGitHub b4f4c79ac4 Merge pull request #2012 from cbochs/main
fix: typo s/unwarp/unwrap/
2024-07-04 09:00:31 +02:00
MoandGitHub 0f71e12235 Merge pull request #2011 from rust-lang/ci
Update CI
2024-07-03 18:02:43 +02:00
MoandGitHub e5bc8588e0 Merge pull request #2010 from rust-lang/oranda
Remove install page for now, README is enough
2024-07-03 16:27:37 +02:00
MoandGitHub 888ad35d10 Merge pull request #2009 from Yung-Beef/patch-2
Update README.md
2024-07-03 01:04:19 +02:00
MoandGitHub 18a9a2e791 Merge pull request #2007 from Yung-Beef/patch-1
docs: clarifying quiz 2 instructions
2024-06-28 23:16:20 +02:00
MoandGitHub 22b650c092 Merge pull request #2004 from xavdid/fix-typo
chore(from_into): Add missing period in docs
2024-06-27 11:04:28 +02:00
MoandGitHub 0cd96afe63 Merge pull request #1782 from danielsomerfield/main
Fix all_fruits_types_in_basket to fail if all fruit kinds are not  included
2024-06-24 13:00:53 +02:00
MoandGitHub 42b5c0a1f7 Merge pull request #1997 from jphilis/main
chore: update error message to error message given by rustc (error[E0596]) in hint
2024-06-21 17:11:48 +02:00
MoandGitHub d140d49b61 Merge pull request #1978 from jkauerl/main
Change hints of exercises traits4 and traits5 for a better learning experience
2024-05-29 20:44:55 +02:00
MoandGitHub c7a18b0781 Merge pull request #1974 from hamirmahal/refactor/remove-referent-for-readability
refactor: remove `referent` to improve readability
2024-05-13 00:15:28 +02:00
MoandGitHub c2414b8891 Merge pull request #1951 from hamirmahal/ci/add-clippy-job-to-workflow
ci: add `clippy` job to `rust.yml` workflow
2024-05-12 22:47:45 +02:00
MoandGitHub f03020a7e2 Merge pull request #1961 from Allupeng/main
docs : add a comma in structs3.rs file
2024-05-12 22:46:07 +02:00
MoandGitHub 66b3a9cdd7 Merge pull request #1973 from iamcult/main
chore: update flake.lock
2024-05-12 22:25:54 +02:00
MoandGitHub 88f27a5377 Merge pull request #1959 from rust-lang/output
Improve output
2024-04-25 14:43:28 +02:00
MoandGitHub 53fdb9044d Merge pull request #1955 from rust-lang/solutions
Solutions
2024-04-24 02:56:20 +02:00
MoandGitHub 7525ecd8c1 Merge pull request #1952 from rust-lang/remove-all-contributors
Remove all contributors
2024-04-18 13:12:08 +02:00
MoandGitHub 819dea2500 Merge pull request #1949 from rust-lang/third-party-exercises
Support for third-party exercises
2024-04-18 13:02:35 +02:00
MoandGitHub dc02c38a94 Merge pull request #1942 from rust-lang/tui
TUI
2024-04-14 17:13:32 +02:00
MoandGitHub 8c8f30d8ce Merge pull request #1931 from mo8it/standalone-binary
Standalone binary
2024-04-04 15:48:07 +02:00
MoandGitHub 459c52137a Merge pull request #1765 from junderw/junderw/fix-gitignore
Fix gitignore for clippy exercise
2024-04-01 19:33:28 +02:00
MoandGitHub 4e59857228 Merge pull request #1934 from rust-lang/all-contributors/add-loshz
docs: add loshz as a contributor for code
2024-03-29 20:04:20 +01:00
MoandGitHub 1a4f55e0e6 Merge pull request #1933 from loshz/main
options1: slightly update grammar
2024-03-29 20:03:23 +01:00
MoandGitHub 9691c3cb55 Merge pull request #1930 from rust-lang/all-contributors/add-jbouganim-parallel
docs: add jbouganim-parallel as a contributor for code
2024-03-28 02:10:25 +01:00
MoandGitHub b8437bea73 Merge pull request #1773 from jbouganim-parallel/patch-1
fix broken link in windows installation instructions
2024-03-28 02:06:10 +01:00
MoandGitHub 58b03af587 Merge pull request #1927 from mo8it/docs
doc: Update outdated info
2024-03-27 18:14:56 +01:00
MoandGitHub 5652862b23 Merge pull request #1926 from rust-lang/all-contributors/add-NicolasRoelandt
docs: add NicolasRoelandt as a contributor for doc
2024-03-27 17:29:18 +01:00
MoandGitHub c7cf3720bd Merge pull request #1799 from NicolasRoelandt/patch-1
Remove confusing aside in 23_conversions/from_str.rs
2024-03-27 17:28:35 +01:00
MoandGitHub d2996b4cc6 Merge pull request #1925 from rust-lang/all-contributors/add-wznmickey
docs: add wznmickey as a contributor for doc
2024-03-27 17:24:16 +01:00
MoandGitHub 19675008c8 Merge pull request #1923 from wznmickey/main
chore: update the chapter of macros
2024-03-27 17:23:58 +01:00
MoandGitHub 217c6d42fb Merge pull request #1924 from rust-lang/all-contributors/add-paul-leydier
docs: add paul-leydier as a contributor for doc
2024-03-27 17:21:48 +01:00
MoandGitHub 34d04139cd Merge pull request #1805 from paul-leydier/chapters-table
docs: sort exercise to book chapter mapping by exercise
2024-03-27 16:59:52 +01:00
MoandGitHub c4d434a2b4 Merge pull request #1922 from mo8it/deps
Update deps
2024-03-27 15:21:13 +01:00
MoandGitHub 8e87c35c88 Merge pull request #1907 from honeywest/feat/ui-format
feat: ui format
2024-03-27 15:08:28 +01:00
MoandGitHub 45a1a74559 Merge pull request #1917 from mo8it/project
Rewrite `project.rs`
2024-03-27 15:07:30 +01:00
MoandGitHub 864d046058 Merge pull request #1912 from mo8it/performance
Optimizations 1
2024-03-27 15:02:25 +01:00
MoandGitHub b13bafa13e Merge pull request #1911 from mo8it/watch
Improvements to watch mode
2024-03-27 14:42:17 +01:00
MoandGitHub b8a5886db4 Merge pull request #1914 from mo8it/toml
Reading the `info.toml` file
2024-03-27 14:30:59 +01:00
MoandGitHub 07dec76f7c Merge pull request #1916 from mo8it/command
Pipe the output of command to null instead of capturing and ignoring it
2024-03-27 14:24:16 +01:00
MoandGitHub deeefcf16c Merge pull request #1913 from mo8it/which
Use `which` instead of running `rustc --version`
2024-03-27 14:21:11 +01:00
MoandGitHub 87ca05b4bb Merge pull request #1915 from mo8it/home
Remove the home dependency since it is not used
2024-03-27 12:58:30 +01:00
MoandGitHub d69a8a7045 Merge pull request #1921 from mo8it/style
Style
2024-03-27 12:57:26 +01:00