Lambda · @lambda
78 followers · 224 posts · Server chaosfurs.social

The literal does not have an explicit type at all. The f64 suffix is simply interpreted as three hex digits, making the literal 0xDEA_DBEE_FF64.

Neither nor warn about this explicitly; clippy only warn about mixed case and inconsistent grouping, making 0xfff_f64 warning-free. play.rust-lang.org/?version=st

#rustc #clippy

Last updated 2 years ago

Andrius Štikonas · @stikonas
3 followers · 62 posts · Server fosstodon.org

Updated in my overlay (git.stikonas.eu/andrius/gentoo). Now can be bootstrapped from C starting with version 1.54 rather than 1.39.

#mrustc #gentoo #rustc

Last updated 2 years ago

Miguel Madrid-Mencía · @mimame
41 followers · 78 posts · Server hachyderm.io

Thanks to and its environment: , -analizer , , for making me feel like I'm doing pair programming alone.

#rust #rustc #cargo #clippy #fmt

Last updated 2 years ago

Matthew Perez · @mperez
6 followers · 6 posts · Server hachyderm.io

I wrote a thing.

mperez.io/noob-hacking-on-rust

Might be interesting for anyone that wants to start contributing to or hacking on but are a bit nervous on starting.

#rust #rustc

Last updated 2 years ago

xameer :qed: · @xameer
119 followers · 527 posts · Server mathstodon.xyz

on alpine
SIGSEGV on stable-x86_64-unknown-linux-musl in a few cargo tools · Issue #93084 · rust-lang/rust
github.com/rust-lang/rust/issu

#rustc

Last updated 2 years ago

lonequantum · @lonequantum
47 followers · 419 posts · Server mamot.fr

Year 2054.
spoj.com is still running v1.33.

#rustc

Last updated 3 years ago

lonequantum · @lonequantum
47 followers · 419 posts · Server mamot.fr

Meanwhile, at spoj.com is still v1.33.
*sigh*

#rustc

Last updated 3 years ago

David Sugar · @tychosoft
244 followers · 3147 posts · Server fosstodon.org

I am not put off by rapid changes as I hear Stallman seems to be, since I think this is already addressed by specifying rust "editions", which only changes every few years, as specified in cargo toml, unless there is something I am missing.

#rustc

Last updated 4 years ago

· @scops
149 followers · 7154 posts · Server social.tchncs.de

A little with compiling on @mntmn ... x)

#reform #TubeFeeder #rustc #terminalporn

Last updated 4 years ago

Alex · @stsquad
172 followers · 1635 posts · Server mastodon.org.uk

@sir certainly the fast movement of has been the main thing slowing down my experimentation with it. Everytime I try an build run into some random compiler problem. However at the same time spending a lot of time as I do doing multi-threaded C I long to work with a language that properly supports you in getting it right. AIUI moving from C to is easier as it's a minimal bit of extra syntax to learn but I'm not as sure of their concurrency story.

#rustc #remacs #golang

Last updated 6 years ago