Skip to content

Get rid of @Cell - #13085

Closed
edwardw wants to merge 1 commit into
rust-lang:masterfrom
edwardw:saddest-cell
Closed

Get rid of @Cell#13085
edwardw wants to merge 1 commit into
rust-lang:masterfrom
edwardw:saddest-cell

Conversation

@edwardw

Copy link
Copy Markdown
Contributor

No description provided.

@borsbors closed this Mar 23, 2014
@edwardw
edwardw deleted the saddest-cell branch March 23, 2014 05:26
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Sep 13, 2022
…, r=lnicola
Build release artifact against older Glibc
When GitHub [deprecated Ubuntu 18.04](https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/) runners, rust-analyzer was forced to bump runners to 20.04 which includes an updated Glib. This renders RA incompatible with the still popular Ubuntu 18.04 and other slightly older distro versions.
Until a deprecation plan is announced on RA's side, I propose binaries shall be built against older glibc to maintain compatibility.
This PR changes the Release CI workflow to build the `linux-x64/x86_64-unknown-linux-gnu` release in an Ubuntu 18.04 container.
Fixesrust-lang#13081 and rust-lang#13085
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 25, 2024
make [`or_fun_call`] recursive.
fixes: rust-lang#12973
---
changelog: make [`or_fun_call`] recursive.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@edwardw@emberian@bors