249 Commits (e718530e155bf907596a14329ea21c4f63d8147d)

Author SHA1 Message Date
Dhghomon e718530e15
typo 4 years ago
Dhghomon 56a2cee61e
start cargo 4 years ago
Arcadie 5c96293e48 Fix minor typos and code snippet comments 4 years ago
Dhghomon b00cebb255
OpenOptions 4 years ago
Dhghomon ab504724d3
Merge pull request #64 from Arcadie/fix-snippets
Fix a couple of snippets; snippets-test - don't exit early.
4 years ago
Dhghomon 5d3f058621
update 4 years ago
Dhghomon def10f5479
typo 4 years ago
Dhghomon dbc5ca1f57
Start files 4 years ago
Dhghomon 511e37cde5
extern crate 4 years ago
Dhghomon b16f747f7a
cfg! 4 years ago
Dhghomon 759739d8e8
line!(), etc. 4 years ago
Dhghomon 5224e4a996
unreachable!() 4 years ago
Dhghomon 30605bbe5a
std tour: time 4 years ago
Dhghomon d221daa8b6
std prelude 4 years ago
Dhghomon 6dc635eeee
matches_indices, peekable 4 years ago
Arcadie 58e0646d16 Fix a couple of snippets; makefile - don't exit early. 4 years ago
Arcadie 824773a26a Integers: fix ops typo; Floats: tweak .round explanation 4 years ago
Dhghomon 38e3c217c8
char_indices() 4 years ago
Dhghomon cddd62c53b
Add some more operators 4 years ago
Dhghomon f0ae9256ab
Merge pull request #62 from Arcadie/patch-osstring
OsString: calling unwrap will panic, use match instead
4 years ago
Dhghomon 1863d76560
typo 4 years ago
Dhghomon 6d891663ba
more on std::mem::take 4 years ago
Dhghomon 280377b63a
tour: mem 4 years ago
Arcadie c021f2ceb0 OsString: calling unwrap will panic, use match instead 4 years ago
hal ef4121a934 Fix typos 4 years ago
Jens Kohl 6389171068
Small typo in introduction 4 years ago
Dhghomon 424c34faa4
std tour - String, OsString, CString 4 years ago
Rod Elias e2e1fc2874
minor improvements 4 years ago
Dhghomon 0147b79340
more on enums 4 years ago
Dhghomon e24c86028b
std library tour: bool, Vec 4 years ago
Dhghomon 02b96f6319
std tour: floats 4 years ago
Dhghomon 8b597e6104
Update README.md 4 years ago
Dhghomon 4e82ed569d
format a bit 4 years ago
Dhghomon c3530f7bda
Start tour of standard library 4 years ago
Dhghomon 02ecbea019
Merge pull request #58 from szTheory/patch-4
Fix other instance of city name in example
4 years ago
Dhghomon d8510d0a19
Merge pull request #57 from szTheory/patch-3
Fix city name in example
4 years ago
Dhghomon 0b66069a8c
introduce preludes 4 years ago
Dhghomon 1a2b5ded95
+ chunks, windows 4 years ago
szTheory 70f790ccca
Fix other instance of city name in example 4 years ago
szTheory 2b38de17cc
Fix city name in example 4 years ago
Dhghomon 4cef9ad9af
Parts 1 + 2 4 years ago
Dhghomon c59a16831e
+ comments 4 years ago
Dhghomon 74fa340cf2
TOC 4 years ago
Dhghomon 6e23b8c08d
+ rayon 4 years ago
Dhghomon 72c9e08cf7
Add note 4 years ago
Dhghomon f48a6cc5b1
Start external crates 4 years ago
Dhghomon dd063356d0
Merge pull request #56 from kemra102/master
Fix typo
4 years ago
Dhghomon c14761f3fc
Merge pull request #55 from szTheory/patch-2
Fix in-line code sample backtick formatting
4 years ago
Danny f4261209d2
Fix typo
Fix typo in destructuring section, moving a stray backtick to the correct location.
4 years ago
szTheory a7c1f86b45
Fix in-line code sample backtick formatting 4 years ago