Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
HEAD
/
src
/
doc
/
intro.md
290da6f
Remove the 30 minute intro
by Steve Klabnik
· 10 years ago
a9fd41e
Fallout: move from scoped to spawn
by Aaron Turon
· 10 years ago
6295406
Rollup merge of #24139 - xfq:patch-1, r=steveklabnik
by Manish Goregaokar
· 10 years ago
b41f2df
Auto merge of #23277 - aochagavia:intro, r=steveklabnik
by bors
· 10 years ago
600101b
Update intro.md
by Xue Fuqiao
· 10 years ago
81801f2
Re-word explanation on closures in intro
by Steve Klabnik
· 10 years ago
7dbcf08
Fix 404 to crates.io's doc on integrating with a native toolchain
by Paul ADENOT
· 10 years ago
5a82a81
Remove unnecessary Arc usage in introduction
by Adolfo Ochagavía
· 10 years ago
b426a24
Make concurrent examples actually run concurrently
by Jake Goulding
· 10 years ago
a6ebd26
Update example that uses deprecated Thread::scoped
by Jake Goulding
· 10 years ago
44f8ac0
Rollup merge of #22947 - ic:master, r=steveklabnik
by Manish Goregaokar
· 10 years ago
dde4e58
Made failing/working examples look alike.
by Eric Platon
· 10 years ago
fdc45e3
Change quaranteed -> guaranteed in README.md
by Alexander Campbell
· 10 years ago
d084f70
Change slithtly -> slightly in README.md
by Alexander Campbell
· 10 years ago
69bfb6f
change to iterate over &vet
by FuGangqiang
· 10 years ago
05bdfe8
remove the call `.iter()`
by FuGangqiang
· 10 years ago
6154c88
Update intro.md to fix thread spawning example Closes #22419
by Jessy Diamond Exum
· 10 years ago
8c34b26
Update docs by dropping suffixes except where they served to instruct.
by Niko Matsakis
· 10 years ago
9c686dc
Correct typo for 'underyling'
by Duane Edwards
· 10 years ago
b4a43f3
Kill more `isize`s
by Tobias Bucher
· 10 years ago
537889a
Fix type inference problems in tests and docs
by Aaron Turon
· 10 years ago
a506d4c
Fallout from stabilization.
by Aaron Turon
· 10 years ago
5f1ba93
Replace obsolete constructions in into examples
by Andrew Barchuk
· 11 years ago
f772089
Remove Thread::detach() call from intro example
by Andrew Barchuk
· 11 years ago
9ed27df
Fix intro concurrency examples compilation warns
by Andrew Barchuk
· 11 years ago
46a490f
rollup merge of #21075: iKevinY/intro-changes
by Alex Crichton
· 11 years ago
31ac1fb
Various changes to Rust Introduction
by Kevin Yap
· 11 years ago
e485d29
Improve example in the intro.
by Steve Klabnik
· 11 years ago
c871773
Updates fixed-size suffix
by Duncan Regan
· 11 years ago
16a6ebd
"The Rust Programming Language"
by Steve Klabnik
· 11 years ago
5b1a285
rollup merge of #20693: EchoAce/intro-oboe
by Alex Crichton
· 11 years ago
da83e4d
oboe removed
by FakeKane
· 11 years ago
caca9b2
Fallout from stabilization
by Aaron Turon
· 11 years ago
76e5ed6
std: Return Result from RWLock/Mutex methods
by Alex Crichton
· 11 years ago
a27fbac
Revise std::thread API to join by default
by Aaron Turon
· 11 years ago
36f7f1e
rollup merge of #19735: sethpollack/patch-1
by Brian Anderson
· 11 years ago
42f4d63
rollup merge of #19714: steveklabnik/gh16219
by Brian Anderson
· 11 years ago
112faab
Update guide/intro to take into account the removal of `proc`.
by Niko Matsakis
· 11 years ago
7676d01
Update intro.md
by Seth Pollack
· 11 years ago
3c9d898
Fix up some {ignore} and {notrust}s
by Steve Klabnik
· 11 years ago
1a61fe428
Test fixes and rebase conflicts from the rollup
by Alex Crichton
· 11 years ago
fb587f1
rollup merge of #19614: steveklabnik/gh19599
by Alex Crichton
· 11 years ago
8ba56052
remove usage of notrust from the docs
by Steve Klabnik
· 11 years ago
2171c95
Add missing semicolon to hello world program in intro.
by jbranchaud
· 11 years ago
fc47dd9
Prepend should be append in the 30 minute intro
by Carol Nichols
· 11 years ago
66b8cc8
small fix to output of code sample in intro.md
by Rolf van de Krol
· 11 years ago
4a74af6
Improve code in the intro.
by Steve Klabnik
· 11 years ago
66939df
[Docs] more intro typos
by Neil Pankey
· 11 years ago
e138953
[Docs] intro typo
by Neil Pankey
· 11 years ago
6c5bf9f
Re-do the 30 minute intro
by Steve Klabnik
· 11 years ago
9d95729
doc: Removing repeated variable name to make it less ambiguious
by Alfie John
· 11 years ago
a99ba25
Replace the Tutorial with the Guide.
by Steve Klabnik
· 11 years ago
a9979ad
doc: Fix the 30-minute intro to use += operator.
by Tim Joseph Dumol
· 11 years ago
26ca10d
Update disclaimer to improve clarity and intent
by Hugo Jobling
· 11 years ago
6bb22a9
Remove unnecessary cast from intro
by Cole Mickens
· 11 years ago
aa760a8
deprecate Vec::get
by Nick Cameron
· 11 years ago
d89577b
doc: Clarify that an error is a compiler error
by Brian Anderson
· 11 years ago
a5bb0a3
librustc: Remove the fallback to `int` for integers and `f64` for
by Patrick Walton
· 11 years ago
9e3d0b0
librustc: Remove the fallback to `int` from typechecking.
by Niko Matsakis
· 11 years ago
f4ae8a8
Update repo location
by Brian Anderson
· 11 years ago
b1c9ce9
sync: Move underneath libstd
by Alex Crichton
· 11 years ago
7fa5baa
auto merge of #14622 : reillywatson/rust/master, r=alexcrichton
by bors
· 11 years ago
5b80172
Doc: grammar fix in intro.md
by Reilly Watson
· 11 years ago
20fb7c6
docs: Stop using `notrust`
by Florian Gilcher
· 11 years ago
c3825cb
Remove deprecated owned vector from intro.
by Jonathan Reem
· 11 years ago
090040bf
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
by Patrick Walton
· 11 years ago
6201d6d
docs: change compositionality to composability
by Richo Healey
· 11 years ago
3124057
Fix variable name in prose to match code it's describing
by Michael Fairley
· 11 years ago
ae555e3
Fix spelling mistakes in documentation and code.
by Joseph Crail
· 11 years ago
d1eb0e3
doc: Address feedback about intro
by Brian Anderson
· 11 years ago
6bacbcc
doc: Edit intro
by Brian Anderson
· 11 years ago
ad66f56
doc: Add "A 30-minute Introduction to Rust"
by Brian Anderson
· 11 years ago