Giter Site home page Giter Site logo

rust 1.61.0 support about fuc HOT 12 CLOSED

supercilex avatar supercilex commented on May 24, 2024
rust 1.61.0 support

from fuc.

Comments (12)

SUPERCILEX avatar SUPERCILEX commented on May 24, 2024

Unfortunately I need a number of nightly features, so no stable version of the compiler will work. I don't expect this to change anytime soon. You'll want to use the prebuilt binaries or rustup: https://doc.rust-lang.org/cargo/getting-started/installation.html

from fuc.

jelmd avatar jelmd commented on May 24, 2024

Hmmm, ok. Idea was to provide it on our cluster nodes. But there only packages are allowed and I build the missing ones with supported compilers, only. Anyway, if users think they need it, they can build, or download, or bench on their own risk ... ;-)

from fuc.

jelmd avatar jelmd commented on May 24, 2024

BTW: x86_64-unknown-linux-gnu binaries do not work as well, because they are linked against GNU libc > 2.31.

from fuc.

SUPERCILEX avatar SUPERCILEX commented on May 24, 2024

Hmmm, you'll probably need to use the *-musl variants then (as they're statically linked). 20.04 is pretty old at this point.

from fuc.

andreasstieger avatar andreasstieger commented on May 24, 2024

I checked and the nightly features you are using are not in 1.68 either. Your choice, but even rolling distributions would appreciate if you found a way to target current rust stable.

from fuc.

SUPERCILEX avatar SUPERCILEX commented on May 24, 2024

I really don't want to have to copy all of once_cell, but I dropped some features that should be implemented with other nightly features anyway. So basically this is pending once_cell stabilization.

from fuc.

andreasstieger avatar andreasstieger commented on May 24, 2024

from fuc.

SUPERCILEX avatar SUPERCILEX commented on May 24, 2024

Lemme first see if I can get once_cell moving again: it finished its fcp back in January, so it's a little surprising that it hasn't been merged yet. Otherwise, are people building from master or tags? I could potentially just apply a patch before tagging that has stable support and keep master on nightly.

from fuc.

andreasstieger avatar andreasstieger commented on May 24, 2024

Distros can build from any git reference including tags, and any combination of patches on top, including non-contiguous series. I'll volunteer my openSUSE package for fast feedback.

from fuc.

SUPERCILEX avatar SUPERCILEX commented on May 24, 2024

Hmmm, ok. I don't want to make any guarantees that I won't return to requiring nightly, but it's currently trival to support building the binaries with stable. cargo test still requires nightly, but that isn't a problem I hope/assume.

Triggered a release: https://github.com/SUPERCILEX/fuc/actions/runs/4536253663
Patch applied in 1.1.7: e2285aa

from fuc.

SUPERCILEX avatar SUPERCILEX commented on May 24, 2024

As a sanity check, it'd be helpful if someone could cargo install rmz cpz on stable rust.

from fuc.

andreasstieger avatar andreasstieger commented on May 24, 2024

Looks good with (at least) rust 1.68, package works. For cargo install rmz cpz see separate issue referred below.

from fuc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.