about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-01-11Fix two const-eval issues related to i128 negationSimonas Kazlauskas-14/+31
2017-01-11Auto merge of #38916 - estebank:pad-suggestion-list, r=nikomatsakisbors-18/+55
2017-01-11Auto merge of #38960 - arielb1:blake-endian, r=michaelwoeristerbors-6/+10
2017-01-10Auto merge of #38580 - shepmaster:result-sum, r=alexcrichtonbors-0/+97
2017-01-10Auto merge of #38843 - Manishearth:proposed, r=GuillaumeGomezbors-14/+35
2017-01-10Implement `iter::Sum` and `iter::Product` for `Result`Jake Goulding-0/+97
2017-01-10Use little-endian encoding for Blake2 hashing on all architecturesAriel Ben-Yehuda-6/+10
2017-01-10Auto merge of #38958 - sanxiyn:rollup, r=sanxiynbors-49/+346
2017-01-10Rollup merge of #38874 - derekdreery:patch-1, r=steveklabnikSeo Sanghyeon-1/+2
2017-01-10Rollup merge of #38849 - michaelwoerister:ich-trait-impl-test, r=nikomatsakisSeo Sanghyeon-0/+152
2017-01-10Rollup merge of #38841 - F001:Fix, r=steveklabnikSeo Sanghyeon-1/+1
2017-01-10Rollup merge of #38839 - frewsxcv:osstr-to-str, r=GuillaumeGomezSeo Sanghyeon-4/+32
2017-01-10Rollup merge of #38836 - ollie27:patch-1, r=steveklabnikSeo Sanghyeon-1/+1
2017-01-10Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomezSeo Sanghyeon-2/+46
2017-01-10Rollup merge of #38799 - minaguib:patch-1, r=steveklabnikSeo Sanghyeon-1/+1
2017-01-10Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelixSeo Sanghyeon-29/+20
2017-01-10Rollup merge of #38623 - alexcrichton:less-osx-warnings, r=aturonSeo Sanghyeon-6/+0
2017-01-10Rollup merge of #38607 - estebank:test-for-36935, r=alexcrichtonSeo Sanghyeon-4/+61
2017-01-10Rollup merge of #38606 - estebank:test-for-27522, r=petrochenkovSeo Sanghyeon-0/+30
2017-01-10Auto merge of #38138 - rkruppe:no_std-no_loop, r=steveklabnikbors-11/+10
2017-01-09Improved rustdoc rendering for unstable featuresManish Goregaokar-14/+35
2017-01-10Auto merge of #38947 - nrc:custom-derive-span, r=jseyfriedbors-7/+20
2017-01-10Auto merge of #38934 - Manishearth:nodrop, r=eddybbors-0/+68
2017-01-10Give custom derive spans an expansion IDNick Cameron-7/+20
2017-01-09Auto merge of #38937 - nrc:save-ty-fix, r=nikomatsakisbors-8/+9
2017-01-09Auto merge of #38244 - estebank:escape-reason-docs, r=ollie27bors-13/+40
2017-01-09Make unions never have needs_dropManish Goregaokar-0/+68
2017-01-09Auto merge of #38581 - frewsxcv:vecdequeue-insert, r=GuillaumeGomezbors-8/+12
2017-01-09Deduplicate and document logicEsteban Küber-6/+23
2017-01-09Auto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelixbors-2/+50
2017-01-09Auto merge of #38929 - Manishearth:compiler-docs, r=alexcrichtonbors-9/+17
2017-01-09Auto merge of #38923 - petrochenkov:scheck, r=alexcrichtonbors-1/+1
2017-01-09Auto merge of #38866 - alexcrichton:try-wait, r=aturonbors-0/+140
2017-01-08Remove magic numberEsteban Küber-4/+4
2017-01-08review commentEsteban Küber-2/+1
2017-01-09Auto merge of #38840 - kjaleshire:multiple-targets-error-fix, r=nrcbors-3/+4
2017-01-08Don't restrict docs in compiler-docs modeManish Goregaokar-9/+17
2017-01-09Auto merge of #38910 - steveklabnik:update_docs, r=eddybbors-1/+4
2017-01-09save-analysis: fix over-zealous filter on generated codeNick Cameron-8/+9
2017-01-09Auto merge of #38907 - alexcrichton:curl-retry, r=japaricbors-1/+1
2017-01-08Teach diagnostics to correct margin on multiline messagesEsteban Küber-69/+28
2017-01-08Auto merge of #38904 - alexcrichton:travis-retry, r=japaricbors-2/+2
2017-01-08Use fold instead of collect/join and add commentsEsteban Küber-10/+39
2017-01-08Auto merge of #38861 - est31:master, r=alexcrichtonbors-24/+44
2017-01-08Auto merge of #38853 - alexcrichton:better-dist, r=brsonbors-2/+12
2017-01-08Auto merge of #38837 - eddyb:issue-38074, r=nikomatsakisbors-13/+40
2017-01-08Auto merge of #38797 - abhijeetbhagat:master, r=petrochenkovbors-18/+67
2017-01-08Avoid large number of stage 0 warnings about --no-stack-checkVadim Petrochenkov-1/+1
2017-01-08Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakisbors-1407/+1120
2017-01-08Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrcbors-47/+47