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-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-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-03Auto merge of #86338 - JohnTitor:issue-86162, r=estebankbors-0/+51
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-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-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
2021-08-02Rollup merge of #86176 - nbdd0121:explicit-generic-args, r=jackh726Cameron Steffen-0/+49
2021-08-02Auto merge of #87248 - RalfJung:ctfe-partial-overwrite, r=oli-obkbors-0/+35
2021-08-02Auto merge of #87535 - lf-:authors, r=Mark-Simulacrumbors-2/+0
2021-08-02Implement a `explicit_generic_args_with_impl_trait` feature gateGary Guo-0/+49
2021-08-02Rollup merge of #86183 - inquisitivecrystal:env-nul, r=m-ou-seYuki Okushi-0/+10
2021-08-01Auto merge of #81825 - voidc:pidfd, r=joshtriplettbors-7/+80
2021-08-01Auto merge of #87546 - rusticstuff:issue87450-take-two, r=davidtwcobors-0/+43
2021-08-01Check whether clone3 syscall exists in pidfd testDominik Stolz-1/+19
2021-08-01Do not call getpid wrapper after fork in testsDominik Stolz-7/+35
2021-07-31Auto merge of #87662 - FabianWolff:rb-string, r=estebankbors-0/+30
2021-07-31Provide a suggestion when trying to destructure a `Vec` as a sliceFabian Wolff-0/+52
2021-07-31Tweak opaque type mismatch errorEsteban Küber-57/+71
2021-07-31Require parentheses to avoid confusions around labeled break and loop express...Fabian Wolff-17/+65
2021-07-31Auto merge of #87610 - Aaron1011:bump-llvm-bugfix, r=cuviperbors-6/+2
2021-07-31Point at unmet explicit lifetime obligation boundEsteban Küber-27/+140
2021-07-31Auto merge of #87607 - JohnTitor:help-to-unused-must-use-op, r=estebankbors-142/+316
2021-07-31Suggest `br` if the unknown string prefix `rb` is foundFabian Wolff-0/+30