about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-04-06rustdoc: Add a custom callback for codespan to collapse whitespaceMichael Macias-3/+59
2015-04-06Remove unnecessary returns in API examplesCorey Farwell-3/+3
2015-04-06Auto merge of #24087 - mossberg:docs-comma, r=steveklabnikbors-1/+1
2015-04-05Auto merge of #24093 - GuillaumeGomez:typo, r=steveklabnikbors-2/+1
2015-04-05Remove external iterator in CharIndices comment and the reference to the std:...Guillaume Gomez-2/+1
2015-04-05Auto merge of #24053 - kvark:get_mut, r=alexcrichtonbors-22/+22
2015-04-05Auto merge of #24084 - mdinger:align_nit, r=steveklabnikbors-1/+1
2015-04-05Documentation fixMark Mossberg-1/+1
2015-04-05Auto merge of #23976 - dhuseby:bitrig_fixing_tests, r=alexcrichtonbors-13/+42
2015-04-05Auto merge of #24067 - apasel422:patch-1, r=Gankrobors-4/+4
2015-04-04Alignment nitpickmdinger-1/+1
2015-04-05Auto merge of #24055 - estsauver:24044, r=alexcrichtonbors-0/+2
2015-04-04Removed explicit lifetimes for `get_mut`. Fixed the doc test.Dzmitry Malyshau-2/+4
2015-04-04Renamed Arc::try_unique to get_mutDzmitry Malyshau-23/+21
2015-04-04Auto merge of #24016 - aquach:master, r=Manishearthbors-1/+1
2015-04-04fixing some tests and temporarily disabling others to get Bitrig build workin...Dave Huseby-13/+42
2015-04-04Auto merge of #24045 - frewsxcv:cleanup, r=alexcrichtonbors-90/+62
2015-04-04Auto merge of #23987 - liammonahan:master, r=Manishearthbors-1/+1
2015-04-04s/Perform/Performs/Andrew Paseltiner-4/+4
2015-04-04Auto merge of #23981 - chastell:book_crates-and-modules_io_sync, r=Manishearthbors-27/+29
2015-04-04Make changing doc search unhighlight current resultEarl St Sauver-0/+2
2015-04-04Fix doc (fixup #24031)Manish Goregaokar-3/+1
2015-04-04Rollup merge of #24040 - hackaugusto:patch-1, r=steveklabnikManish Goregaokar-3/+0
2015-04-04Rollup merge of #24039 - frewsxcv:patch-10, r=steveklabnikManish Goregaokar-7/+5
2015-04-04Rollup merge of #24038 - frewsxcv:patch-9, r=steveklabnikManish Goregaokar-6/+2
2015-04-04Rollup merge of #24032 - steveklabnik:beta_install, r=alexcrichtonManish Goregaokar-2/+52
2015-04-04Rollup merge of #24031 - callahad:trpl_old_io_removal, r=steveklabnikManish Goregaokar-22/+10
2015-04-04Rollup merge of #24022 - steveklabnik:hn_fix, r=nikomatsakisManish Goregaokar-3/+2
2015-04-04Rollup merge of #24012 - tsion:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-04-04Rollup merge of #23997 - richo:typos, r=huonwManish Goregaokar-1/+1
2015-04-04Rollup merge of #23996 - frewsxcv:patch-8, r=alexcrichtonManish Goregaokar-1/+1
2015-04-04Rollup merge of #23978 - brson:installer, r=alexcrichtonManish Goregaokar-0/+0
2015-04-04Rollup merge of #23941 - carloslfu:patch-1, r=steveklabnikManish Goregaokar-4/+6
2015-04-04Rollup merge of #24033 - petrochenkov:pattest, r=alexcrichtonManish Goregaokar-0/+197
2015-04-04Rollup merge of #23995 - aturon:cow-as-ref, r=huonwManish Goregaokar-1/+1
2015-04-04Rollup merge of #23979 - Ryman:error_from_string, r=alexcrichtonManish Goregaokar-3/+10
2015-04-03Cleanup and modernize some things in libcore::iterCorey Farwell-90/+62
2015-04-04Auto merge of #23979 - Ryman:error_from_string, r=alexcrichtonbors-3/+10
2015-04-03Removed repeated sentence.Augusto Hack-3/+0
2015-04-03Make example function in comment more idiomaticCorey Farwell-7/+5
2015-04-03Simplify `match` branches in documentation commentCorey Farwell-6/+2
2015-04-03Update Rust install instructions in TRPLSteve Klabnik-2/+52
2015-04-03Auto merge of #23972 - gkoz:partial_eq_str_string, r=alexcrichtonbors-10/+12
2015-04-03Remove old_io from trpl/concurrency.mdDan Callahan-22/+10
2015-04-03Delete duplicated sentence.Alex Quach-3/+0
2015-04-03Auto merge of #24018 - nikomatsakis:marker-trait-stability, r=alexcrichtonbors-4/+4
2015-04-03Don't speak of old_ioSteve Klabnik-3/+2
2015-04-03Revert accidental change from stable -> unstable; just meant toNiko Matsakis-4/+4
2015-04-03Fixing copy/paste typo.Alex Quach-1/+1
2015-04-03Remove unnecessary `Vec<_>` annotation from docsScott Olson-1/+1