about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-09-06Auto merge of #28259 - christopherdumas:fix_empty_link, r=Manishearthbors-1/+1
2015-09-05Added link for hygenic macro system in macros.mdchristopherdumas-1/+1
2015-09-05Rollup merge of #28225 - jackwilsonv:patch-3, r=steveklabnikManish Goregaokar-8/+8
2015-09-03Capitalize circle referenceJack Wilson-1/+1
2015-09-03Fixes minor formatting inconsistenciesJack Wilson-8/+8
2015-09-03Rollup merge of #28216 - christopherdumas:fix_28196, r=steveklabnikSteve Klabnik-10/+0
2015-09-03Rollup merge of #28215 - matklad:grammar-extern-block-item, r=steveklabnikSteve Klabnik-1/+1
2015-09-03Rollup merge of #28214 - tshepang:word-not-name, r=steveklabnikSteve Klabnik-1/+1
2015-09-03Rollup merge of #28213 - tshepang:replace-comma, r=steveklabnikSteve Klabnik-1/+1
2015-09-03Rollup merge of #28212 - tshepang:rust-is-a-language, r=steveklabnikSteve Klabnik-1/+1
2015-09-03Rollup merge of #28210 - tshepang:typo, r=steveklabnikSteve Klabnik-1/+1
2015-09-03Rollup merge of #28208 - matklad:grammar-whitespace-cleanup, r=steveklabnikSteve Klabnik-1/+1
2015-09-03Rollup merge of #28207 - tshepang:flow, r=steveklabnikSteve Klabnik-4/+4
2015-09-03Rollup merge of #28205 - matklad:grammar-remove-proc, r=alexcrichtonSteve Klabnik-2/+0
2015-09-03Rollup merge of #28204 - matklad:grammar-duplicate-else-tail, r=steveklabnikSteve Klabnik-1/+0
2015-09-03Rollup merge of #28203 - benschulz:book-deref-coercion, r=brsonSteve Klabnik-5/+5
2015-09-03Rollup merge of #28202 - matklad:grammar-loop-labels, r=steveklabnikSteve Klabnik-6/+6
2015-09-03Removed incorrect reference from #28196christopherdumas-10/+0
2015-09-04reference grammar: fix item definitionAleksey Kladov-1/+1
2015-09-03reference grammar: whitespace cleanupAleksey Kladov-1/+1
2015-09-03book: it is RwLock, not RWLockTshepang Lekhonkhobe-2/+2
2015-09-04Rollup merge of #28186 - thomas07vt:thomas07vt-patch-trpl-rust-inside-other-l...Manish Goregaokar-0/+11
2015-09-04Rollup merge of #28184 - xiaochuanyu:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-09-03book: improve flowTshepang Lekhonkhobe-4/+4
2015-09-03book: Rust is a language, so no need to mention that fact hereTshepang Lekhonkhobe-2/+2
2015-09-03reference grammar: remove procedure_typeAleksey Kladov-2/+0
2015-09-03reference grammar: remove duplicate else_tail ruleAleksey Kladov-1/+0
2015-09-03Take method invocation semantics out of chapter on deref coercion.benshu-5/+5
2015-09-03book: "word" feels more suitable than "name"Tshepang Lekhonkhobe-1/+1
2015-09-03reference grammar: loop label should be optionalAleksey Kladov-6/+6
2015-09-03book: replace comma with a more suitable characterTshepang Lekhonkhobe-1/+1
2015-09-02Bash output fix to match real 'ruby embed.rb' callJohn Thomas-0/+11
2015-09-03Fix mistake in trait.mdXiao Chuan Yu-1/+1
2015-09-02Makes formatting of struct keyword consistentJack Wilson-11/+11
2015-09-02Auto merge of #28135 - jackwilsonv:patch-1, r=steveklabnikbors-1/+1
2015-09-02Auto merge of #28155 - vchimishuk:doc-rust-inside-other-languages-tab, r=alex...bors-1/+1
2015-09-02Auto merge of #28149 - jakerr:atomic, r=alexcrichtonbors-4/+4
2015-09-01Source code style fixed: tab replaced with whitespaces.Viacheslav Chimishuk-1/+1
2015-09-01Reverse AtomicBool value in nomicon example to agree with its comment.Jake Kerr-4/+4
2015-08-31Makes formatting of i32 consistentJack Wilson-1/+1
2015-08-31Fix typoAlexDenisov-1/+1
2015-08-29Auto merge of #28078 - apasel422:patch-1, r=alexcrichtonbors-1/+0
2015-08-29Auto merge of #28070 - mdchoate:patch-1, r=alexcrichtonbors-1/+1
2015-08-28Remove superfluous line from NomiconAndrew Paseltiner-1/+0
2015-08-28Fix typo in loops.mdMichael Choate-1/+1
2015-08-28Be explicit about using crates.io's libc crateSteve Klabnik-3/+5
2015-08-28Rollup merge of #28022 - steveklabnik:gh27936, r=alexcrichtonManish Goregaokar-1/+14
2015-08-27Add Windows-specific comments to testing guideSteve Klabnik-1/+14
2015-08-26Fix docs typoNikolay Kondratyev-1/+1
2015-08-25Document the recursion_limit crate attributeMatt Brubeck-1/+5