summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2017-07-17Auto merge of #43266 - feadoor:issue-43253-exclusive-range-warning, r=nikomat...bors-0/+71
2017-07-17Move resolve diagnostic instability to compile-failOliver Schneider-37/+3
2017-07-17Change some helps to suggestionsOliver Schneider-101/+78
2017-07-17Move some tests from compile-fail to uiOliver Schneider-0/+313
2017-07-16Fix `range_covered_by_constructor` for exclusive ranges.Sam Cappleman-Lynes-0/+71
2017-07-12Rollup merge of #43000 - estebank:on-unimplemented-path, r=arielb1Mark Simulacrum-0/+346
2017-07-11Merge ui/README.md into COMPILER_TESTS.md and describe how custom UI normaliz...kennytm-31/+0
2017-07-11compiletest: Support custom normalization rules.kennytm-74/+47
2017-07-08Auto merge of #42996 - Boreeas:merge-e0609-e0612, r=GuillaumeGomezbors-2/+2
2017-07-08Make sufficiently old or low-impact compatibility lints deny-by-defaultVadim Petrochenkov-18/+9
2017-07-08Remove more anonymous trait method parametersVadim Petrochenkov-10/+10
2017-07-07Fold E0613 into E0609boreeas-2/+2
2017-07-07Auto merge of #42809 - seanmonstar:stable-associated-consts, r=nikomatsakisbors-47/+43
2017-07-07syntax: Apply recovery for casts to type ascriptionVadim Petrochenkov-33/+102
2017-07-07Fix spans for binary operator expression with interpolated identifiersVadim Petrochenkov-0/+33
2017-07-06Only underline suggestion if it is not the only code being shownEsteban Küber-24/+69
2017-07-06Add extra whitespace for suggestionsEsteban Küber-7/+44
2017-07-06Make suggestion include the line numberEsteban Küber-26/+26
2017-07-06remove associated_consts feature gateSean McArthur-47/+43
2017-07-05Add `rustc_on_unimplemented` message to `std::ops::Try`Esteban Küber-0/+27
2017-07-05`rustc_on_unimplemented` supports referring to traitEsteban Küber-0/+346
2017-07-05Merge remote-tracking branch 'origin/master' into proc_macro_apiAlex Crichton-370/+1298
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-50/+85
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-246/+246
2017-06-30Rollup merge of #42669 - gaurikholkar:master, r=nikomatsakisGuillaume Gomez-36/+305
2017-06-30Auto merge of #42807 - arielb1:consistent-coercion, r=eddybbors-22/+12
2017-06-29adding compile-fail testgaurikholkar-53/+0
2017-06-29Changing the error code to E0621gaurikholkar-7/+7
2017-06-29Adding changes to track anonymous region in selfgaurikholkar-3/+53
2017-06-29track anonymous regions in return types, fix tidy errorsgaurikholkar-1/+52
2017-06-29Enabling E0611 for inherent functionsgaurikholkar-0/+63
2017-06-29Interchange ^ and -gaurikholkar-15/+15
2017-06-29update reference for testNiko Matsakis-5/+5
2017-06-29Adding new ui test for trait implgaurikholkar-0/+54
2017-06-29Adding diagnostic code 0611 for lifetime errors with one named, one anonymous...gaurikholkar-38/+142
2017-06-29Rollup merge of #42953 - estebank:fix-20729, r=petrochenkovAriel Ben-Yehuda-0/+68
2017-06-29Rollup merge of #42919 - zackmdavis:once_again_we_heard_you_the_first_time, r...Ariel Ben-Yehuda-11/+7
2017-06-28Move type parameter shadowing test to `ui`Esteban Küber-0/+68
2017-06-28Auto merge of #42850 - estebank:unwanted-return-rotj, r=nikomatsakisbors-11/+518
2017-06-27Review commentsEsteban Küber-4/+0
2017-06-26Rollup merge of #42874 - zackmdavis:overzealous_by_outer_forbid, r=nikomatsakisCorey Farwell-0/+51
2017-06-26make lint on-by-default/implied-by messages appear only onceZack M. Davis-11/+7
2017-06-26Update UI test with proc_macro changesAlex Crichton-0/+3
2017-06-26Simplify `hygiene::Mark` application, andJeffrey Seyfried-1/+1
2017-06-24Don't naively point to return type on type errorEsteban Küber-39/+3
2017-06-24wording improvementGuillaume Gomez-6/+6
2017-06-24Add E0607Guillaume Gomez-1/+1
2017-06-24Add E0606Guillaume Gomez-22/+22
2017-06-24Add E0605Guillaume Gomez-6/+18
2017-06-24Add E0604Guillaume Gomez-1/+1