-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[beta] Update cargo #81755
[beta] Update cargo #81755
Conversation
|
@bors r+ p=2 rollup=never |
📌 Commit ff9f20b has been approved by |
⌛ Testing commit ff9f20b with merge d1c8f6d877b96de49f1d2a7f063bed9581ecfc13... |
💔 Test failed - checks-actions |
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry install-msys2.sh error |
⌛ Testing commit ff9f20b with merge a6bd03722947191f369fedf04ec14a73714306a2... |
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
[beta] backports This backports: * CI: only copy python.exe to python3.exe if the latter does not exist rust-lang#81762 * Make hitting the recursion limit in projection non-fatal rust-lang#81055 * Remove incorrect `delay_span_bug` rust-lang#81532 * introduce future-compatibility warning for forbidden lint groups rust-lang#81556 * Update cargo rust-lang#81755 * rustdoc: Fix visibility of trait and impl items rust-lang#81288 * Work around missing -dev packages in solaris docker image. rust-lang#81229 * Update LayoutError/LayoutErr stability attributes rust-lang#81767 * Revert 78373 ("dont leak return value after panic in drop") rust-lang#81257 * Rename `panic_fmt` lint to `non_fmt_panic` rust-lang#81729
Merged in #81774. |
2 commits in 1a8df6a5196e4cad9a3956867e7e928f2bfaaba4..f04e7fab73128592a4063983c302da788bdfaba5
2021-01-12 20:10:42 +0000 to 2021-02-04 15:18:32 +0000
cargo vendor
" ([BETA] Revert "Slightly optimizecargo vendor
" cargo#9132)