about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-07-30Auto merge of #52830 - matthewjasper:bootstrap-prep, r=matthewjasperbors-15/+16
2018-07-30Auto merge of #52722 - alexcrichton:more-identifier-lints, r=oli-obkbors-7/+49
2018-07-30Auto merge of #52805 - ljedrz:format_str_literal, r=petrochenkovbors-172/+168
2018-07-30Auto merge of #52823 - RalfJung:test, r=eddybbors-2/+21
2018-07-30Auto merge of #52828 - Mark-Simulacrum:clear-rustdoc-check, r=alexcrichtonbors-0/+5
2018-07-29Auto merge of #52738 - ljedrz:push_to_extend, r=eddybbors-150/+101
2018-07-29dont hardcode vtable size in codegen testRalf Jung-2/+2
2018-07-29update codegen testsRalf Jung-2/+2
2018-07-29Move a test that depends on the arch bitwidth to compile-failOliver Schneider-43/+0
2018-07-29Update miri submoduleOliver Schneider-4/+10
2018-07-29Sanity-check all constantsOliver Schneider-190/+1049
2018-07-29Change order of copy and borrow to avoid conflictMatthew Jasper-1/+2
2018-07-29Remove unused `mut`sMatthew Jasper-14/+14
2018-07-29Replace push loops with collect() and extend() where possibleljedrz-150/+101
2018-07-29Clear out rustdoc check builds if dependencies changeMark Rousskov-0/+5
2018-07-29Auto merge of #52620 - mikhail-m1:51351, r=nikomatsakisbors-48/+218
2018-07-29Auto merge of #52755 - kennytm:update-rustfmt, r=nrcbors-192/+242
2018-07-29invalid_const_promotion: check if we get the right signalRalf Jung-2/+21
2018-07-29Update RLS and rustfmt.kennytm-191/+232
2018-07-29Test clippy first to workaround the derive-new conflict.kennytm-1/+2
2018-07-29fix issues #51351 and #52133Mikhail Modin-48/+218
2018-07-29Auto merge of #52767 - ljedrz:avoid_format, r=petrochenkovbors-95/+95
2018-07-29Exempt cloudabi from license check.kennytm-0/+1
2018-07-29Copy the test_data/ RLS tests into a writable directory.kennytm-0/+7
2018-07-29Auto merge of #52764 - sinkuu:cleanup, r=nikomatsakisbors-73/+50
2018-07-29Auto merge of #52751 - QuietMisdreavus:you-shall-not-pass, r=GuillaumeGomezbors-26/+50
2018-07-29Auto merge of #52720 - alexcrichton:update-cargo-and-rustfix, r=nikomatsakisbors-41/+54
2018-07-28Auto merge of #52355 - pietroalbini:zfeature, r=eddybbors-3/+66
2018-07-28Auto merge of #52585 - GuillaumeGomez:generic-impls, r=QuietMisdreavusbors-69/+246
2018-07-28Auto merge of #52546 - nikomatsakis:issue-52050, r=pnkfelixbors-22/+121
2018-07-28Move blanket implementations generation into its own functionGuillaume Gomez-19/+29
2018-07-28Remove core exclusion conditionGuillaume Gomez-13/+13
2018-07-28Update the Cargo submodule and rustfixAlex Crichton-41/+54
2018-07-28Auto merge of #52744 - RalfJung:align_offset, r=Kimundibors-10/+7
2018-07-28Don't format!() string literalsljedrz-172/+168
2018-07-28Auto merge of #52711 - eddyb:unsized-manuallydrop, r=nikomatsakisbors-95/+250
2018-07-28Don't display full blanket implementation and put it into its own sectionGuillaume Gomez-24/+59
2018-07-28Auto merge of #52761 - toidiu:ak-static-infer-fg, r=nikomatsakisbors-7/+199
2018-07-28Auto merge of #52802 - kennytm:rollup, r=kennytmbors-113/+185
2018-07-28Rollup merge of #52781 - ljedrz:avoid_vec_arguments, r=nikomatsakiskennytm-30/+30
2018-07-28Rollup merge of #52779 - RalfJung:atty, r=Mark-Simulacrumkennytm-7/+7
2018-07-28Rollup merge of #52777 - omni-viral:master, r=TimNNkennytm-2/+2
2018-07-28Rollup merge of #52769 - sinkuu:stray_test, r=alexcrichtonkennytm-19/+12
2018-07-28Rollup merge of #52765 - sinkuu:remove_nonzeroing_move_opt, r=pnkfelixkennytm-9/+0
2018-07-28Rollup merge of #52763 - petrhosek:fuchsia-triple, r=alexcrichtonkennytm-22/+22
2018-07-28Rollup merge of #52760 - cuviper:test_loading_atoi, r=alexcrichtonkennytm-13/+12
2018-07-28Rollup merge of #52759 - stjepang:impl-send-sync-for-joinhandle, r=TimNNkennytm-0/+5
2018-07-28Rollup merge of #52740 - estebank:crate-name, r=petrochenkovkennytm-1/+69
2018-07-28Rollup merge of #52703 - ljedrz:vec_improvements, r=nikomatsakiskennytm-21/+14
2018-07-28Rollup merge of #52702 - csmoe:mut_diff, r=estebankkennytm-0/+23