about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-08-01Auto merge of #52937 - pietroalbini:rollup, r=pietroalbinibors-408/+596
2018-08-01Rollup merge of #52914 - nagisa:sparc-is-sparc’s-own-business, r=alexcrichtonPietro Albini-0/+1
2018-08-01Rollup merge of #52907 - pnkfelix:issue-52877-original-source-should-precede-...Pietro Albini-38/+75
2018-08-01Rollup merge of #52904 - pnkfelix:issue-51167-sort-by-span, r=petrochenkovPietro Albini-351/+351
2018-08-01Rollup merge of #52888 - estebank:shell-sugg, r=oli-obkPietro Albini-5/+24
2018-08-01Rollup merge of #52883 - estebank:nll-diag-mut, r=oli-obkPietro Albini-10/+10
2018-08-01Rollup merge of #52878 - mikhail-m1:master, r=kennytmPietro Albini-1/+1
2018-08-01Rollup merge of #52876 - cuviper:const-endianness-be, r=kennytmPietro Albini-1/+1
2018-08-01Rollup merge of #52851 - flip1995:tool_lints, r=oli-obkPietro Albini-0/+80
2018-08-01Rollup merge of #52825 - RalfJung:codegen, r=alexcrichtonPietro Albini-0/+42
2018-08-01Rollup merge of #52810 - matthewjasper:more-immutablity, r=pnkfelixPietro Albini-0/+9
2018-08-01Rollup merge of #52628 - Mark-Simulacrum:rustdoc-cleanup-1, r=QuietMisdreavusPietro Albini-2/+2
2018-08-01Auto merge of #52756 - alexcrichton:cap-applicable, r=oli-obkbors-0/+120
2018-07-31Fixup test caseMark Rousskov-2/+2
2018-07-31Use suggestions for shell format argumentsEsteban Küber-5/+24
2018-07-31Auto merge of #52234 - petrochenkov:macuse2, r=Mark-Simulacrumbors-8/+347
2018-07-31Only run the sparc-abi test on sparcSimonas Kazlauskas-0/+1
2018-07-31NLL: On "cannot move out of type" error, print original source before rewrite.Felix S. Klock II-38/+75
2018-07-31Update the `.nll.stderr` files under new sorted-by-span scheme.Felix S. Klock II-72/+72
2018-07-31Update tests that use `-Z borrowck=compare` or `#[feature(nll)]` to accmmodat...Felix S. Klock II-25/+25
2018-07-31Blindly update the `#[rustc_region]` tests which got touched by the NLL diagn...Felix S. Klock II-254/+254
2018-07-31Auto merge of #50267 - humanenginuity:master, r=alexcrichtonbors-0/+64
2018-07-31hopefully make test pass on windowsRalf Jung-6/+6
2018-07-31make sure that the no-panic test tests what it is supposed to testRalf Jung-0/+8
2018-07-31add regression test for #52057Niko Matsakis-0/+35
2018-07-30Include lifetime in mutability suggestion in NLL messagesEsteban Küber-10/+10
2018-07-30run-pass/const-endianness: negate before to_le()Josh Stone-1/+1
2018-07-30Fix wrong issue number in the test nameMikhail Modin-1/+1
2018-07-30rustc: Disallow machine applicability in foreign macrosAlex Crichton-0/+120
2018-07-30Add a test for the declare_tool_lint macroflip1995-0/+80
2018-07-30Auto merge of #52722 - alexcrichton:more-identifier-lints, r=oli-obkbors-0/+38
2018-07-29resolved upstream merge conflictsBrad Gibson-6087/+40588
2018-07-30Auto merge of #52823 - RalfJung:test, r=eddybbors-2/+21
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-29Sanity-check all constantsOliver Schneider-15/+550
2018-07-29resolve: Modularize crate-local `#[macro_export] macro_rules`Vadim Petrochenkov-8/+347
2018-07-29Auto merge of #52620 - mikhail-m1:51351, r=nikomatsakisbors-46/+139
2018-07-29Make sure #47772 does not regressRalf Jung-0/+34
2018-07-29invalid_const_promotion: check if we get the right signalRalf Jung-2/+21
2018-07-29fix issues #51351 and #52133Mikhail Modin-46/+139
2018-07-28Auto merge of #52355 - pietroalbini:zfeature, r=eddybbors-0/+21
2018-07-28Auto merge of #52585 - GuillaumeGomez:generic-impls, r=QuietMisdreavusbors-5/+29
2018-07-28Don't make "fake" match variables mutableMatthew Jasper-0/+9
2018-07-28Auto merge of #52546 - nikomatsakis:issue-52050, r=pnkfelixbors-0/+42
2018-07-28Don't display full blanket implementation and put it into its own sectionGuillaume Gomez-4/+4
2018-07-28Auto merge of #52761 - toidiu:ak-static-infer-fg, r=nikomatsakisbors-0/+121
2018-07-28Auto merge of #52802 - kennytm:rollup, r=kennytmbors-0/+46
2018-07-28Rollup merge of #52740 - estebank:crate-name, r=petrochenkovkennytm-0/+34