about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-09-09Rollup merge of #28281 - rutsky:patch-2, r=steveklabnikManish Goregaokar-4/+4
2015-09-07fix punctuation in list (again)Vladimir Rutsky-2/+2
2015-09-07fix punctuation in listVladimir Rutsky-2/+2
2015-09-06Fix a typoHunan Rostomyan-2/+2
2015-09-06Auto merge of #28269 - petrochenkov:docorder, r=steveklabnikbors-17/+19
2015-09-06Auto merge of #28265 - boblehest:master, r=blussbors-11/+16
2015-09-06Rustonomicon: Reword potentially confusing comment in Vec::drain.Jørn Lode-2/+2
2015-09-06Further tweaks to doc/index.mdVadim Petrochenkov-8/+10
2015-09-06Reorder sections in doc/index.mdVadim Petrochenkov-16/+16
2015-09-06Rustonomicon: Fix bug in implementation of Vec::drain()Jørn Lode-11/+16
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