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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
rust.md
Age
Commit message (
Expand
)
Author
Lines
2013-02-26
doc: Remove references to mut fields. rs=demuting
Patrick Walton
-2
/
+2
2013-02-25
Fix typo in grammar: underscore, not minus, can appear amongst hex digits.
Felix S. Klock II
-1
/
+1
2013-02-19
auto merge of #5029 : mcpherrinm/rust/master, r=catamorphism
bors
-0
/
+1
2013-02-18
Missing newline causing title to not be a title
Matthew McPherrin
-0
/
+1
2013-02-18
Fixed a typo in the documentation that points to the wrong macro (ident_to_st...
Armin Ronacher
-1
/
+1
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-02-14
remove die definition and use in doc tests
Nick Desaulniers
-9
/
+9
2013-02-13
update tutorial and manual to use new `impl Trait for Type` syntax
Chris Peterson
-12
/
+12
2013-02-13
removed reference to crate file keywords
John Clements
-7
/
+1
2013-02-04
Merge remote-tracking branch 'bstrie/rimov' into incoming
Brian Anderson
-9
/
+5
2013-02-03
Merge remote-tracking branch 'thestinger/old_map' into incoming
Brian Anderson
-2
/
+2
2013-02-03
Fixed `fmt!`, tests, doc-tests.
Marvin Löbel
-4
/
+4
2013-02-03
rename map -> oldmap and mark it as deprecated
Daniel Micay
-2
/
+2
2013-02-01
Merge remote-tracking branch 'nickdesaulniers/issue4524' into nocomm1
Brian Anderson
-25
/
+12
2013-02-01
Remove fail keyword from lexer & parser and clean up remaining calls to
Nick Desaulniers
-25
/
+12
2013-01-31
test cases, cleanup
John Clements
-0
/
+3
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-1
/
+1
2013-01-31
Repair RIMOV damage to doc tests
Ben Striegel
-5
/
+4
2013-01-30
RIMOV, round 11
Ben Striegel
-9
/
+6
2013-01-25
doc typo
John Clements
-1
/
+1
2013-01-24
Make `super` a keyword
Youngsoo Son
-1
/
+1
2013-01-23
doc: Document mutable function arguments
Seo Sanghyeon
-0
/
+5
2013-01-21
Merge pull request #4562 from lbonn/loglevel
Tim Chevalier
-4
/
+4
2013-01-20
doc: Fix manual's link attributes example code
Chris Peterson
-5
/
+5
2013-01-21
doc: fix log level ids
Laurent Bonnans
-4
/
+4
2012-12-31
doc: Fix some typos in the tutorial and reference manual
Chris Peterson
-3
/
+3
2012-12-24
doc: mention struct-like enum variants /cc #4217
Tim Chevalier
-0
/
+13
2012-12-20
doc: Mention argument bindings in manual
release-0.5
0.5
Brian Anderson
-0
/
+7
2012-12-20
doc: 'trait constraints' -> 'inheritance'. Expand
Brian Anderson
-1
/
+28
2012-12-20
doc: describe the Drop trait. cc: #4217
Graydon Hoare
-0
/
+10
2012-12-19
doc: Mention tuple structs
Tim Chevalier
-1
/
+21
2012-12-19
docs: mention static methods
Tim Chevalier
-2
/
+17
2012-12-19
Update docs to mention trait constraints; also fix failing doc tests
Tim Chevalier
-3
/
+18
2012-12-19
doc: structure expressions. cc: #4217
Graydon Hoare
-2
/
+37
2012-12-19
doc: mention moved and copied types. cc: #4217
Graydon Hoare
-3
/
+15
2012-12-18
doc: a little more material on object types, part of #4217.
Graydon Hoare
-8
/
+19
2012-12-15
Update docs for crate file changes
Brian Anderson
-70
/
+50
2012-12-14
Fix broken tests
Brian Anderson
-63
/
+3
2012-12-14
[docs] Note that types and modules share the same namespace
Tim Chevalier
-0
/
+4
2012-12-13
Merge pull request #4181 from andrew-d/andrew-doc-fix1
Brian Anderson
-4
/
+4
2012-12-13
Rename "to_str" to "make_string" in the docs
Andrew Dunham
-4
/
+4
2012-12-13
Update docs for kind name changes
Brian Anderson
-6
/
+6
2012-12-12
Document pub use foo::* in the reference manual
Tim Chevalier
-0
/
+15
2012-12-08
doc: Fix broken doc test. rs=bustage
Patrick Walton
-4
/
+4
2012-12-07
Xfail broken tests
Tim Chevalier
-2
/
+2
2012-12-07
doc: fix busted doctest, r=burningtree.
Graydon Hoare
-1
/
+1
2012-12-06
Document pattern ranges a little more
Tim Chevalier
-2
/
+7
2012-11-30
manual: Clarify that Drop types cannot be Copy
Brian Anderson
-0
/
+1
2012-11-29
Macros can now also be stmts and items.
Paul Stansifer
-4
/
+4
2012-11-19
Fix breakage. Expand const examples in manual
Brian Anderson
-1
/
+11
[prev]
[next]