Adam ♿ · @voltagex
393 followers · 967 posts · Server aus.social

Shouldn't be able to work with a far smaller Build Tools installation + SDK?

I don't think I should end up with a Visual Studio UI after this

#rustup #visualstudio #rustlang #windows

Last updated 2 years ago

Andreas Sander · @andi1984
80 followers · 248 posts · Server toot.cafe

and related question:

I ran into github.com/rust-lang/rustup/is in the sense that rustup *somehow* is linking all files except `rust-analyzer` from the toolchain to my `.cargo/bin` folder. Any idea why?

#rustup #rust

Last updated 2 years ago

Michal Vyskočil · @vyskocilm
33 followers · 298 posts · Server witter.cz

Love how setting up an environment for new language may involve a packaging work. Fixed the rust-analyzer rustup proxy for @openSUSE

build.opensuse.org/request/sho

Still think that 1.5GB just to download and commit a few changes is way too much :-)

#rust #rustup #opensuse

Last updated 2 years ago

Yerkebulan Tulibergenov · @yerke
42 followers · 122 posts · Server hachyderm.io

If you program in Rust, please consider helping to beta test new version 1.26.0 of rustup before it is officially released.

internals.rust-lang.org/t/help

#rustlang #rustup

Last updated 2 years ago

René Dudfield · @renedudfield
32 followers · 43 posts · Server fosstodon.org

Hacking on a bit for the first time, and noticed that system dependencies are still kind of an issue with . As in, it dependended on a system dependency and failed out halfway through the build. But the error message with the required apt-get/yum got me going again. Not so bad really.

#rustup #rust

Last updated 3 years ago

Kushal Das :python: :tor: · @kushal
1866 followers · 3524 posts · Server toots.dgplug.org

Time to to the latest .

#rustup #rust

Last updated 3 years ago

Mac · @macst3r
386 followers · 15699 posts · Server mastodon.social
Verfassungklage · @Verfassungklage
1452 followers · 51195 posts · Server mastodon.social

:

im - bringt Herausforderungen.

Die Verwaltung von Werkzeugen und Toolchains für Rust wird künftig wohl mit dem Linux-Kernel notwendig. Die Kernel-CI zeigt Grenzen und Probleme. ...

golem.de/news/rustup-rust-im-l

#rustup #rust #linux #kernels #distros

Last updated 3 years ago

Verfassungklage · @Verfassungklage
1607 followers · 51597 posts · Server mastodon.social

:

im - bringt Herausforderungen.

Die Verwaltung von Werkzeugen und Toolchains für Rust wird künftig wohl mit dem Linux-Kernel notwendig. Die Kernel-CI zeigt Grenzen und Probleme. ...

golem.de/news/rustup-rust-im-l

#rustup #rust #linux #kernels #distros

Last updated 3 years ago

Charlie. Probably. · @charlie
0 followers · 7 posts · Server hachyderm.io

Cursed command-line:

```sh
for toolchain in $(rustup toolchain list | cut -d ' ' -f1); do echo -e "Toolchain:\t${toolchain}:\n"; rustup component list --installed --toolchain ${toolchain} | sed 's/^/- component:\t/'; rustup target list --installed --toolchain ${toolchain} | sed 's/^/- target:\t/'; echo -e '\n'; done
```
↑ Guaranteed to be 100% safe, Vegan® and intrinsically useful.

#rust #rustup

Last updated 3 years ago

Nicolas Fränkel · @frankel
226 followers · 50 posts · Server mastodon.top

TIL: profiles. minimal is more than enough for most of job build requirements

rust-lang.github.io/rustup/con

#rustup #rust #continuousintegration

Last updated 3 years ago

Ivan Enderlin 🌱 :ferris: · @hywan
820 followers · 751 posts · Server fosstodon.org

Announcing Rustup 1.25.0, blog.rust-lang.org/2022/07/11/.

`rustup` is the @rustlang installer + toolchain manager.

What's new?
* Cleanup.
* Ability to install Visual Studio 2022 on Windows.
* Improved startup performance.

#rustlang #rustup

Last updated 3 years ago

Thiago Jung Bauermann · @bauermann
27 followers · 327 posts · Server fosstodon.org

still has some way to go before it can be securely used to download the toolchain (see github.com/rust-lang/rustup/is ). I don't know how people are comfortable using it.

A nice alternative if you only need recent stable versions (as opposed to nightly builds) is to use to install the rustc package! It is currently shipping the latest stable version (1.50.0) and my distro's cargo is perfectly happy using it.

#rustup #rust #guix

Last updated 5 years ago

OSTechNix · @ostechnix
520 followers · 1486 posts · Server floss.social
Lars Wirzenius · @liw
794 followers · 4394 posts · Server toot.liw.fi

Relaying request for help from my friend, who works on for ():

Dear Lazyweb, Is anyone here (a) interested in crypto (b) prepared to work in Windows (c) at least aware of or interested in Rust and (d) fancying working with a Rust project to add support for Windows' Crypto-Next-Generation API ? If so, hit me up for a project idea.

twitter.com/dsilverstone/statu

#rustlang #rust #rustup

Last updated 6 years ago