about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-04-10Simplifications to statement macro handling.Christopher Chambers-37/+12
2015-04-10Eliminates a pointless is_empty test.Christopher Chambers-1/+1
2015-04-10Improves semicolon expansion efficiency, corrects bt_pop placement.Christopher Chambers-16/+51
2015-04-07Improves handling of statement macros.Christopher Chambers-45/+138
2015-04-07Auto merge of #24116 - zaeleus:rustdoc-codespan, r=alexcrichtonbors-3/+46
2015-04-07Auto merge of #24101 - remram44:fix-rustdoc-passes-help, r=nikomatsakisbors-2/+3
2015-04-07Auto merge of #23952 - Kimundi:more_string_pattern, r=alexcrichtonbors-836/+1481
2015-04-06Auto merge of #23857 - phildawes:libsyntax_nopanic, r=nikomatsakisbors-1318/+1397
2015-04-06Auto merge of #23655 - gereeter:rustc-remove-ident, r=sanxiynbors-121/+117
2015-04-06rustdoc: Use iterators to collapse whitespaceMichael Macias-21/+8
2015-04-06rustdoc: Add a custom callback for codespan to collapse whitespaceMichael Macias-3/+59
2015-04-06Auto merge of #24056 - nikomatsakis:issue-23853-crates-io, r=aturonbors-5/+112
2015-04-06Auto merge of #24104 - frewsxcv:patch-12, r=sanxiynbors-3/+3
2015-04-06If we find a blanket impl for `Trait` but we're matching on an objectNiko Matsakis-5/+112
2015-04-06Remove unnecessary returns in API examplesCorey Farwell-3/+3
2015-04-05Changes rustdoc --passes help messageRemi Rampin-2/+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-05Added smoke tests for new methods.Marvin Löbel-22/+160
2015-04-05Moved coretest::str tests into collectiontest::strMarvin Löbel-376/+376
2015-04-05Refactored core::str::pattern to become a user-facing module and hide awayMarvin Löbel-20/+25
2015-04-05Format all str docs to 80 char line breaksMarvin Löbel-109/+174
2015-04-05Re-added Clone impls to all str iteratorsMarvin Löbel-9/+82
2015-04-05Implemented remaining string pattern iterators.Marvin Löbel-389/+753
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-05Auto merge of #24071 - github-monoculture:patch-1, r=steveklabnikbors-0/+0
2015-04-05Add comments suggested by NikoPhil Dawes-27/+9
2015-04-05Work towards a non-panicing parser (libsyntax)Phil Dawes-1315/+1412
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-04Update method-syntax.mdgithub-monoculture-1/+1
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-04Auto merge of #24009 - Manishearth:rollup, r=Manishearthbors-59/+385
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