about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-28check impl trait firsttinaun-8/+14
2018-03-03Auto merge of #48694 - kennytm:rollup, r=kennytmbors-44/+280
2018-03-04Rollup merge of #48664 - Keruspe:codegen, r=alexcrichtonkennytm-4/+13
2018-03-04Rollup merge of #48513 - alexcrichton:simd, r=JoshTriplettkennytm-4/+60
2018-03-04Rollup merge of #48680 - steveklabnik:no-toc, r=nikomatsakiskennytm-0/+1
2018-03-03Auto merge of #48583 - dotdash:jt_assume, r=alexcrichtonbors-15/+9
2018-03-03Rollup merge of #48637 - segevfiner:restore-rust-mingw-download, r=alexcrichtonkennytm-0/+8
2018-03-03Rollup merge of #48629 - strake:char, r=alexcrichtonkennytm-3/+3
2018-03-03Rollup merge of #48569 - Phlosioneer:x-py-help-optimization, r=petrochenkovkennytm-25/+15
2018-03-03Rollup merge of #48466 - sanxiyn:no-neon, r=alexcrichtonkennytm-8/+8
2018-03-03Rollup merge of #48283 - QuietMisdreavus:rustdoc-readme, r=@GuillaumeGomezkennytm-0/+172
2018-03-03Auto merge of #48689 - Manishearth:rollup, r=Manishearthbors-354/+621
2018-03-02Rollup merge of #48641 - alexcrichton:no-hash-l-paths, r=michaelwoeristerManish Goregaokar-130/+71
2018-03-02Rollup merge of #48635 - scottmcm:faster-zip-nth, r=kennytmManish Goregaokar-0/+102
2018-03-02Rollup merge of #48628 - strake:reverse, r=sfacklerManish Goregaokar-1/+1
2018-03-02Rollup merge of #48338 - estebank:match-missing-comma, r=petrochenkovManish Goregaokar-37/+189
2018-03-02Rollup merge of #48328 - frewsxcv:frewsxcv-clarify-error-zero-duration, r=sfa...Manish Goregaokar-14/+134
2018-03-02Rollup merge of #48259 - tinaun:patch-1, r=alexcrichtonManish Goregaokar-78/+30
2018-03-02Remove allow(bare_trait_object) from librustc_mirManish Goregaokar-1/+0
2018-03-02Perform manual fixupsManish Goregaokar-1/+1
2018-03-02Run Rustfix on librustc_mirManish Goregaokar-36/+36
2018-03-02Remove allow(bare_trait_object) from librustcManish Goregaokar-2/+0
2018-03-02Perform manual fixupsManish Goregaokar-2/+5
2018-03-02Run Rustfix on librustcManish Goregaokar-55/+55
2018-03-03Auto merge of #48666 - sgrif:sg-revert-perf-regression, r=nikomatsakisbors-60/+107
2018-03-02Stabilize Unsafe Pointer Methodstinaun-78/+30
2018-03-02std: Add `arch` and `simd` modulesAlex Crichton-4/+60
2018-03-02Don't produce TOCs for doc markdown filessteveklabnik-0/+1
2018-03-02Revert "correct subtle bug in the type variable code"Sean Griffin-60/+107
2018-03-02make codegen-backends directory name configurableMarc-Antoine Perennou-4/+13
2018-03-02Impl !Send and !Sync for SourceFileJohn Kåre Alsaker-0/+6
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-413/+435
2018-03-02Fix Decodable impl for ArcJohn Kåre Alsaker-1/+1
2018-03-02Remove print_what_bootstrap_meansPhlosioneer-27/+8
2018-03-02Auto merge of #48653 - Manishearth:rollup2, r=Manishearthbors-334/+703
2018-03-01Auto merge of #47861 - sgrif:sg-rebase-chalkify-universe-refactorings, r=niko...bors-1315/+660
2018-03-01rustc: More stable hashes of command line argumentsAlex Crichton-130/+71
2018-03-01Rollup merge of #48570 - Amanieu:aarch64_features, r=alexcrichtonkennytm-9/+17
2018-03-01Rollup merge of #48610 - ishitatsuyuki:ishitatsuyuki-patch-1, r=nikomatsakisManish Goregaokar-0/+43
2018-03-01Rollup merge of #48585 - stjepang:stabilize-localkey-try_with, r=alexcrichtonManish Goregaokar-141/+43
2018-03-01Rollup merge of #48572 - alexcrichton:noexcept-msvc2, r=eddybManish Goregaokar-6/+127
2018-03-01Rollup merge of #48522 - etaoins:fix-find-width-of-character-at-span-bounds-c...Manish Goregaokar-8/+55
2018-03-01Rollup merge of #48500 - petrochenkov:parpat, r=nikomatsakisManish Goregaokar-107/+166
2018-03-01Rollup merge of #48446 - mark-i-m:e0245, r=mark-i-mManish Goregaokar-17/+45
2018-03-01Rollup merge of #48405 - kennytm:autotoolstate-follow-up, r=Mark-SimulacrumManish Goregaokar-46/+207
2018-03-01Document why we download rust-mingwSegev Finer-0/+3
2018-03-01Bump enaSean Griffin-4/+4
2018-03-01Fix breakage in rustdocSean Griffin-1/+6
2018-03-01Fix bad rebaseSean Griffin-2/+2
2018-03-01Re-add some removed uses of `Kind`Sean Griffin-1/+1