about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-08-03Add regression testsGiacomo Stevanato-0/+38
2021-08-03Auto merge of #87262 - dtolnay:negative, r=Aaron1011bors-0/+11
2021-08-02Auto merge of #87628 - estebank:unmet-explicit-lifetime-bound, r=oli-obkbors-27/+140
2021-08-02Auto merge of #87706 - RalfJung:miri, r=RalfJungbors-8/+8
2021-08-02Auto merge of #87705 - ehuss:update-mdbook, r=Mark-Simulacrumbors-1/+1
2021-08-02update miriRalf Jung-8/+8
2021-08-02Update mdbook.Eric Huss-1/+1
2021-08-02Auto merge of #87698 - camsteffen:rollup-yvjfc26, r=camsteffenbors-69/+242
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/+102
2021-08-02Auto merge of #87248 - RalfJung:ctfe-partial-overwrite, r=oli-obkbors-0/+35
2021-08-02Auto merge of #87297 - ZuseZ4:new_build_flags, r=Mark-Simulacrumbors-0/+18
2021-08-02Auto merge of #87535 - lf-:authors, r=Mark-Simulacrumbors-39/+0
2021-08-02Implement a `explicit_generic_args_with_impl_trait` feature gateGary Guo-0/+102
2021-08-02Rollup merge of #87504 - ehuss:update-mdbook, r=Mark-SimulacrumYuki Okushi-1/+1
2021-08-02Rollup merge of #87468 - calebcartwright:update-rustfmt, r=Mark-SimulacrumYuki Okushi-291/+276
2021-08-02Rollup merge of #87282 - pietroalbini:refactor-extended, r=Mark-SimulacrumYuki Okushi-135/+154
2021-08-02Rollup merge of #86183 - inquisitivecrystal:env-nul, r=m-ou-seYuki Okushi-0/+10
2021-08-01Auto merge of #87622 - pietroalbini:bump-bootstrap, r=Mark-Simulacrumbors-3/+1
2021-08-01Auto merge of #81825 - voidc:pidfd, r=joshtriplettbors-7/+80
2021-08-01bump bootstrap compiler to 1.55Pietro Albini-3/+1
2021-08-01Auto merge of #87664 - devnexen:netbsd_sanitizers_support, r=nagisabors-0/+3
2021-08-01Auto merge of #87546 - rusticstuff:issue87450-take-two, r=davidtwcobors-0/+43
2021-08-01Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisabors-2/+2
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-08-01Auto merge of #85782 - badboy:build-ios-sim-target, r=Mark-Simulacrumbors-1/+1
2021-07-31add two new build flags to build clang and enable llvm pluginsManuel Drehwald-0/+18
2021-07-31Auto merge of #87662 - FabianWolff:rb-string, r=estebankbors-0/+30
2021-07-31Tweak opaque type mismatch errorEsteban Küber-57/+71
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-31netbsd x86_64 arch enable supported sanitizers.David Carlier-0/+3
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
2021-07-31Fix invalid suggestions for non-ASCII characters in byte constantsFabian Wolff-12/+69
2021-07-31add a testRalf Jung-0/+35
2021-07-31Auto merge of #86264 - crlf0710:trait_upcasting_part1, r=nikomatsakisbors-7/+423
2021-07-31Add more tests to cover more corner cases of type-checking.Charles Lew-0/+342
2021-07-30Auto merge of #86754 - estebank:use-multispans-more, r=varkorbors-337/+479
2021-07-31Apply review suggestionYuki Okushi-60/+150
2021-07-31Move the `unused` dir to `lint`s subdirYuki Okushi-0/+0
2021-07-31Add a hint that the expressions produce a valueYuki Okushi-29/+113
2021-07-30Auto merge of #87640 - JohnTitor:rollup-yq24nq5, r=JohnTitorbors-43/+313
2021-07-31Rollup merge of #87616 - Wilfred:patch-1, r=jyn514Yuki Okushi-1/+1
2021-07-31Rollup merge of #87606 - JohnTitor:tait-tests, r=oli-obkYuki Okushi-0/+53
2021-07-31Rollup merge of #87559 - estebank:consider-borrowing, r=oli-obkYuki Okushi-14/+37
2021-07-31Rollup merge of #87557 - rylev:fix-invalid-prelude-collision-error, r=nikomat...Yuki Okushi-0/+108
2021-07-31Rollup merge of #87385 - Aaron1011:final-enable-semi, r=petrochenkovYuki Okushi-28/+114