about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-08-15Test patterns in tuplesashtneoi-71/+249
2018-08-15Coalesce var-is-not-Copy notes per moveashtneoi-150/+60
2018-08-15Dedup suggestionsashtneoi-105/+654
2018-08-15Remove unnecessary underscoreashtneoi-7/+7
2018-08-15Change TODOs to FIXMEsashtneoi-9/+9
2018-08-15Make move errors more consistent with typeck errorsashtneoi-23/+23
2018-08-15Make move error suggestions clearerashtneoi-82/+85
2018-08-15Add backquotes around variable nameashtneoi-52/+52
2018-08-15Fix move errors for index expressionsashtneoi-43/+64
2018-08-15Test move errors for index expressionsashtneoi-80/+313
2018-08-15Accept whitespace between `&` and `mut`ashtneoi-1/+1
2018-08-15Add more TODOsashtneoi-3/+3
2018-08-15Suggest match ergonomics, not `ref`/`ref mut`ashtneoi-97/+1055
2018-08-15Fix some random stuffashtneoi-9/+10
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-15syntax: Enforce attribute grammar in the parserVadim Petrochenkov-55/+128
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