Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/tags/0.11.0
/
src
/
doc
tag
e1247cb1d0d681be034adb4b558b5a0c0d5720f9
tagger
Alex Crichton <alex@alexcrichton.com>
Wed Jul 02 18:03:25 2014
object
aa1163b92de7717eb7c5eba002b4012e0574a7fe
0.11.0 release
aa1163b
Update to 0.11.0
by Alex Crichton
· 11 years ago
0.11.0
b66c59e
auto merge of #15211 : steveklabnik/rust/guide_skeleton, r=huonw
by bors
· 11 years ago
1702194
auto merge of #15166 : zookoatleastauthoritycom/rust/13570-add-see-below-to-a-reference-to-a-new-concept-2, r=huonw
by bors
· 11 years ago
afdb19b
Skeleton outline of the guide.
by Steve Klabnik
· 11 years ago
6bfbc35
Add one more ignore.
by Steve Klabnik
· 11 years ago
aee263c
Fix windows run instructions
by Steve Klabnik
· 11 years ago
e4b8707
C macros, not C++ templates.
by Steve Klabnik
· 11 years ago
15bcb2f
Fix missing word and some grammar
by Steve Klabnik
· 11 years ago
546b202
Note that macros != templates
by Steve Klabnik
· 11 years ago
8cd9068
Clarify which curly is being referred to
by Steve Klabnik
· 11 years ago
efc2d4a
TIL PATHEXT
by Steve Klabnik
· 11 years ago
c73f174
Move note about $ up
by Steve Klabnik
· 11 years ago
af4a6c3
Fixing link to subreddit.
by Steve Klabnik
· 11 years ago
49a9959
StackOverflow -> Stack Overflow
by Steve Klabnik
· 11 years ago
08f5334
Fix IRC linkage.
by Steve Klabnik
· 11 years ago
00ae648
staticly -> statically
by Steve Klabnik
· 11 years ago
8fd69c4
all/some
by Steve Klabnik
· 11 years ago
98fd2ab
tha -> than
by Steve Klabnik
· 11 years ago
fb59448
Fix capitalization of Issue.
by Steve Klabnik
· 11 years ago
39549be
Add a note that this requires `git`.
by Steve Klabnik
· 11 years ago
a548e81
Guide: Hello, cargo
by Steve Klabnik
· 11 years ago
b20f968
auto merge of #15197 : omasanori/rust/doc-fix, r=alexcrichton
by bors
· 11 years ago
c3c195b
Fix a typo and a small syntactic error.
by OGINO Masanori
· 11 years ago
389fae2
auto merge of #15181 : steveklabnik/rust/hello_world, r=brson
by bors
· 11 years ago
99519cc
auto merge of #15162 : steveklabnik/rust/install_instructions, r=brson
by bors
· 11 years ago
a8ddab4
Add extra ignore directives.
by Steve Klabnik
· 11 years ago
cccae83
Guide: Hello, world!
by Steve Klabnik
· 11 years ago
7be7a8f
auto merge of #15121 : steveklabnik/rust/matching_docs, r=alexcrichton
by bors
· 11 years ago
1d574c1
thanks @sfackler
by Steve Klabnik
· 11 years ago
845ee09
fix feedback from @huonw
by Steve Klabnik
· 11 years ago
338a84d
Guide: install instructions
by Steve Klabnik
· 11 years ago
53627dd
Make an example more clear with sample code.
by Steve Klabnik
· 11 years ago
9e103ac
auto merge of #15165 : zookoatleastauthoritycom/rust/14148-Optimize-out-exhortations-about-being-careful-2, r=huonw
by bors
· 11 years ago
668bad6
reflow with emacs fill-paragraph (fill-column 71)
by Zooko Wilcox-O'Hearn
· 11 years ago
d6ea862
add "(see below)" to a reference to a new concept
by Zooko Wilcox-O'Hearn
· 11 years ago
e3050ff
Optimize out exhortations about being careful.
by Zooko Wilcox-O'Hearn
· 11 years ago
5807800
Fix grammar in tutorial
by Michael Zhou
· 11 years ago
3ed78f5
Add the Guide, add warning to tutorial.
by Steve Klabnik
· 11 years ago
85effb9
Improve ambiguous pronoun.
by Steve Klabnik
· 11 years ago
e16a875
Remove the cheat sheet.
by Steve Klabnik
· 11 years ago
9e3d0b0
librustc: Remove the fallback to `int` from typechecking.
by Niko Matsakis
· 11 years ago
58bf8b2
auto merge of #15107 : ipetkov/rust/tutorial-update, r=alexcrichton
by bors
· 11 years ago
5466d13
librustc: Feature gate lang items and intrinsics.
by Patrick Walton
· 11 years ago
7689213
auto merge of #14952 : alexcrichton/rust/const-unsafe-pointers, r=brson
by bors
· 11 years ago
654d644
libsyntax: Disallow struct literals after `if`, `while`, `match`, and
by Patrick Walton
· 11 years ago
39efe3c
Docs: tutorial: Remove a couple references to `~T`
by Ivan Petkov
· 11 years ago
0b9e4fc
Update few files after comparison traits renaming
by Piotr Jawniak
· 11 years ago
0ae4b97
auto merge of #15029 : aturon/rust/stability-index, r=brson
by bors
· 11 years ago
dcbf4ec
librustc: Put `#[unsafe_destructor]` behind a feature gate.
by Patrick Walton
· 11 years ago
311890c
auto merge of #15048 : brson/rust/toc-margin, r=alexcrichton
by bors
· 11 years ago
a7a18de
auto merge of #15041 : brson/rust/docindex, r=alexcrichton
by bors
· 11 years ago
282705c
auto merge of #15039 : huonw/rust/rustdoc-testharnesss, r=alexcrichton
by bors
· 11 years ago
e698a39
doc: Fix margins around tables of contents
by Brian Anderson
· 11 years ago
cb6219f
testing guide: update to use `test_harness` & fix problems.
by Huon Wilson
· 11 years ago
792d5b7
doc: Add disclaimers about versions of external docs
by Brian Anderson
· 11 years ago
0564141
Update the external links in the doc index
by Brian Anderson
· 11 years ago
11bdeea
rustdoc: add the ability to run tests with --test.
by Huon Wilson
· 11 years ago
6008f2c
Add stability inheritance
by Aaron Turon
· 11 years ago
108b8b6
Deprecate the bytes!() macro.
by Simon Sapin
· 11 years ago
d6736a1
auto merge of #14880 : SimonSapin/rust/byte-literals, r=alexcrichton
by bors
· 11 years ago
3a52a8a
Document the byte, byte string, and raw byte string literals.
by Simon Sapin
· 11 years ago
cad760b
librustc: Make addresses of immutable statics insignificant unless
by Patrick Walton
· 11 years ago
7fec86b
tutorial.md: tiny correction for --crate-type=lib
by Niklas Koep
· 11 years ago
56d7bbe
Update Sublime Rust github link
by Christopher Bergqvist
· 11 years ago
f4ae8a8
Update repo location
by Brian Anderson
· 11 years ago
ebac770
doc: Fix a link in the FAQ
by Alex Crichton
· 11 years ago
3324257
rustc: Start accepting `*const T`
by Alex Crichton
· 11 years ago
89b0e6e
Register new snapshots
by Alex Crichton
· 11 years ago
8b87c3a
auto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
by bors
· 11 years ago
c0a6f72
auto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
by bors
· 11 years ago
614e448
auto merge of #14800 : reem/rust/patch-1, r=alexcrichton
by bors
· 11 years ago
fce98e5
auto merge of #14799 : mcreinhard/rust/tilde-fix, r=alexcrichton
by bors
· 11 years ago
f9260d4
auto merge of #14746 : alexcrichton/rust/libsync, r=brson
by bors
· 11 years ago
b1c9ce9
sync: Move underneath libstd
by Alex Crichton
· 11 years ago
54c2a1e
rustc: Move the AST from @T to Gc<T>
by Alex Crichton
· 11 years ago
4f90025
Update description to reflect language changes
by Zach Pomerantz
· 11 years ago
782c52a
Removed doubled wording.
by Zach Pomerantz
· 11 years ago
e5ebdb4
Remove outdated info about nested block comments. Fixes #14767
by Jonathan Reem
· 11 years ago
a0eca23
Fix deprecated use of ~
by Michael Reinhard
· 11 years ago
aca0bac
Convert libraries to use #[plugin_registrar]
by Keegan McAllister
· 11 years ago
84243ed
Use phase(plugin) in other crates
by Keegan McAllister
· 11 years ago
e5bbbca
rustdoc: Submit examples to play.rust-lang.org
by Alex Crichton
· 11 years ago
cc63d4c
doc: Turn off special features for rustdoc tests
by Alex Crichton
· 11 years ago
8a41485
auto merge of #14680 : Kimundi/rust/master, r=brson
by bors
· 11 years ago
732e057
auto merge of #14667 : aochagavia/rust/pr2, r=huonw
by bors
· 11 years ago
501b904
Change to_str().to_string() to just to_str()
by Adolfo Ochagavía
· 11 years ago
ae95770
auto merge of #14664 : reem/rust/lifetimes-guide-grammar, r=brson
by bors
· 11 years ago
760b93a
Fallout from the libcollections movement
by Alex Crichton
· 11 years ago
792fae3
Purged "record" from the manual.
by Marvin Löbel
· 11 years ago
7e0cc34
Fixed weird grammar in lifetimes guide.
by Jonathan Reem
· 11 years ago
073c8f1
auto merge of #14592 : alexcrichton/rust/rustdoc-links, r=huonw
by bors
· 11 years ago
9b228f8
core: Apply stability attributes to ptr mod
by Brian Anderson
· 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
63e9b8f
auto merge of #14601 : skade/rust/remove-notrust-tags, r=alexcrichton
by bors
· 11 years ago
e38fde7
doc: Remove use of `pub use` globs
by klutzy
· 11 years ago
20fb7c6
docs: Stop using `notrust`
by Florian Gilcher
· 11 years ago
0dbfa5f
rustdoc: Fix some more broken links
by Alex Crichton
· 11 years ago
dfaea70
auto merge of #14578 : huonw/rust/as_slice-cheatsheet, r=sfackler
by bors
· 11 years ago
7ec6df5
rustdoc: Fix cross-crate links to reexported items
by Alex Crichton
· 11 years ago
Next »