about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-09-14Don't mark expression with attributes as not needing parenthesesMark Rousskov-19/+23
2019-09-14Rollup merge of #64439 - 12101111:fix-owned-box, r=CentrilMazdak Farrokhzad-0/+26
2019-09-14Rollup merge of #64435 - eddyb:arguments-against-arg, r=rkruppeMazdak Farrokhzad-58/+59
2019-09-14Rollup merge of #64431 - pnkfelix:issue-63479-fnptr-is-structural-match, r=va...Mazdak Farrokhzad-0/+171
2019-09-14Auto merge of #64080 - estebank:parse-format-comma, r=zackmdavisbors-6/+6
2019-09-14add trailing newline12101111-1/+1
2019-09-14add ui test for #6443012101111-0/+26
2019-09-13codegen: use "_N" (like for other locals) instead of "argN", for argument names.Eduard-Mihai Burtescu-54/+54
2019-09-13Regression tests for fn ptr and `#[structural_match]` as discussed in #63479.Felix S. Klock II-0/+171
2019-09-12Auto merge of #64360 - varkor:foreign-items-diagnostic-const-generics, r=cram...bors-3/+40
2019-09-12codegen: be more explicit about setting giving names to allocas.Eduard-Mihai Burtescu-4/+5
2019-09-12Auto merge of #64359 - varkor:opaque-ty-in-extern, r=estebankbors-104/+186
2019-09-11Auto merge of #64271 - Centril:non-exhaustive-peel-refs, r=estebankbors-33/+284
2019-09-11Auto merge of #64154 - alexcrichton:std-backtrace, r=sfacklerbors-0/+75
2019-09-11Make wording less confusingvarkor-5/+5
2019-09-10Correct the polymorphic extern fn error for const parametersvarkor-0/+37
2019-09-10Refactor "not FFI-safe" diagnosticvarkor-105/+157
2019-09-10Surround `PhantomData` in backticksvarkor-6/+6
2019-09-10Forbid opaque types in extern blocksvarkor-0/+30
2019-09-10Rollup merge of #64292 - davidtwco:issue-63832-await-temporary-lifetimes, r=m...Mazdak Farrokhzad-12/+43
2019-09-10Rollup merge of #64256 - smaeul:patch/powerpc64-tests, r=alexcrichtonMazdak Farrokhzad-11/+12
2019-09-10Rollup merge of #63786 - tspiteri:const-abs, r=alexcrichtonMazdak Farrokhzad-0/+22
2019-09-10lowering: extend temporary lifetimes around awaitDavid Wood-12/+43
2019-09-09test/c-variadic: Fix patterns on powerpc64Samuel Holland-11/+12
2019-09-09Rollup merge of #64054 - estebank:unused-import-is-to-eager, r=petrochenkovMazdak Farrokhzad-11/+41
2019-09-09Auto merge of #64313 - Centril:rollup-7w8b67g, r=Centrilbors-420/+375
2019-09-09Rollup merge of #63468 - c410-f3r:attrs, r=petrochenkovMazdak Farrokhzad-420/+375
2019-09-09std: Add a `backtrace` moduleAlex Crichton-0/+75
2019-09-09pacify tidy.Mazdak Farrokhzad-1/+1
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-50/+82
2019-09-09check_match: refactor + improve non-exhaustive diag for default binding modes.Mazdak Farrokhzad-0/+219
2019-09-09Auto merge of #63118 - Centril:stabilize-bind-by-move, r=matthewjasperbors-248/+30
2019-09-09Resolve attributes in several placesCaio-420/+375
2019-09-09Auto merge of #64237 - estebank:tweak-method-not-found, r=Centrilbors-98/+98
2019-09-08Give method not found a primary span labelEsteban Küber-98/+98
2019-09-09Auto merge of #64108 - estebank:issue-36836, r=Centrilbors-0/+24
2019-09-08Rollup merge of #64263 - crlf0710:improve_wording, r=petrochenkovMazdak Farrokhzad-14/+14
2019-09-08Rollup merge of #64078 - Mark-Simulacrum:compiletest-lint-unused, r=petrochenkovMazdak Farrokhzad-68/+121
2019-09-08Always emit unresolved import errors and hide unused import lintEsteban Küber-11/+41
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-68/+121
2019-09-08Rollup merge of #64267 - ehuss:rustdoc-fix-mixed-code-block, r=GuillaumeGomezMazdak Farrokhzad-0/+26
2019-09-08Rollup merge of #64265 - petrochenkov:useerr, r=estebankMazdak Farrokhzad-11/+29
2019-09-08Improve wording.Charles Lew-14/+14
2019-09-08Tests: No longer emitting 0008, E0301, E0302.Mazdak Farrokhzad-36/+0
2019-09-08Update tests wrt. bind_by_by_move_pattern_guards stabilization.Mazdak Farrokhzad-217/+35
2019-09-08Rollup merge of #64229 - kawa-yoiko:unreachable-call-lint, r=estebankMazdak Farrokhzad-13/+11
2019-09-08Rollup merge of #64177 - petrochenkov:curmod, r=matthewjasperMazdak Farrokhzad-0/+14
2019-09-08Rollup merge of #64066 - petrochenkov:softstab, r=matthewjasperMazdak Farrokhzad-0/+17
2019-09-08Rollup merge of #64052 - ranweiler:debuginfo-boxed-struct-64050, r=alexcrichtonMazdak Farrokhzad-8/+8
2019-09-07Turn `soft_unstable` into a future-compatibility lintVadim Petrochenkov-0/+3