about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-05-15Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27Guillaume Gomez-60/+170
2018-05-15Rollup merge of #50613 - kennytm:update-toolstate-with-highfive, r=alexcrichtonGuillaume Gomez-1/+1
2018-05-15Rollup merge of #50594 - sanxiyn:man-print, r=steveklabnikGuillaume Gomez-1/+1
2018-05-15Rollup merge of #50399 - nrc:alias, r=eddybGuillaume Gomez-101/+55
2018-05-15Rollup merge of #49767 - ecstatic-morse:ptr-docs, r=steveklabnikGuillaume Gomez-101/+430
2018-05-15save-analysis: handle aliasing imports a bit more nicelyNick Cameron-101/+55
2018-05-15Auto merge of #50748 - steveklabnik:remove-simd-note, r=alexcrichtonbors-0/+0
2018-05-15Auto merge of #50259 - GuillaumeGomez:improve-results, r=ollie27bors-75/+161
2018-05-15Auto merge of #50011 - varkor:partialord-opt-ii, r=Manishearthbors-97/+102
2018-05-15Auto merge of #50705 - oli-obk:clippy, r=kennytmbors-19/+22
2018-05-14Auto merge of #50693 - dlrobertson:fix_50493, r=petrochenkovbors-1/+62
2018-05-14Auto merge of #50735 - eddyb:issue-50731, r=nikomatsakisbors-0/+20
2018-05-14Update stdsimd module to include https://github.com/rust-lang-nursery/stdsimd...steveklabnik-0/+0
2018-05-14Migrate the toolstate update bot to rust-highfivekennytm-1/+1
2018-05-14Bump clippyOliver Schneider-19/+22
2018-05-14Auto merge of #50385 - durka:stabilize-macro-lifetime, r=petrochenkovbors-75/+7
2018-05-14Auto merge of #50648 - nox:volatile-store, r=eddybbors-81/+75
2018-05-14rustc: don't trip an assertion for enums with present but uninhabited variants.Eduard-Mihai Burtescu-0/+20
2018-05-14Auto merge of #50703 - semarie:openbsd-libcompiler_builtins, r=alexcrichtonbors-0/+0
2018-05-14Auto merge of #50694 - leodasvacas:fix-impl-trait-self-substitution, r=petroc...bors-2/+42
2018-05-14Auto merge of #50675 - csmoe:var_span, r=oli-obkbors-17/+74
2018-05-14typeck: Save the index of private fieldsDan Robertson-1/+62
2018-05-13restore feature for stage0Alex Burka-0/+3
2018-05-13remove stray ui stderrAlex Burka-11/+0
2018-05-13stabilize :lifetimeAlex Burka-64/+4
2018-05-13Macros: Add a 'literal' fragment specifierDan Aloni-15/+251
2018-05-13Revert "mark applicability"csmoe-5/+2
2018-05-13mark applicabilitycsmoe-2/+5
2018-05-13Auto merge of #50704 - kennytm:rollup, r=kennytmbors-11/+140
2018-05-13Rollup merge of #50678 - semarie:openbsd-targets, r=sanxiynkennytm-0/+33
2018-05-13Rollup merge of #50670 - alexcrichton:remove-extern-crate-correct-span, r=Man...kennytm-11/+107
2018-05-13Auto merge of #50643 - dlrobertson:fix_ice, r=oli-obkbors-18/+64
2018-05-13Introduce OperandValue::nontemporal_store and use it in the intrinsicsAnthony Ramine-78/+65
2018-05-13Introduce OperandValue::volatile_store and use it in the intrinsicsAnthony Ramine-28/+35
2018-05-13reduce variable spancsmoe-17/+74
2018-05-13Auto merge of #50622 - eddyb:make-room-for-ghosts, r=nikomatsakisbors-46/+124
2018-05-13update libcompiler_builtinsSébastien Marie-0/+0
2018-05-13Auto merge of #50573 - oli-obk:tool_sanity, r=kennytmbors-11/+33
2018-05-13Auto merge of #50235 - Zoxc:rayon, r=michaelwoeristerbors-357/+573
2018-05-13Update Cargo.lockJohn Kåre Alsaker-0/+26
2018-05-13Add parallel abstractionsJohn Kåre Alsaker-1/+101
2018-05-13Add a Rayon thread poolJohn Kåre Alsaker-345/+431
2018-05-13Add Sync bounds to the crate storeJohn Kåre Alsaker-10/+14
2018-05-13Fix impl PartialOrd for InternedStringJohn Kåre Alsaker-1/+1
2018-05-12Auto merge of #50536 - leodasvacas:report-fullfilment-errors-in-copy-derive, ...bors-60/+84
2018-05-12Use fullpath instead of recreating itGuillaume Gomez-4/+2
2018-05-12Fix self referential impl Trait substitutionsleonardo.yvens-2/+42
2018-05-12Auto merge of #50686 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-277/+349
2018-05-12Fix rebaseleonardo.yvens-2/+2
2018-05-12Merge all "Copy not implemented" errorsleonardo.yvens-24/+14