index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
intro.md
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-4
/
+5
2015-01-07
rollup merge of #20693: EchoAce/intro-oboe
Alex Crichton
-2
/
+2
2015-01-07
oboe removed
FakeKane
-2
/
+2
2015-01-06
Fallout from stabilization
Aaron Turon
-5
/
+4
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-1
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-9
/
+17
2014-12-15
rollup merge of #19735: sethpollack/patch-1
Brian Anderson
-4
/
+4
2014-12-15
rollup merge of #19714: steveklabnik/gh16219
Brian Anderson
-2
/
+2
2014-12-14
Update guide/intro to take into account the removal of `proc`.
Niko Matsakis
-24
/
+32
2014-12-11
Update intro.md
Seth Pollack
-4
/
+4
2014-12-10
Fix up some {ignore} and {notrust}s
Steve Klabnik
-2
/
+2
2014-12-09
Test fixes and rebase conflicts from the rollup
Alex Crichton
-4
/
+4
2014-12-09
rollup merge of #19614: steveklabnik/gh19599
Alex Crichton
-2
/
+2
2014-12-07
remove usage of notrust from the docs
Steve Klabnik
-2
/
+2
2014-12-06
Add missing semicolon to hello world program in intro.
jbranchaud
-1
/
+1
2014-11-07
Prepend should be append in the 30 minute intro
Carol Nichols
-1
/
+1
2014-10-31
small fix to output of code sample in intro.md
Rolf van de Krol
-6
/
+6
2014-10-23
Improve code in the intro.
Steve Klabnik
-1
/
+1
2014-10-18
[Docs] more intro typos
Neil Pankey
-7
/
+7
2014-10-18
[Docs] intro typo
Neil Pankey
-4
/
+4
2014-10-03
Re-do the 30 minute intro
Steve Klabnik
-358
/
+499
2014-09-22
doc: Removing repeated variable name to make it less ambiguious
Alfie John
-4
/
+2
2014-09-11
Replace the Tutorial with the Guide.
Steve Klabnik
-3
/
+3
2014-08-05
doc: Fix the 30-minute intro to use += operator.
Tim Joseph Dumol
-3
/
+4
2014-07-29
Update disclaimer to improve clarity and intent
Hugo Jobling
-2
/
+2
2014-07-22
Remove unnecessary cast from intro
Cole Mickens
-1
/
+1
2014-07-17
deprecate Vec::get
Nick Cameron
-7
/
+7
2014-07-01
doc: Clarify that an error is a compiler error
Brian Anderson
-1
/
+1
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-4
/
+4
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-8
/
+8
2014-06-16
Update repo location
Brian Anderson
-1
/
+1
2014-06-11
sync: Move underneath libstd
Alex Crichton
-4
/
+2
2014-06-03
auto merge of #14622 : reillywatson/rust/master, r=alexcrichton
bors
-1
/
+1
2014-06-03
Doc: grammar fix in intro.md
Reilly Watson
-1
/
+1
2014-06-02
docs: Stop using `notrust`
Florian Gilcher
-4
/
+4
2014-05-30
Remove deprecated owned vector from intro.
Jonathan Reem
-13
/
+17
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-5
/
+6
2014-05-04
docs: change compositionality to composability
Richo Healey
-1
/
+1
2014-04-25
Fix variable name in prose to match code it's describing
Michael Fairley
-1
/
+1
2014-04-20
Fix spelling mistakes in documentation and code.
Joseph Crail
-2
/
+2
2014-04-14
doc: Address feedback about intro
Brian Anderson
-0
/
+3
2014-04-09
doc: Edit intro
Brian Anderson
-164
/
+230
2014-04-09
doc: Add "A 30-minute Introduction to Rust"
Brian Anderson
-0
/
+364