about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-12Auto merge of #45007 - undecidabot:optimize-iter, r=blussbors-72/+114
2017-10-12Auto merge of #45176 - michaelwoerister:fix-region-and-trans-item-order, r=ni...bors-3/+23
2017-10-12Auto merge of #44967 - wesleywiser:trans_fulfill_obligation, r=nikomatsakisbors-82/+226
2017-10-12Auto merge of #44985 - zilbuz:issue-44974, r=pnkfelixbors-35/+439
2017-10-12Auto merge of #44969 - QuietMisdreavus:impls-for-everyone, r=steveklabnikbors-8/+34
2017-10-11Auto merge of #44963 - JLockerman:fix_spsc, r=alexcrichtonbors-107/+192
2017-10-11Auto merge of #44888 - tirr-c:binder-hr-region, r=arielb1bors-807/+1180
2017-10-11Auto merge of #45192 - steveklabnik:rollup, r=steveklabnikbors-14/+223
2017-10-10ci: Fix installing the Android SDKAlex Crichton-1/+1
2017-10-10Rollup merge of #45180 - 0xAX:fix-help-message-in-configure.py, r=Mark-Simula...Steve Klabnik-6/+1
2017-10-10Rollup merge of #45148 - gaurikholkar:master, r=nikomatsakisSteve Klabnik-0/+160
2017-10-10Rollup merge of #45139 - michaelwoerister:document-force_from_dep_node, r=nik...Steve Klabnik-4/+47
2017-10-10Rollup merge of #45071 - tromey:use-gdb-lazy-string, r=michaelwoeristerSteve Klabnik-4/+15
2017-10-11Fix path to x.py in configure.py scriptAlexander Kuleshov-6/+1
2017-10-10Auto merge of #45169 - kennytm:rollup, r=kennytmbors-77/+142
2017-10-10incr.comp.: Fix instability in CodegenUnitExt::items_in_deterministic_order().Michael Woerister-3/+20
2017-10-10incr.comp.: Add missing match branch in HashStable impl for ty::RegionKind.Michael Woerister-0/+3
2017-10-10Rollup merge of #45146 - petrochenkov:lessrec, r=estebankkennytm-5/+74
2017-10-10Rollup merge of #45135 - michaelwoerister:move-incr-comp-with-macro-export, r...kennytm-2/+1
2017-10-10Rollup merge of #45116 - johnthagen:typo-fix, r=alexcrichtonkennytm-2/+2
2017-10-10Rollup merge of #45108 - phil-opp:patch-2, r=japarickennytm-2/+2
2017-10-10Rollup merge of #45101 - lfairy:proc-macro-string-escape, r=jseyfriedkennytm-1/+1
2017-10-10Rollup merge of #45099 - mikeyhew:fix-astconv-self-type-comments, r=nikomatsakiskennytm-2/+2
2017-10-10Rollup merge of #45095 - bluss:discriminant-send-sync, r=alexcrichtonkennytm-1/+17
2017-10-10Rollup merge of #45089 - rkruppe:master, r=blusskennytm-1/+1
2017-10-10Rollup merge of #44775 - MaloJaffre:debug-struct, r=sfacklerkennytm-61/+42
2017-10-10Auto merge of #45170 - rust-lang:aphs-no-unsynchronised-llvm-err-global, r=al...bors-1/+1
2017-10-10Band-aid fix to stop race conditions in llvm errorsAidan Hobson Sayers-1/+1
2017-10-10Auto merge of #44877 - nvzqz:box-conversions, r=alexcrichtonbors-4/+40
2017-10-10Auto merge of #45141 - kennytm:rollup, r=kennytmbors-225/+437
2017-10-10Rename test Linux target to avoid conflict with built-in targetPhilipp Oppermann-1/+1
2017-10-10Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundibors-64/+30
2017-10-09Refactor to use `debug_struct` in several Debug implsMalo Jaffré-61/+42
2017-10-09Update let-expressions.rsgaurikholkar-0/+160
2017-10-09Fix a bug in diagnostics for `x as usize < y`Vadim Petrochenkov-5/+74
2017-10-09Auto merge of #45111 - aidanhs:aphs-bubble-worker-failures, r=alexcrichtonbors-6/+10
2017-10-10Rollup merge of #45125 - bleibig:grammar-update, r=alexcrichtonkennytm-186/+271
2017-10-10Rollup merge of #45120 - johnthagen:none-identity-test, r=sfacklerkennytm-1/+1
2017-10-10Rollup merge of #45118 - johnthagen:fix-section-key-name, r=alexcrichtonkennytm-1/+1
2017-10-10Rollup merge of #45117 - johnthagen:fix-str-raise, r=alexcrichtonkennytm-1/+1
2017-10-10Rollup merge of #45106 - Pirh:process_stdio_docs, r=dtolnaykennytm-1/+108
2017-10-10Rollup merge of #45091 - kennytm:fix-45086, r=michaelwoeristerkennytm-1/+1
2017-10-10Rollup merge of #45051 - k0pernicus:master, r=michaelwoeristerkennytm-29/+47
2017-10-10Rollup merge of #44962 - shepmaster:no-ignore-result, r=steveklabnikkennytm-5/+7
2017-10-09incr.comp.: Add some documentation to force_from_dep_node().Michael Woerister-4/+47
2017-10-09Auto merge of #45075 - alexcrichton:inline-less, r=michaelwoeristerbors-83/+202
2017-10-09incr.comp.: Move macro-export test case to src/test/incremental.Michael Woerister-2/+1
2017-10-09New rebase for the issue #45022k0pernicus-29/+47
2017-10-09Auto merge of #45064 - alexcrichton:reduce-codegen-units, r=michaelwoeristerbors-2/+16
2017-10-09Auto merge of #45041 - est31:master, r=alexcrichtonbors-295/+8