about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2018-10-19Only suggest paths that exist.David Wood-0/+40
2018-10-19Fixed: Multiple errors on single typo in match patternPramod Bisht-13/+6
2018-10-19Auto merge of #55004 - oli-obk:sized_static, r=cramertjbors-28/+26
2018-10-18Rollup merge of #55104 - estebank:addtest, r=alexcrichtonkennytm-0/+16
2018-10-17Auto merge of #55134 - davidtwco:issue-55118, r=pnkfelixbors-151/+166
2018-10-17Update existing tests and .stderr files to reflect introduction of thread-loc...Felix S. Klock II-3/+3
2018-10-17Auto merge of #54946 - estebank:iterator, r=varkorbors-21/+68
2018-10-17fix other tests failing due to change in case or new suggestion for extern crateFrançois Mockers-17/+17
2018-10-17apply reviewFrançois Mockers-30/+60
2018-10-17Update output for borrowck=migrate compare mode.David Wood-151/+166
2018-10-16updates to expected output for other ui tests.Felix S. Klock II-3/+3
2018-10-16Use platform independent typesOliver Scherer-5/+4
2018-10-16Check the type of statics and constants for `Sized`nessOliver Scherer-28/+27
2018-10-16#45829 when a renamed import conflict with a previous importFrançois Mockers-0/+194
2018-10-15Add test for #34229Esteban Küber-0/+16
2018-10-15Rollup merge of #55025 - ehuss:missing-lifetime-err-msg, r=petrochenkovManish Goregaokar-1/+1
2018-10-15Rollup merge of #54991 - euclio:issue-23189, r=tmandryManish Goregaokar-0/+24
2018-10-13Auto merge of #55017 - memoryruins:add-tests, r=alexcrichtonbors-0/+49
2018-10-13Auto merge of #54980 - zackmdavis:and_the_case_of_the_universal_call, r=oli-obkbors-6/+2
2018-10-12Add missing lifetime fragment specifier to error message.Eric Huss-1/+1
2018-10-12Add nll stderr to #52240memoryruins-0/+9
2018-10-12Add test for issue #52240memoryruins-0/+25
2018-10-12Add test for issue #54966memoryruins-0/+15
2018-10-12add test for #23189Andy Russell-0/+24
2018-10-12Rollup merge of #54825 - davidtwco:issue-52663-deref-raw-pointer, r=pnkfelixkennytm-4/+4
2018-10-11structured suggestion for E0223 ambiguous associated typeZack M. Davis-6/+2
2018-10-11review commentsEsteban Küber-1/+1
2018-10-10Auto merge of #54802 - davidtwco:issue-53040, r=pnkfelixbors-21/+15
2018-10-09Add regression test (#22872)Esteban Küber-0/+46
2018-10-09Reword `rustc_on_unimplemented` errors for `Iterator`Esteban Küber-21/+22
2018-10-09Auto merge of #54762 - RalfJung:miri-validate, r=oli-obkbors-5/+5
2018-10-09fix nits and handling of extern staticRalf Jung-5/+5
2018-10-09Improve message for closure returning a closure.David Wood-3/+3
2018-10-09Improve errors for `FnMut` closures.David Wood-21/+15
2018-10-09Auto merge of #54798 - matthewjasper:free-region-closure-errors, r=nikomatsakisbors-8/+6
2018-10-08Move errors specify "dereference of raw pointer".David Wood-4/+4
2018-10-07Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich...bors-1/+0
2018-10-07Auto merge of #54823 - euclio:needs-test, r=alexcrichtonbors-0/+68
2018-10-07Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikoma...bors-3/+9
2018-10-06Improve closure region bound errorsMatthew Jasper-8/+6
2018-10-05Simplify test.David Wood-28/+11
2018-10-05Updates to .stderr output in ui tests from earlier changes.Felix S. Klock II-3/+9
2018-10-05Stabilize `min_const_fn`Oliver Schneider-1/+0
2018-10-04add test for #29743Andy Russell-0/+17
2018-10-04add test for #24338Andy Russell-0/+30
2018-10-04add test for #28134Andy Russell-0/+21
2018-10-04Auto merge of #54666 - matthewjasper:mir-function-spans, r=pnkfelixbors-17/+14
2018-10-03Clearer later use messages for callsMatthew Jasper-17/+14
2018-10-03Only promote calls to `#[rustc_promotable]` const fnsOliver Schneider-33/+5
2018-10-02Auto merge of #54767 - pietroalbini:rollup, r=pietroalbinibors-0/+7152