Ralf Jung [Thu, 18 Jul 2024 10:14:31 +0000 (12:14 +0200)]
add a note to the README about this being a tutorial for an ancient version of Rust
Ralf Jung [Wed, 27 Sep 2023 11:48:51 +0000 (13:48 +0200)]
Merge pull request #42 from zdyxry/master
fix link to example
Yiran Zhou [Wed, 27 Sep 2023 03:24:10 +0000 (11:24 +0800)]
fix link to example
Ralf Jung [Thu, 17 Aug 2023 11:40:24 +0000 (13:40 +0200)]
update Cargo.lock formats
Ralf Jung [Thu, 17 Aug 2023 11:39:57 +0000 (13:39 +0200)]
use pipx instead of pip to install pycco
Ralf Jung [Fri, 28 Apr 2023 13:43:48 +0000 (15:43 +0200)]
Merge pull request #41 from bzindovic/bzindovic-part13-clarity-fix
Fix grammar to improve clarity
Ralf Jung [Fri, 28 Apr 2023 13:35:11 +0000 (15:35 +0200)]
Merge pull request #40 from bzindovic/bzindovic-part06-typo-fix
Fix a typo in part 6
Ralf Jung [Fri, 28 Apr 2023 13:34:47 +0000 (15:34 +0200)]
more typos
Ralf Jung [Fri, 28 Apr 2023 13:32:53 +0000 (15:32 +0200)]
Merge pull request #39 from bzindovic/bzindovic-part1-clarification
Update part01.rs to clarify use of a variable
Ralf Jung [Wed, 26 Apr 2023 10:21:56 +0000 (12:21 +0200)]
Merge pull request #38 from bzindovic/part04-variable-type-patch
Fix the variable type
Budo Zindovic [Wed, 26 Apr 2023 08:37:50 +0000 (10:37 +0200)]
Fix grammar to improve clarity
Fix grammar to improve clarity of the text.
Budo Zindovic [Tue, 25 Apr 2023 11:58:04 +0000 (13:58 +0200)]
Fix a typo in part 6
Fix a typo in part 6 with character //@ appearing in rendered document.
Budo Zindovic [Tue, 25 Apr 2023 07:48:59 +0000 (09:48 +0200)]
Update part01.rs
Budo Zindovic [Tue, 25 Apr 2023 03:06:59 +0000 (05:06 +0200)]
Fix the variable type
Fix the type of variable type in the doc string.
Ralf Jung [Sat, 25 Mar 2023 21:38:31 +0000 (22:38 +0100)]
clarify exercise
Ralf Jung [Sat, 4 Feb 2023 21:06:47 +0000 (22:06 +0100)]
make exercise more clear
Ralf Jung [Sat, 4 Feb 2023 19:29:47 +0000 (20:29 +0100)]
re-generate lockfile
Ralf Jung [Sat, 4 Feb 2023 19:29:27 +0000 (20:29 +0100)]
add part03 solutions
Ralf Jung [Sun, 29 Nov 2020 14:01:30 +0000 (15:01 +0100)]
port to Python 3
Ralf Jung [Sun, 29 Nov 2020 13:57:07 +0000 (14:57 +0100)]
Merge pull request #36 from jihchi/patch-1
Update part15.rs: a trivial typo
Jihchi Lee [Sun, 29 Nov 2020 11:46:44 +0000 (19:46 +0800)]
Update part15.rs: a trivial typo
Ralf Jung [Mon, 29 Jul 2019 08:26:42 +0000 (10:26 +0200)]
Merge pull request #35 from adispring/master
[fix] typo in part12.rs
adispring [Mon, 29 Jul 2019 02:17:08 +0000 (10:17 +0800)]
[fix] typo in part12.rs
Ralf Jung [Sun, 31 Mar 2019 14:30:13 +0000 (16:30 +0200)]
Merge pull request #33 from louy2/patch-3
Add exercise 10.2 (#24)
Yufan Lou [Wed, 27 Mar 2019 04:30:04 +0000 (00:30 -0400)]
Remove paren around bonus question
Ralf Jung [Wed, 27 Mar 2019 04:27:09 +0000 (00:27 -0400)]
Apply suggestions from code review
Co-Authored-By: louy2 <loganlyf@gmail.com>
Ralf Jung [Mon, 25 Mar 2019 21:23:07 +0000 (22:23 +0100)]
Merge pull request #32 from louy2/patch-2
Fix link to lifetime elision rules
Ralf Jung [Mon, 25 Mar 2019 21:22:20 +0000 (22:22 +0100)]
Merge pull request #34 from louy2/patch-4
Fix link to Pycco
Yufan Lou [Mon, 25 Mar 2019 06:56:31 +0000 (02:56 -0400)]
Fix link to Pycco
Yufan Lou [Mon, 25 Mar 2019 06:54:32 +0000 (02:54 -0400)]
Add exercise 10.2 (#24)
Yufan Lou [Mon, 25 Mar 2019 06:20:41 +0000 (02:20 -0400)]
Fix link to lifetime elision rules
Ralf Jung [Wed, 23 Jan 2019 20:40:24 +0000 (21:40 +0100)]
fix inconsistencies in part02
Ralf Jung [Wed, 23 Jan 2019 20:33:48 +0000 (21:33 +0100)]
Merge pull request #31 from pcotret/patch-1
Cannot build docs
Pascal Cotret [Sat, 29 Dec 2018 15:49:32 +0000 (16:49 +0100)]
Cannot build docs
In an issue, @chinanf-boy gave some hints to repare this script in order to build docs: https://github.com/RalfJung/rust-101/issues/23#issuecomment-
427308420
Here is a pull request with his codes.
Ralf Jung [Sun, 11 Feb 2018 16:50:59 +0000 (17:50 +0100)]
Merge pull request #29 from teknico/shorten-lines
Shorten lines
Ralf Jung [Sun, 11 Feb 2018 16:50:36 +0000 (17:50 +0100)]
fix some more nits
Ralf Jung [Sun, 11 Feb 2018 16:42:37 +0000 (17:42 +0100)]
Cargo updated the lock files
Nicola 'tekNico' Larosa [Sun, 4 Feb 2018 20:46:03 +0000 (21:46 +0100)]
Fixes as per review.
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:30:06 +0000 (19:30 +0100)]
part16.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:30:00 +0000 (19:30 +0100)]
part15.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:29:54 +0000 (19:29 +0100)]
part14.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:29:49 +0000 (19:29 +0100)]
part13.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:29:45 +0000 (19:29 +0100)]
part12.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:29:39 +0000 (19:29 +0100)]
part11.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:29:35 +0000 (19:29 +0100)]
part10.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:28:32 +0000 (19:28 +0100)]
part09.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:28:26 +0000 (19:28 +0100)]
part08.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:28:12 +0000 (19:28 +0100)]
part07.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:27:48 +0000 (19:27 +0100)]
part06.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:27:15 +0000 (19:27 +0100)]
part05.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:27:01 +0000 (19:27 +0100)]
part04.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:22:39 +0000 (19:22 +0100)]
part03.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:22:27 +0000 (19:22 +0100)]
part02.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:22:12 +0000 (19:22 +0100)]
part01.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:21:55 +0000 (19:21 +0100)]
part00.rs lines shortened
Nicola 'tekNico' Larosa [Sun, 21 Jan 2018 18:21:14 +0000 (19:21 +0100)]
main.rs lines shortened
Ralf Jung [Thu, 10 Aug 2017 05:24:00 +0000 (22:24 -0700)]
Merge pull request #28 from NanXiao/patch-1
Fix typo
Nan Xiao [Tue, 8 Aug 2017 02:07:40 +0000 (10:07 +0800)]
Fix typo
Ralf Jung [Sat, 8 Jul 2017 18:05:55 +0000 (11:05 -0700)]
'cargo update' solutions
Ralf Jung [Sat, 8 Jul 2017 18:05:41 +0000 (11:05 -0700)]
work on wording
Ralf Jung [Sat, 8 Jul 2017 18:02:01 +0000 (11:02 -0700)]
Merge pull request #26 from TorstenScheck/fix-typos-plus-clarifications
Fix typos plus clarifications
Ralf Jung [Mon, 3 Jul 2017 21:18:54 +0000 (14:18 -0700)]
Merge pull request #27 from TorstenScheck/fix-list-sigsegv-reworked
Fix list sigsegv reworked
Torsten Scheck [Mon, 3 Jul 2017 16:35:28 +0000 (18:35 +0200)]
Fixed typo.
Torsten Scheck [Mon, 3 Jul 2017 16:07:04 +0000 (18:07 +0200)]
Added exemplary unit test for iter_mut().
Torsten Scheck [Mon, 3 Jul 2017 16:04:37 +0000 (18:04 +0200)]
Fix potential invalid memory reference.
Torsten Scheck [Fri, 30 Jun 2017 16:46:07 +0000 (18:46 +0200)]
Fixed typo.
Torsten Scheck [Fri, 30 Jun 2017 16:26:58 +0000 (18:26 +0200)]
Clarified vector endianness for Exercise 05.1.
Torsten Scheck [Fri, 30 Jun 2017 08:40:42 +0000 (10:40 +0200)]
Clarified exercise 11.1.
Torsten Scheck [Wed, 28 Jun 2017 05:51:02 +0000 (07:51 +0200)]
Fixed typo.
Ralf Jung [Wed, 7 Dec 2016 12:40:34 +0000 (13:40 +0100)]
Merge pull request #22 from amosonn/patch-1
Removed <br/> in comment in part13.rs.
amosonn [Tue, 29 Nov 2016 00:08:04 +0000 (02:08 +0200)]
Removed <br/> in comment in part13.rs.
Ralf Jung [Tue, 18 Oct 2016 08:46:57 +0000 (10:46 +0200)]
use official plaintext version of CC license
Ralf Jung [Fri, 16 Sep 2016 06:53:44 +0000 (08:53 +0200)]
Merge pull request #21 from avkrotov/implemenets
s/implemenets/implements/
Ralf Jung [Fri, 16 Sep 2016 06:53:25 +0000 (08:53 +0200)]
Merge pull request #20 from avkrotov/reference
"*a reference* the vector" -> "*a reference* to the vector"
Ralf Jung [Fri, 16 Sep 2016 06:52:58 +0000 (08:52 +0200)]
Merge pull request #19 from avkrotov/memoty
s/memoty/memory/
Alexander Krotov [Thu, 15 Sep 2016 00:32:17 +0000 (03:32 +0300)]
s/implemenets/implements/
Alexander Krotov [Wed, 14 Sep 2016 20:53:58 +0000 (23:53 +0300)]
"*a reference* the vector" -> "*a reference* to the vector"
Alexander Krotov [Wed, 14 Sep 2016 20:50:37 +0000 (23:50 +0300)]
s/memoty/memory/
Ralf Jung [Wed, 14 Sep 2016 07:17:39 +0000 (09:17 +0200)]
Better name for inc_print_even
Fixes #17
Ralf Jung [Wed, 14 Sep 2016 07:16:32 +0000 (09:16 +0200)]
Merge pull request #18 from avkrotov/toturial
s/toturial/tutorial/
Ralf Jung [Wed, 14 Sep 2016 07:11:02 +0000 (09:11 +0200)]
Merge pull request #15 from avkrotov/iterators
s/that iterators/that iterates/
Ralf Jung [Wed, 14 Sep 2016 07:10:03 +0000 (09:10 +0200)]
Merge pull request #14 from avkrotov/part06-typo
Remove unnecessary "replace" word
Alexander Krotov [Wed, 14 Sep 2016 02:06:02 +0000 (05:06 +0300)]
s/toturial/tutorial/
Alexander Krotov [Tue, 13 Sep 2016 23:53:58 +0000 (02:53 +0300)]
s/that iterators/that iterates/
Alexander Krotov [Mon, 12 Sep 2016 00:07:09 +0000 (03:07 +0300)]
Remove unnecessary "replace" word
Ralf Jung [Tue, 23 Aug 2016 10:35:05 +0000 (12:35 +0200)]
More comments in solution for cyclic Callbacks
Ralf Jung [Tue, 14 Jun 2016 07:26:52 +0000 (09:26 +0200)]
README: wording
Ralf Jung [Tue, 14 Jun 2016 07:25:57 +0000 (09:25 +0200)]
README: wording
Ralf Jung [Mon, 13 Jun 2016 18:45:38 +0000 (20:45 +0200)]
fix link into book
Ralf Jung [Mon, 13 Jun 2016 18:42:02 +0000 (20:42 +0200)]
add htaccess file to display source files instead of downloading them
Ralf Jung [Mon, 13 Jun 2016 18:18:26 +0000 (20:18 +0200)]
remove workspace from the repository, instead generate a zipfile to upload
Ralf Jung [Mon, 13 Jun 2016 12:01:47 +0000 (14:01 +0200)]
re-do deepaksirone's fix on the actual source file
Ralf Jung [Mon, 13 Jun 2016 12:01:09 +0000 (14:01 +0200)]
Merge branch 'master' of git://ralfj.de/rust-101
Ralf Jung [Mon, 13 Jun 2016 12:00:51 +0000 (14:00 +0200)]
re-do deepaksirone's fix on the actual source file
Ralf Jung [Mon, 13 Jun 2016 11:59:43 +0000 (13:59 +0200)]
Merge pull request #12 from deepaksirone/fix_typo
Fix innter -> inner typo
Deepak Sirone [Mon, 13 Jun 2016 10:18:58 +0000 (15:48 +0530)]
Fix innter -> inner typo
Ralf Jung [Tue, 7 Jun 2016 13:39:31 +0000 (15:39 +0200)]
update auto-gen files
Ralf Jung [Tue, 7 Jun 2016 13:39:00 +0000 (15:39 +0200)]
Merge pull request #11 from deepaksirone/fix_typo
Fix typos
Deepak Sirone [Tue, 7 Jun 2016 03:59:49 +0000 (09:29 +0530)]
Fix if -> of typo
Deepak Sirone [Tue, 7 Jun 2016 03:47:49 +0000 (09:17 +0530)]
Fixed sahred -> shared typo