about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-26Rollup merge of #49187 - alexcrichton:no-cross-docs, r=kennytmTim Neumann-26/+33
2018-03-26Rollup merge of #49170 - steveklabnik:gh49127, r=nagisaTim Neumann-2/+5
2018-03-26Rollup merge of #49103 - glandium:uninitialized, r=cramertjTim Neumann-1/+1
2018-03-26Rollup merge of #48932 - Phlosioneer:43601-document-opaque-size, r=KodrAusTim Neumann-0/+24
2018-03-26Rollup merge of #48693 - vorner:doc-name-resolution, r=petrochenkovTim Neumann-3/+58
2018-03-26Auto merge of #49255 - cramertj:stable-impl-trait, r=nikomatsakisbors-361/+87
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-258/+77
2018-03-25rustbuild: Disable docs on cross-compiled buildsAlex Crichton-26/+33
2018-03-26Stabilize universal_impl_traitTaylor Cramer-108/+15
2018-03-26Auto merge of #49351 - pthariensflame:patch-1, r=oli-obkbors-3/+3
2018-03-26Auto merge of #49341 - alexcrichton:more-balance, r=kennytmbors-0/+7
2018-03-26Auto merge of #49297 - scottmcm:offset-from, r=dtolnaybors-4/+295
2018-03-25Auto merge of #49212 - kyrias:strip-debug-no-debuginfo, r=michaelwoeristerbors-1/+14
2018-03-25update wording as per feedbackSteve Klabnik-1/+3
2018-03-25Modify testsAlexander Ronald Altman-2/+2
2018-03-25Minor formatting consistency fix.Alexander Ronald Altman-1/+1
2018-03-25Auto merge of #49315 - TheDan64:smaller_unsafe_block, r=joshtriplettbors-7/+5
2018-03-24Add backticksPhlosioneer-7/+7
2018-03-24Fix doctest mutability copy-pastaScott McMurray-2/+2
2018-03-24Documentation and naming improvementsScott McMurray-15/+33
2018-03-25Auto merge of #49284 - alexcrichton:use-our-own-cache, r=kennytmbors-0/+32
2018-03-24Polyfill LLVMBuildExactUDivScott McMurray-0/+8
2018-03-25Auto merge of #49141 - gnzlbg:simd_select, r=alexcrichtonbors-0/+259
2018-03-24Add flag for telling the linker to strip debuginfo when building without itJohannes Löthberg-1/+14
2018-03-24appveyor: Move run-pass-fulldeps to extra buildersAlex Crichton-0/+7
2018-03-25Rollup merge of #49299 - SimonSapin:ubiquity, r=nikomatsakiskennytm-171/+26
2018-03-25Rollup merge of #49318 - steveklabnik:update-books, r=kennytmkennytm-0/+0
2018-03-25Rollup merge of #49314 - Mark-Simulacrum:remove-getopts, r=alexcrichtonkennytm-1622/+0
2018-03-25Rollup merge of #49312 - GuillaumeGomez:fix-ie11-search, r=QuietMisdreavuskennytm-0/+7
2018-03-25Rollup merge of #49290 - cuviper:unextended-dist-rustfmt, r=nikomatsakiskennytm-1/+0
2018-03-25Rollup merge of #49274 - oli-obk:slow_miri, r=michaelwoerister,eddybkennytm-58/+44
2018-03-25Rollup merge of #49273 - michaelwoerister:fix-extern-proc-macro-defkey, r=eddybkennytm-2/+19
2018-03-25Rollup merge of #49268 - ordovicia:dotdot-pattern-diag, r=petrochenkovkennytm-1/+44
2018-03-25Rollup merge of #49254 - Tacklebox:atan2_doc, r=QuietMisdreavuskennytm-8/+10
2018-03-25Rollup merge of #49235 - topecongiro:run-rustfmt/libtest, r=nrckennytm-233/+182
2018-03-25Rollup merge of #49229 - Centril:doc/format_args_display_debug, r=steveklabnikkennytm-6/+78
2018-03-25Rollup merge of #49203 - Eijebong:lets-cleanup-dependencies, r=Mark-Simulacrumkennytm-102/+12
2018-03-25Rollup merge of #49194 - Zoxc:unsafe-generator, r=cramertjkennytm-124/+96
2018-03-25Rollup merge of #49193 - davidtwco:issue-29893, r=alexcrichtonkennytm-45/+202
2018-03-25Rollup merge of #49162 - tmandry:stabilize-termination-trait, r=nikomatsakiskennytm-61/+85
2018-03-25Rollup merge of #49122 - scottmcm:z-align-attr, r=cramertjkennytm-1/+3
2018-03-25Rollup merge of #49121 - varkor:stabilise-from_utf8_error_as_bytes, r=blusskennytm-2/+1
2018-03-25Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichtonkennytm-0/+9
2018-03-25Rollup merge of #49089 - alexcrichton:fix-timings, r=Mark-Simulacrumkennytm-54/+60
2018-03-25Rollup merge of #49076 - bobdavelisafrank:filetype-metadata-docfix, r=blusskennytm-3/+32
2018-03-25Rollup merge of #49046 - Zoxc:error-summary, r=michaelwoeristerkennytm-56/+118
2018-03-24fixup! Some comments and documentation for name resolution crateMichal 'vorner' Vaner-7/+23
2018-03-24update books for next releasesteveklabnik-0/+0
2018-03-24Auto merge of #49251 - nikomatsakis:issue-15872-elision-impl-header, r=cramertjbors-1107/+2081
2018-03-23Add a codegen test for exact_div intrinsicScott McMurray-0/+30