about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-11Ensure typeck_tables_of from typck_item_bodiesJimmy Brisson-1/+1
2017-10-11Implement query ensureJimmy Brisson-0/+42
2017-10-10Auto merge of #45169 - kennytm:rollup, r=kennytmbors-77/+142
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-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-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
2017-10-09Auto merge of #45035 - alexcrichton:no-empty, r=michaelwoeristerbors-12/+0
2017-10-08Update grammar to parse current rust syntaxBrian Leibig-186/+271
2017-10-09Auto merge of #45033 - eddyb:capture-me-not, r=nikomatsakisbors-10/+1
2017-10-08Use identity operator `is` when comparing to Nonejohnthagen-1/+1
2017-10-08Fix variable name referencejohnthagen-1/+1
2017-10-08Fix trying to raise a bare str as an exception. This has been deprecated sinc...johnthagen-1/+1
2017-10-08Fix typo in READMEjohnthagen-1/+1
2017-10-08Fix typo in commentjohnthagen-1/+1
2017-10-08Don't panic in the coordinator thread, bubble up the failureAidan Hobson Sayers-6/+10
2017-10-08Auto merge of #45030 - raggi:zircon-handle-t, r=alexcrichtonbors-18/+17
2017-10-08Auto merge of #45016 - pnkfelix:mir-borrowck-gather-and-signal-move-errors, r...bors-379/+557
2017-10-08Remove ./ prefix from relative URLsPirh-10/+10
2017-10-08Fix data-layout fieldPhilipp Oppermann-1/+1
2017-10-08Add links and examples for std::process::StdioPirh-1/+108
2017-10-08Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichtonbors-0/+119
2017-10-08Don't encourage people to ignore threading errors in the docsJake Goulding-5/+7