about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2018-10-19Rollup merge of #55071 - oli-obk:const_cast_🍨, r=RalfJungkennytm-0/+61
2018-10-18Auto merge of #54979 - estebank:path-unsized, r=nikomatsakisbors-1/+22
2018-10-18Improve check to consider how value is used.David Wood-18/+0
2018-10-18Add by-value captured variable note on second use.David Wood-33/+18
2018-10-18Extend closure special-casing for generators.David Wood-50/+45
2018-10-18Auto merge of #54349 - GuillaumeGomez:no-example-lint, r=QuietMisdreavusbors-0/+46
2018-10-18Rollup merge of #55104 - estebank:addtest, r=alexcrichtonkennytm-0/+16
2018-10-18Rollup merge of #55102 - petrochenkov:trextra, r=nikomatsakiskennytm-1/+21
2018-10-18Rollup merge of #55090 - pnkfelix:issue-54597-regression-test, r=estebankkennytm-0/+34
2018-10-18Rollup merge of #55077 - ollie27:rustdoc_dyn_trait, r=QuietMisdreavuskennytm-4/+4
2018-10-18Rollup merge of #54964 - tromey:run-both-gdb-and-lldb-tests, r=nikomatsakiskennytm-1/+1
2018-10-17Auto merge of #55134 - davidtwco:issue-55118, r=pnkfelixbors-2958/+920
2018-10-17Auto merge of #54946 - estebank:iterator, r=varkorbors-41/+463
2018-10-17Auto merge of #54941 - pnkfelix:issue-21232-reject-partial-reinit, r=nikomats...bors-153/+1515
2018-10-17resolve: Do not skip extern prelude during speculative resolutionVadim Petrochenkov-1/+21
2018-10-17Auto merge of #54939 - pnkfelix:issue-54478-dont-prefer-dynamic-in-doc-tests,...bors-2/+2
2018-10-17Auto merge of #54671 - petrochenkov:extpre2015, r=nikomatsakisbors-1/+1
2018-10-17Some new tests I added.Felix S. Klock II-0/+1308
2018-10-16Auto merge of #55093 - nikomatsakis:nll-issue-54574-multisegment-path, r=pnkf...bors-6/+191
2018-10-17Update output for borrowck=migrate compare mode.David Wood-2958/+920
2018-10-16add ~ERROR annotationsNiko Matsakis-0/+12
2018-10-16updates to expected output for other ui tests.Felix S. Klock II-11/+24
2018-10-16updates to existing ui/borrowck tests.Felix S. Klock II-142/+137
2018-10-16Add ignore-compare-mode-nll to some run-pass tests that become compile-fail u...Felix S. Klock II-0/+46
2018-10-15Add test for #34229Esteban Küber-0/+16
2018-10-15fix mir-opt testNiko Matsakis-1/+1
2018-10-15update testsNiko Matsakis-5/+178
2018-10-15Add trailing newline to satisfy tidyOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-1/+1
2018-10-15Try to trigger some error casesOliver Scherer-0/+46
2018-10-15Rollup merge of #55081 - sinkuu:dedup_test, r=ManishearthManish Goregaokar-148/+0
2018-10-15Rollup merge of #55025 - ehuss:missing-lifetime-err-msg, r=petrochenkovManish Goregaokar-3/+3
2018-10-15Rollup merge of #54991 - euclio:issue-23189, r=tmandryManish Goregaokar-0/+24
2018-10-15Rollup merge of #54820 - kleimkuhler:issue-54538-unused_patterns-lint, r=niko...Manish Goregaokar-0/+81
2018-10-15Auto merge of #54917 - varkor:unused-which, r=cramertjbors-45/+45
2018-10-15regression test for issue #54597Felix S. Klock II-0/+34
2018-10-15Deduplicate testsShotaro Yamada-148/+0
2018-10-15rustdoc: Use dyn keyword when rendering dynamic traitsOliver Middleton-4/+4
2018-10-14Auto merge of #55046 - wesleywiser:no_virtual_call_inlining, r=varkorbors-0/+31
2018-10-14[mir-inlining] Don't inline virtual callsWesley Wiser-0/+31
2018-10-14Unused result warning: "X which must" ↦ "X that must"varkor-45/+45
2018-10-14Fix ICE and report a human readable errorOliver Scherer-0/+15
2018-10-14Support underscore as constant nameDonato Sciarra-0/+83
2018-10-14Auto merge of #55018 - euclio:issue-24421, r=alexcrichtonbors-1/+20
2018-10-13Auto merge of #55017 - memoryruins:add-tests, r=alexcrichtonbors-0/+49
2018-10-13resolve: Scale back hard-coded extern prelude additionsVadim Petrochenkov-1/+1
2018-10-13Auto merge of #55003 - zackmdavis:must_use_assoc_fn, r=varkorbors-8/+22
2018-10-13Auto merge of #54997 - davidtwco:issue-54896, r=nagisabors-3/+58
2018-10-13Auto merge of #54955 - RalfJung:miri-validate2, r=oli-obkbors-1/+48
2018-10-13validation: accept pointers in integer arraysRalf Jung-1/+12
2018-10-13Fix and test upvar name printing for validityRalf Jung-0/+36