about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-08-04Auto merge of #86197 - FabianWolff:trailing-whitespace, r=JohnTitorbors-242/+242
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-242/+242
2021-08-04Auto merge of #87026 - FabianWolff:issue-86948, r=estebankbors-17/+67
2021-08-04Auto merge of #87712 - est31:line-column-1-based, r=petrochenkovbors-0/+75
2021-08-04Rollup merge of #87734 - Smittyvb:more-union-tests, r=LeSeulArtichautYuki Okushi-22/+151
2021-08-04Rollup merge of #87267 - dtolnay:negspace, r=Aaron1011Yuki Okushi-3/+3
2021-08-03Validate FFI-safety warnings on naked functionsNathaniel McCallum-0/+32
2021-08-03bless `expect-region-supply-region-2` test under poloniusRémy Rakic-0/+37
2021-08-03Auto merge of #86400 - FabianWolff:issue-85735, r=estebankbors-0/+29
2021-08-03Remove invalid suggestion involving Fn trait boundFabian Wolff-0/+29
2021-08-03Use a multipart suggestion for the parenthesesFabian Wolff-3/+5
2021-08-03Test dropping union fields moreSmitty-22/+151
2021-08-03restructure issue-78262 to test poloniusRémy Rakic-6/+20
2021-08-03bless region-multiple-lifetime-bounds-on-fns-where-clause under poloniusRémy Rakic-0/+82
2021-08-03bless trait upcasting tests under poloniusRémy Rakic-0/+55
2021-08-03bless `hrtb-perfect-forwarding` under poloniusRémy Rakic-17/+19
2021-08-03delete expectations for `expect-region-supply-region`Rémy Rakic-56/+0
2021-08-03bless trivial polonius diagnostics changesRémy Rakic-2/+4
2021-08-03bless a few trivial tests under poloniusRémy Rakic-0/+129
2021-08-03ignore 2 tests in polonius compare-modeRémy Rakic-2/+4
2021-08-03Remove space after negative sign in Literal to_stringDavid Tolnay-3/+3
2021-08-03Auto merge of #87515 - crlf0710:trait_upcasting_part2, r=bjorn3bors-0/+948
2021-08-03Relax a codegen testAlex Crichton-1/+1
2021-08-03Make simplify_cfg test more consistentAlex Crichton-47/+50
2021-08-03rustc: Fill out remaining parts of C-unwind ABIAlex Crichton-209/+134
2021-08-03Auto merge of #86338 - JohnTitor:issue-86162, r=estebankbors-0/+51
2021-08-03Bless testGiacomo Stevanato-3/+3
2021-08-03Add regression testsGiacomo Stevanato-0/+38
2021-08-03Do not suggest impl traits as type argumentsYuki Okushi-0/+51
2021-08-03Auto merge of #87725 - JohnTitor:rollup-2ywcpuk, r=JohnTitorbors-16/+202
2021-08-03Rollup merge of #87716 - calebzulawski:master, r=workingjubileeYuki Okushi-15/+61
2021-08-03Rollup merge of #87652 - npmccallum:naked_inline, r=AmanieuYuki Okushi-1/+98
2021-08-03Rollup merge of #87646 - JohnTitor:fix-parser-ice, r=oli-obkYuki Okushi-0/+28
2021-08-03Rollup merge of #87645 - LeSeulArtichaut:issue-87414, r=oli-obkYuki Okushi-0/+15
2021-08-03Auto merge of #87033 - FabianWolff:issue-87017, r=estebankbors-0/+94
2021-08-03Auto merge of #87262 - dtolnay:negative, r=Aaron1011bors-0/+11
2021-08-03Allow generic SIMD array element typeCaleb Zulawski-15/+61
2021-08-02add long error explanation for E0625Brandon H. Gomes-1/+2
2021-08-02Validate that naked functions are never inlinedNathaniel McCallum-1/+98
2021-08-03Make the UTF-8 statement more explicit and explicitly test for itest31-7/+15
2021-08-03Add testsest31-0/+67
2021-08-02Auto merge of #87628 - estebank:unmet-explicit-lifetime-bound, r=oli-obkbors-27/+140
2021-08-03Various adjustments to historic tests and documents.Charles Lew-192/+327
2021-08-03Added tests.Alexander Regueiro-0/+764
2021-08-03Implement pointer casting.Charles Lew-0/+49
2021-08-02Run rustfix in `pattern-slice-vec.rs` UI testFabian Wolff-4/+46
2021-08-02Auto merge of #87698 - camsteffen:rollup-yvjfc26, r=camsteffenbors-69/+189
2021-08-02Update UI testsGuillaume Gomez-10/+10
2021-08-02Rollup merge of #87673 - estebank:opaque-ty-mismatch, r=davidtwcoCameron Steffen-57/+71
2021-08-02Rollup merge of #87659 - FabianWolff:issue-87397, r=davidtwcoCameron Steffen-12/+69