about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
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
2019-07-30Remove 'feature(nll)' from bind_by_move_pattern_guards tests.Mazdak Farrokhzad-3/+1
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+1
2019-07-28Rollup merge of #62550 - Centril:rest-patterns, r=petrochenkovMazdak Farrokhzad-28/+12
2019-07-28Intersection patterns 'p1 @ p2' are not supported.Mazdak Farrokhzad-15/+0
2019-07-28--bless tests due to new subslice syntax.Mazdak Farrokhzad-2/+2
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-12/+11
2019-07-28Rollup merge of #63038 - eupn:outer-attribute-diag, r=estebankMazdak Farrokhzad-2/+2
2019-07-27Fix issues with git converting CRLF to CRVadim Petrochenkov-1/+3
2019-07-27tests: Move run-pass tests with naming conflicts to uiVadim Petrochenkov-0/+172
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+20870
2019-07-27Fix failing UI testsEvgenii P-2/+2
2019-07-26Auto merge of #62086 - petrochenkov:builtout, r=eddybbors-4/+6
2019-07-26Rollup merge of #63004 - JohnTitor:add-tests-for-54062, r=CentrilMazdak Farrokhzad-0/+29
2019-07-26Rollup merge of #62421 - JohnTitor:U007D-master, r=alexcrichtonMazdak Farrokhzad-72/+144
2019-07-26Introduce built-in macros through libcoreVadim Petrochenkov-4/+6
2019-07-26Add test for issue-54062Yuki Okushi-0/+29
2019-07-25Rollup merge of #62921 - iluuu1994:improve-help-for-method-disambiguation, r=...Mazdak Farrokhzad-0/+2
2019-07-25Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasperMazdak Farrokhzad-7/+8
2019-07-24Rollup merge of #62772 - estebank:trait-bound, r=matthewjasperMazdak Farrokhzad-3/+5