Commit Graph
36 Commits
Author SHA1 Message Date
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