about summary refs log tree commit diff
path: root/src/doc/intro.md
AgeCommit message (Expand)AuthorLines
2014-10-03Re-do the 30 minute introSteve Klabnik-358/+499
2014-09-22doc: Removing repeated variable name to make it less ambiguiousAlfie John-4/+2
2014-09-11Replace the Tutorial with the Guide.Steve Klabnik-3/+3
2014-08-05doc: Fix the 30-minute intro to use += operator.Tim Joseph Dumol-3/+4
2014-07-29Update disclaimer to improve clarity and intentHugo Jobling-2/+2
2014-07-22Remove unnecessary cast from introCole Mickens-1/+1
2014-07-17deprecate Vec::getNick Cameron-7/+7
2014-07-01doc: Clarify that an error is a compiler errorBrian Anderson-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-4/+4
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-8/+8
2014-06-16Update repo locationBrian Anderson-1/+1
2014-06-11sync: Move underneath libstdAlex Crichton-4/+2
2014-06-03auto merge of #14622 : reillywatson/rust/master, r=alexcrichtonbors-1/+1
2014-06-03Doc: grammar fix in intro.mdReilly Watson-1/+1
2014-06-02docs: Stop using `notrust`Florian Gilcher-4/+4
2014-05-30Remove deprecated owned vector from intro.Jonathan Reem-13/+17
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-5/+6
2014-05-04docs: change compositionality to composabilityRicho Healey-1/+1
2014-04-25Fix variable name in prose to match code it's describingMichael Fairley-1/+1
2014-04-20Fix spelling mistakes in documentation and code.Joseph Crail-2/+2
2014-04-14doc: Address feedback about introBrian Anderson-0/+3
2014-04-09doc: Edit introBrian Anderson-164/+230
2014-04-09doc: Add "A 30-minute Introduction to Rust"Brian Anderson-0/+364