summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2019-08-11Regression test for #56870Adrian Budau-0/+38
2019-08-10Rollup merge of #63337 - estebank:break-ee0308, r=CentrilMazdak Farrokhzad-10/+23
2019-08-09review comments: typo and rewordingEsteban Küber-5/+5
2019-08-09review comment: review wording or missing return errorEsteban Küber-4/+4
2019-08-09Tweak wording of fn without explicit returnEsteban Küber-4/+4
2019-08-09Recover parser from `foo(_, _)`Esteban Küber-2/+9
2019-08-09When suggesting fn call use an appropriate number of placeholder argumentsEsteban Küber-1/+1
2019-08-09Suggest calling function on type error when finding bare fnEsteban Küber-1/+4
2019-08-09Change wording for function without return valueEsteban Küber-4/+4
2019-08-09Tweak mismatched types error on break expressionsEsteban Küber-3/+6
2019-08-09Rollup merge of #63397 - JohnTitor:add-tests-for-ices, r=CentrilMazdak Farrokhzad-0/+94
2019-08-09Rollup merge of #63289 - kornelski:missingcrate, r=zackmdavisMazdak Farrokhzad-7/+7
2019-08-09Add test for issue-44405Yuki Okushi-0/+33
2019-08-09Add test for issue-43623Yuki Okushi-0/+61
2019-08-08Rollup merge of #63370 - JohnTitor:fix-ice-63364, r=varkorMazdak Farrokhzad-0/+20
2019-08-08Rollup merge of #63259 - JohnTitor:add-tests-for-some-issues, r=CentrilMazdak Farrokhzad-0/+53
2019-08-08Rollup merge of #62994 - iluuu1994:test-for-43398, r=nikomatsakisMazdak Farrokhzad-0/+15
2019-08-08Return early to avoid failing assertionYuki Okushi-0/+20
2019-08-07Auto merge of #63152 - estebank:big-array, r=oli-obkbors-22/+55
2019-08-06review comment: reword test commentEsteban Küber-4/+4
2019-08-06review commentsEsteban Küber-0/+6
2019-08-06Ignore no support targetsYuki Okushi-1/+3
2019-08-06Rollup merge of #63264 - arielb1:revert-private-coherence-errors, r=estebankMazdak Farrokhzad-0/+2
2019-08-06Rollup merge of #63230 - tmandry:disallow-possibly-uninitialized, r=CentrilMazdak Farrokhzad-25/+3
2019-08-05fix testsEsteban Küber-24/+34
2019-08-05Make use of possibly uninitialized data a hard errorTyler Mandry-25/+3
2019-08-05Don't recommend `extern crate` syntaxKornel-7/+7
2019-08-05Add test for #43398Ilija Tovilo-0/+15
2019-08-04tweak output and testsEsteban Küber-2/+2
2019-08-04Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"Ariel Ben-Yehuda-0/+2
2019-08-04Add test for issue-37433Yuki Okushi-0/+16
2019-08-04Add test for issue-49544Yuki Okushi-0/+16
2019-08-04Add test for issue-29265Yuki Okushi-0/+19
2019-08-03Point to local place span on "type too big" errorEsteban Küber-0/+4
2019-08-03avoid mutable state and override main messageEsteban Küber-4/+4
2019-08-03Auto merge of #63059 - Centril:sound-bind-by-move, r=matthewjasperbors-3/+1
2019-08-03Auto merge of #62946 - RalfJung:miri_type_dispatch_first, r=oli-obkbors-5/+3
2019-08-03Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centrilbors-7/+7
2019-08-02bless all the thingsRalf Jung-5/+3
2019-08-02Nicer labels for type layout errorsEsteban Küber-2/+2
2019-08-02Always error on `SizeOverflow` during mir evaluationEsteban Küber-2/+15
2019-08-02Auto merge of #61393 - gnzlbg:update_libc, r=gnzlbgbors-3/+3
2019-08-02Address review commentsvarkor-1/+1
2019-08-02Replace "existential" by "opaque"varkor-1/+1
2019-08-02Update syntax in existing testsvarkor-6/+6
2019-08-01Fix test of issue 3656gnzlbg-3/+3
2019-08-01Auto merge of #63194 - pietroalbini:rollup-xgnvb1b, r=pietroalbinibors-1/+4
2019-07-31issue-2214.rs: lgamma is lgamma on vxWorksBaoshan Pang-1/+4
2019-07-31Remove derives `Encodable`/`Decodable` and unstabilize attribute `#[bench]`Vadim Petrochenkov-3/+7
2019-07-30--bless tests due to INCOMPLETE_FEATURES being a lint.Mazdak Farrokhzad-5/+7