about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-29Rename main theme into light themeGuillaume Gomez-18/+18
2018-03-27Auto merge of #49279 - varkor:generated-closure-return-type, r=alexcrichtonbors-13/+13
2018-03-27Auto merge of #49249 - gnzlbg:simd_minmax, r=alexcrichtonbors-1/+148
2018-03-26Auto merge of #49053 - alexcrichton:fail-if-build-cargo-twice, r=Mark-Simulacrumbors-238/+347
2018-03-26rustbuild: Fail the build if we build Cargo twiceAlex Crichton-238/+347
2018-03-26Auto merge of #49101 - mark-i-m:stabilize_i128, r=nagisabors-300/+105
2018-03-26Auto merge of #49379 - TimNN:rollup, r=TimNNbors-37/+181
2018-03-26fix last two tidyMark Mansi-13/+2
2018-03-26did i get it right now?Mark Mansi-0/+0
2018-03-26Update to master of libcompiler_builtinsMark Mansi-0/+0
2018-03-26Remove library feature testMark Mansi-17/+0
2018-03-26Fix e0658 ui testMark Mansi-7/+12
2018-03-26update testMark Mansi-7/+7
2018-03-26Fix a few more unstables that I missedMark Mansi-2/+2
2018-03-26Fix a few moreMark Mansi-4/+4
2018-03-26Fix missed i128 feature gatesMark Mansi-66/+19
2018-03-26remove unneeded importMark Mansi-1/+1
2018-03-26Rename unstable book correctlyMark Mansi-3/+3
2018-03-26Rename unstable-book chapterMark Mansi-0/+0
2018-03-26Stabilize i128 feature tooMark Mansi-29/+21
2018-03-26Update nightly bookMark Mansi-13/+6
2018-03-26Stabilize i128_typeMark Mansi-147/+37
2018-03-26Rollup merge of #49353 - chisophugis:patch-1, r=Mark-SimulacrumTim Neumann-5/+5
2018-03-26Rollup merge of #49346 - Diggsey:hashmap-get-pair, r=Mark-SimulacrumTim Neumann-0/+55
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 #48346 - emilio:pgo, r=alexcrichtonbors-10/+212
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-26fix testsgnzlbg-2/+3
2018-03-26set min-llvm-version 6.0, ignore-emscriptengnzlbg-0/+4
2018-03-26properly handle the case when LLVM does not have min/maxnumgnzlbg-2/+6
2018-03-26require llvm 6gnzlbg-2/+17
2018-03-26add testsgnzlbg-0/+95
2018-03-26implement minmax intrinsicsgnzlbg-1/+29
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-25Implement get_key_value for HashMap, BTreeMapDiggory Blake-0/+55
2018-03-25Auto merge of #49212 - kyrias:strip-debug-no-debuginfo, r=michaelwoeristerbors-1/+14
2018-03-25pgo: Blindly try to fix Windows build.Emilio Cobos Álvarez-0/+2
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-24Fix confusing doc for `scan`Sean Silva-5/+5