summary refs log tree commit diff
path: root/src/doc/intro.md
AgeCommit message (Expand)AuthorLines
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