about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2018-08-16extract helper fnDouglas Campos-9/+20
2018-08-16revert back to master stateDouglas Campos-10/+3
2018-08-16bless outputDouglas Campos-1/+1
2018-08-16fix lintDouglas Campos-1/+2
2018-08-16add missing license headerDouglas Campos-0/+10
2018-08-16resolve suggestions should use `create::` when enabledDouglas Campos-3/+33
2018-08-16Auto merge of #53304 - dtolnay:extend, r=dtolnaybors-16/+279
2018-08-16Auto merge of #53256 - ollie27:writeln, r=KodrAusbors-5/+56
2018-08-16Auto merge of #53173 - alexcrichton:win-arm64, r=sfacklerbors-33/+201
2018-08-16Auto merge of #53147 - ashtneoi:dont-suggest-ref, r=estebankbors-279/+3104
2018-08-16Auto merge of #53295 - estebank:on-unimplemented, r=michaelwoeristerbors-26/+38
2018-08-15Split tests more and bless them againashtneoi-602/+653
2018-08-15Move tests into their own directoryashtneoi-0/+0
2018-08-16Auto merge of #53293 - petrochenkov:gramattr2, r=alexcrichtonbors-55/+128
2018-08-16Auto merge of #53289 - ljedrz:improve_lexer, r=michaelwoeristerbors-74/+134
2018-08-15Start adding an `aarch64-pc-windows-msvc` targetAlex Crichton-33/+201
2018-08-15Re-bless testashtneoi-0/+63
2018-08-15Add files I forgot to commit earlierashtneoi-0/+99
2018-08-15Change a method name and clarify a commentashtneoi-5/+6
2018-08-15Bless testsashtneoi-62/+178
2018-08-15Test move-into-Fn/FnMut errors tooashtneoi-2/+530
2018-08-15Fix compiletest JSON error messageashtneoi-2/+2
2018-08-15Allocate fewer Strings at a timeashtneoi-4/+8
2018-08-15Add another FIXME about suggestionsashtneoi-81/+83
2018-08-15Bless UI testsashtneoi-121/+231
2018-08-15Remove incorrect spaceashtneoi-1/+1
2018-08-15Remove unnecessary commentashtneoi-2/+0
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