Skip to content
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

Rust 1.75.0 #22

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Rust 1.75.0 #22

wants to merge 16 commits into from

Conversation

rubdos
Copy link
Contributor

@rubdos rubdos commented Dec 29, 2023

Based on #21, but doesn't compile at all yet.

Plan:

  • Make 1.73.0 compile (Rust 1.73.0 #21)
  • Rebase this on the 1.73 fix
  • Make 1.75 compile

It would be highly beneficial for Whisperfish to have 1.75, because I expect the Rust ecosystem to adapt the return position impl Trait in trait feature very rapidly.

Part of The Rust Plan

@rubdos rubdos marked this pull request as draft December 29, 2023 09:35
@rubdos rubdos marked this pull request as ready for review December 29, 2023 13:30
@rubdos
Copy link
Contributor Author

rubdos commented Jan 3, 2024

To cite @direc85 in rubdos#1, the remaining issue can be resolved in the spec file:

As it turned out, the bug is fixable in environment (Whisperfish .spec in my use case) instead:

export TMPDIR=$(realpath "%{_sourcedir}/.tmp")
mkdir -p $TMPDIR

So, it's a bug somewhere in Scratchbox instead -- closing this PR as redundant (and potentially harmful).

@direc85
Copy link

direc85 commented Feb 18, 2024

I'm afraid my patch has a few extra lines that should be removed. I'm afk currently, but I'll check and fix that late this evening.

Sign up for free to 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.

None yet

3 participants