about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-02-03Rollup merge of #31220 - steveklabnik:gh30632, r=nikomatsakisManish Goregaokar-0/+43
2016-02-03Rollup merge of #27499 - barosl:macro-doc-raw-str-hashes, r=nikomatsakisManish Goregaokar-1/+57
2016-02-02Auto merge of #31254 - tmiasko:macro-pretty-print-fix, r=sfacklerbors-5/+19
2016-02-02Auto merge of #30991 - rthomas:master, r=Gankrobors-1/+29
2016-02-02Auto merge of #31359 - steveklabnik:rollup, r=steveklabnikbors-65/+156
2016-02-02Ensure capacity returned of HashMap is max(capacity, length).Ryan Thomas-1/+29
2016-02-02Rollup merge of #31348 - alexcrichton:shuffle-tiers, r=steveklabnikSteve Klabnik-1/+5
2016-02-02Rollup merge of #31346 - alopatindev:fixes, r=aturonSteve Klabnik-1/+1
2016-02-02Rollup merge of #31345 - kamalmarhubi:book-docs-special-section-errors, r=ste...Steve Klabnik-19/+19
2016-02-02Rollup merge of #31344 - steveklabnik:gh31334, r=alexcrichtonSteve Klabnik-5/+4
2016-02-02Rollup merge of #31342 - reeze:patch-1, r=steveklabnikSteve Klabnik-3/+3
2016-02-02Rollup merge of #31340 - pra85:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2016-02-02Rollup merge of #31327 - dirk:dirk/process-child-safety-docs, r=alexcrichtonSteve Klabnik-0/+10
2016-02-02Rollup merge of #31281 - oli-obk:patch-2, r=nikomatsakisSteve Klabnik-2/+2
2016-02-02Rollup merge of #31270 - ruud-v-a:improve-e0507, r=steveklabnikSteve Klabnik-0/+27
2016-02-02Rollup merge of #31247 - tshepang:redundant-bindings, r=steveklabnikSteve Klabnik-28/+10
2016-02-02Rollup merge of #31202 - steveklabnik:gh30459, r=alexcrichtonSteve Klabnik-0/+48
2016-02-02Rollup merge of #30971 - SDX2000:docfixes, r=steveklabnikSteve Klabnik-5/+26
2016-02-02Add doctests for directionalitySteve Klabnik-0/+20
2016-02-02Auto merge of #31314 - alexcrichton:less-warnings, r=brsonbors-33/+51
2016-02-01docs: Standardize on 'Errors' header in std docsKamal Marhubi-18/+18
2016-02-02Auto merge of #31279 - DanielJCampbell:MacroReferencing, r=nrcbors-11/+221
2016-02-01Auto merge of #31250 - nrc:more-aborts, r=@nikomatsakisbors-170/+210
2016-02-01doc: Move 32-bit MSVC to a tier 1 platformAlex Crichton-1/+5
2016-02-01Discuss pitfalls of stateful closures with MapSteve Klabnik-0/+43
2016-02-01doc: bindings not needed for this exampleTshepang Lekhonkhobe-28/+10
2016-02-02Reviewer requested changes and test fixesNick Cameron-8/+8
2016-02-01Fix a documentation typoAlexander Lopatin-1/+1
2016-02-01book: Change "Failures" to "Errors" in doc special sections chapterKamal Marhubi-1/+1
2016-02-01make this example more obviousSteve Klabnik-5/+4
2016-02-01Auto merge of #30901 - mackwic:doc-core-convert, r=steveklabnikbors-0/+57
2016-02-01Auto merge of #31317 - jseyfried:remove_external_module_children, r=nrcbors-115/+76
2016-02-01Auto merge of #31303 - alexcrichton:mips-warnings, r=aturonbors-4/+12
2016-02-01Comment fixReeze Xia-3/+3
2016-02-01Auto merge of #31277 - DanielJCampbell:SpanEquality, r=nrcbors-20/+17
2016-02-01Auto merge of #31232 - stepancheg:enum-univariant, r=nrcbors-15/+50
2016-02-01Fix typo in doc/book/getting-started.mdPrayag Verma-1/+1
2016-02-01Implemented macro referencing for save analysisDaniel Campbell-11/+221
2016-02-01Auto merge of #30866 - jseyfried:fix_shadowed_use_visibility, r=nrcbors-3/+4
2016-01-31Minor corrections in docs for `std::process::Child`Dirk Gadsden-4/+6
2016-01-31Fix the armv7 linux targetpetevine-1/+1
2016-02-01Spans now derive equalityDaniel Campbell-20/+17
2016-01-31Safety docs about `std::process::Child` going out of scopeDirk Gadsden-0/+8
2016-02-01Some changes to save-analysis to cope with errorsNick Cameron-5/+18
2016-02-01Try to run compiler callbacks when we error outNick Cameron-75/+106
2016-02-01Replace some aborts with ResultsNick Cameron-83/+79
2016-01-31Auto merge of #31298 - japaric:mips-musl, r=alexcrichtonbors-2/+70
2016-01-31update libc submoduleJorge Aparicio-0/+0
2016-01-31 Doc:std::convert: disambiguate traits and keywordsThomas Wickham-6/+6
2016-01-31Refactor away the field Module::external_module_children in resolveJeffrey Seyfried-115/+76