about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-08-15Start adding an `aarch64-pc-windows-msvc` targetAlex Crichton-33/+201
2018-08-15Auto merge of #53400 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-57/+205
2018-08-15Rollup merge of #53396 - matklad:fix-flatten-since, r=varkorGuillaume Gomez-7/+7
2018-08-15Rollup merge of #53388 - GuillaumeGomez:fix-links-color, r=frewsxcvGuillaume Gomez-9/+15
2018-08-15Rollup merge of #53368 - matthewjasper:only-stage-2, r=varkorGuillaume Gomez-15/+16
2018-08-15Rollup merge of #53344 - frewsxcv:frewsxcv-doc-ptr, r=ollie27Guillaume Gomez-0/+31
2018-08-15Rollup merge of #53342 - RalfJung:unsized-packed, r=cramertjGuillaume Gomez-17/+32
2018-08-15Rollup merge of #53279 - estebank:on-unimplemented-doc, r=GuillaumeGomezGuillaume Gomez-2/+95
2018-08-15Rollup merge of #53271 - llogiq:simplify-maybe-map, r=joshtriplettGuillaume Gomez-6/+1
2018-08-15Rollup merge of #52453 - srijs:fix-52436, r=TimNNGuillaume Gomez-1/+8
2018-08-15Auto merge of #53164 - davidtwco:issue-52663-span-decl-captured-variables, r=...bors-63/+153
2018-08-15Fix since of Iterator::flatten to be a proper semverAleksey Kladov-7/+7
2018-08-15Auto merge of #53237 - overdrivenpotato:wasm-export-table, r=alexcrichtonbors-0/+3
2018-08-15Fix links' colorGuillaume Gomez-9/+15
2018-08-15Auto merge of #53133 - Zoxc:gen-int, r=eddybbors-1/+42
2018-08-15Auto merge of #53367 - ehuss:update-cargo, r=alexcrichtonbors-21/+43
2018-08-15fix error for unsized packed struct fieldRalf Jung-17/+32
2018-08-15Auto merge of #53212 - sunjay:nll-raw-cast, r=nikomatsakisbors-1/+49
2018-08-14Update cargoEric Huss-21/+43
2018-08-15Auto merge of #52716 - tromey:rustup-lldb, r=alexcrichtonbors-18/+205
2018-08-14Add doc examples for std::alloc::{alloc,alloc_zeroed}.Corey Farwell-0/+31
2018-08-14Add lldb to the buildTom Tromey-18/+205
2018-08-15Auto merge of #52928 - Mark-Simulacrum:borrowck-cleanup, r=cramertjbors-85/+31
2018-08-14Auto merge of #52936 - felixrabe:patch-1, r=alexcrichtonbors-0/+28
2018-08-14Ignore test that fails on stage1Matthew Jasper-15/+16
2018-08-14Auto merge of #53361 - Manishearth:clippyup, r=nrcbors-5/+5
2018-08-14Update clippyManish Goregaokar-5/+5
2018-08-14Auto merge of #53354 - kennytm:rollup, r=kennytmbors-229/+486
2018-08-14Improved how upvars are detected when presenting errors using prefixes.David Wood-27/+68
2018-08-14Rollup merge of #53317 - estebank:abolish-ice, r=oli-obkkennytm-0/+46
2018-08-14Rollup merge of #53290 - whitequark:fix-35741, r=nagisakennytm-2/+9
2018-08-14Rollup merge of #53274 - bjorn3:remove_statics_field, r=nagisakennytm-7/+0
2018-08-14Rollup merge of #53257 - faern:ip-method-idiomatic-improvement, r=TimNNkennytm-47/+50
2018-08-14Rollup merge of #53246 - ljedrz:cleanup_various, r=kennytmkennytm-153/+141
2018-08-14Rollup merge of #53239 - cuviper:llvm5-closure-alloca, r=eddybkennytm-2/+24
2018-08-14Rollup merge of #53233 - andre-richter:master, r=alexcrichtonkennytm-0/+48
2018-08-14Rollup merge of #53229 - varkor:rlimits_min, r=nikomatsakiskennytm-8/+12
2018-08-14Rollup merge of #53226 - QuietMisdreavus:editions-for-all, r=estebankkennytm-5/+28
2018-08-14Rollup merge of #53208 - BurntPizza:protect-the-environment, r=alexcrichtonkennytm-5/+30
2018-08-14Rollup merge of #53112 - fukatani:pretty-print-btreeset, r=michaelwoeristerkennytm-0/+98
2018-08-14Label definition of captured variables in errors.David Wood-63/+95
2018-08-14Added some debug logging.David Wood-0/+17
2018-08-14Auto merge of #53085 - ljedrz:cleanup_syntax_structures, r=ljedrzbors-245/+245
2018-08-14Auto merge of #53196 - davidtwco:compile-fail-to-ui, r=nikomatsakisbors-77/+59549
2018-08-14Auto merge of #53335 - eddyb:issue-53333, r=petrochenkovbors-2/+20
2018-08-14Moved problematic tests on x86_64-gnu-nopt back to compile-fail.David Wood-32/+0
2018-08-14Moved problematic tests on x86_64-pc-windows-gnu back to compile-fail.David Wood-37/+54
2018-08-14Moved problematic tests on armhf-gnu back to compile-fail.David Wood-22/+0
2018-08-14Moved problematic tests on wasm32-unknown back to compile-fail.David Wood-4/+25
2018-08-14Moved problematic tests on dist-x86_64-musl back to compile-fail.David Wood-12/+70