-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Ubuntu 21.10 compat #12419
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
Ubuntu 21.10 compat #12419
Conversation
…stc introduced in 6194092.
…stcintroduced in dbd5a70.
… rustc introduced in 2ad71f1.
… rustc introduced in a247fff.
… rustc introduced in 45756c8
… rustc introduced in 3a847ea
… rustc introduced in 7f3572f
… rustc introduced in e2f1a9a
… rustc introduced in 075b189
… rustc introduced in 57cb65b
… rustc introduced in f1b6e45
… rustc introduced in some commit in `crates/ide/src/inlay_hints.rs` file
… rustc introduced in some commit in `crates/ide/src/convert_let_else_to_match.rs` file
313c420
to
e39356e
Compare
Looks like you forgot to commit |
I am a very newbie to Rust, so I don't really know if I should commit it or if it changes because I have messed something wrong (for me diff indicates some packages being added).
I haven't originally planned to make the CI pass.
TBH can be closed right now. Everyone needing to build it on Ubuntu 21.10 can grab my branch https://github.com/KOLANICH-tools/rust-analyzer/tree/ubuntu_21.10_compat |
I don't have a reference, but I've heard that the Of course, the other considerations in #9629 (comment) still apply. |
Yet another backport PR like #9629 (not expected to be merged, is here just to increase its visibility). Makes
rust-analyzer
buildable on Ubuntu21.10
impish
.