140 Commits (b23782290fa8d9bbc584c9ab1dcf2328861c708c)
 

Author SHA1 Message Date
Dhghomon b23782290f
.zip() and .collect() into HashMap 4 years ago
Dhghomon 6243d39632
Start HashMap 4 years ago
Dhghomon 4ea46d54d8
Commas in structs 4 years ago
Dhghomon f78d86b5c9
More on printing 4 years ago
Dhghomon 3c4237acd8
Correction 4 years ago
Dhghomon 91b0f71685
Start adding to printing 4 years ago
Dhghomon 11793ddd10
Merge pull request #25 from sudo-nice/master
Fix misleading Self explanation
4 years ago
Sudo Nice 725ea14d80 Fix misleading Self explanation
closes #21
4 years ago
Dhghomon deaec92cbb
Slight reword 4 years ago
Dhghomon 4fde7f5114
Merge pull request #24 from AlexanderWillner/master
Fixing various markdown lint issues and one compiler warning
4 years ago
Alexander Willner fa0f6ea8cd Fixing Markdownlint: various fixes 4 years ago
Alexander Willner a8c88b7654 Fixing Markdownlint MD025: single h1 4 years ago
Alexander Willner f723508cc1 Fixing Markdownlint MD012: multiple blanks 4 years ago
Alexander Willner ddd6ccdda2 Fixing Markdownlint MD040: missed language definition 4 years ago
Alexander Willner 64622938fb Fixing Markdownlint MD004: unordered lists 4 years ago
Alexander Willner fdd687471f Fixing Markdownlint MD034: links 4 years ago
Alexander Willner ab9d4b6e91 removed compiler warnings 4 years ago
Dhghomon 01568470f6
Merge pull request #23 from Arcadie/master
Fix output for 'Enums to use multiple types'
4 years ago
Arcadie 5ad66fff91 Fix output for 'Enums to use multiple types' 4 years ago
Dhghomon 86042e07ca
Merge pull request #22 from Naereen/patch-1
Tiny typo: varible -> variable
4 years ago
Dhghomon c47998dd23
Start Box 4 years ago
Lilian Besson ccd6403945
Tiny typo: varible -> variable
Hi,
First, bravo, great job done here!
Then, I saw this tiny typo: varible -> variable.
Regards
4 years ago
Dhghomon d46e8b7db9
One more example of why multiple numeric types 4 years ago
Dhghomon 76ea9f792d
Implementing the From trait 4 years ago
Dhghomon 461d8c293b
Traits in documentation + redo enum example
Enum example takes place before introducing attributes so small change to make #[derive(Debug)] unnecessary
4 years ago
Dhghomon 3cb4b92810
Merge pull request #19 from maxzinkus/patch-1
Fix typo
4 years ago
Dhghomon 97a5cfce40
Merge pull request #20 from notriddle/patch-1
Replace `SkyState` with `ThingsInTheSky`
4 years ago
Michael Howell 1bf0dd5aaa
Replace `SkyState` with `ThingsInTheSky`
Looks like you missed one.
4 years ago
Max Zinkus f342922395
Fix typo 4 years ago
Dhghomon 7e723b2cff
Pointer address 4 years ago
Dhghomon 7e4ff779f2
Merge pull request #15 from pretzelhammer/master
improves code formatting
4 years ago
pretzelhammer b9f15b6018 improves code formatting 4 years ago
Dhghomon a82e194506
Actually, two sentences could work 4 years ago
Dhghomon 18d7c49fa5
Merge pull request #14 from encody/master
adds missing curly braces, inline code formatting in Multiple threads section
4 years ago
Jacob 0d384b0def adds missing curly braces, inline code formatting in Multiple threads 4 years ago
Dhghomon d6178a45c1
Correction on .into 4 years ago
Dhghomon 77519026a6
Merge pull request #13 from sudo-nice/master
Replace code block surrounding '```' -> '`' for inlined code
4 years ago
Sudo Nice 98859f2982 Merge remote-tracking branch 'upstream/master' 4 years ago
Dhghomon 7f0490f435
Delete incorrect paragraph 4 years ago
Sudo Nice 0075ab0d1f Replace code block surrounding '```' -> '`' for inlined code
closes #7
4 years ago
Dhghomon 8619fb81d8
Expand on reference explanation 4 years ago
Dhghomon 4f60ee5c23
Small fixes + finish incompllete paragraph 4 years ago
Dhghomon 84bf4f1dd0
Merge pull request #10 from ambiso/master
Fix type aliases
4 years ago
ambiso 0bf6f280c4 Fix type aliases 4 years ago
Dhghomon 1e5f5cb853
Merge pull request #9 from sudo-nice/master
Fix code blocks formatting
4 years ago
Sudo Nice 2cb43c9b60 Fix code blocks formatting 4 years ago
Dhghomon 57cbd36daf
Merge pull request #6 from sudo-nice/master
Another bunch of fixes
4 years ago
Sudo Nice 7a5b5fa48b Fix wording 4 years ago
Sudo Nice e571353276 Fix spaces 4 years ago
Sudo Nice 7bd21adee9 Slightly precise (yet simple) wording 4 years ago