[-] snaggen@programming.dev 5 points 2 years ago

That refers to the Edition, and all development up to January 2024 (rust 1.84) was edition 2018. With rust 1.85, Edition 2024 came out. Here is the news in Rust Edition 2024 https://doc.rust-lang.org/edition-guide/rust-2024/index.html , mostly details, so for effective rust everything for Rust 2018 should still be relevant.

[-] snaggen@programming.dev 5 points 2 years ago

I think this would be a nice improvement to reduce boiler plate.

[-] snaggen@programming.dev 5 points 2 years ago

Have he said something even close to the stupidity of Trump? Like suggesting bleach against Covid? Why should all Trump opponents be measured with a different scale then Trump. Could you imagine the number of headlines required if Trump would get a headline every time he does anything on this scale?

[-] snaggen@programming.dev 5 points 2 years ago* (last edited 2 years ago)

I used to use IntelliJ Rust as my primary rust IDE, but when they switched to Rust Rover I stopped using it. Not sure why actually, possibly since I used Java with IntelliJ it was already my go to IDE, so using it for Rust was natural. I also guess, that I had nvim with rust-analyzer working, so that was available at my finger tips already. So, I might have switched over anyway... who knows.

Anyway, it is good to see more options available, and I hope it is getting so good that it is worth the money.

[-] snaggen@programming.dev 5 points 2 years ago

No, that is not all the idea. You might have that idea, but it is not a basic idea at all. To keep something open (as in open source), you must put restrictions that prevents it from closing.

A government is not more free just because it lacks any restrictions, about becoming a dictatorship. It is just less restricted at this point in time. To ensure a free society, there needs to be restrictions in place that ensures it stays free. The same applies to software.

Many seems to believe that less restrictions means more free or open, that is not true. It is just less restricted.

[-] snaggen@programming.dev 4 points 2 years ago* (last edited 2 years ago)

I'm really looking forward to the alpha release. I hope someone package it for Fedora also, so I can test it without to much hassle... if not, I guess it will be PopOS in a VM. @mmstick@lemmy.world what is the general state of it as of today? Are the developers at S76 able to use it as their daily driver (By that I mean, being able to use it since they can over look bugs and such, since they are the developers. Obviously a different bar than end users), or is that expected after the alpha?

11
This Week in Rust 521 (this-week-in-rust.org)
45
Announcing Rust 1.74.0 (blog.rust-lang.org)
20
[Blog] Eyra does the impossible (blog.sunfishcode.online)
60
8
Rust Analyzer Changelog #207 (rust-analyzer.github.io)
39
30
52
31
11
Rust Analyzer Changelog #206 (rust-analyzer.github.io)
35
35
[-] snaggen@programming.dev 4 points 2 years ago* (last edited 2 years ago)

FYI: Not the author, just found it to be an interesting read. Notified the author, so lets hope he joins in for a nice discussion.

[-] snaggen@programming.dev 4 points 2 years ago* (last edited 2 years ago)

In the annoying popup, there is a cog wheel, clicking that will show a menu. That menu have a checked checkbox, Always offer to translate, uncheck that.

[-] snaggen@programming.dev 4 points 3 years ago

Well, bringing over comments by a bot feels totally wrong. I'm not sure we want to have reddit comments here, since it sometimes differ quite a lot in culture. Bringing over posts only, could be done by bot if it is determined by a human, but then on the other hand I don't see the point in involving the bot. Then you just look at the list in the bot instead of in /r/rust , and it is not that hard to just manually post if you find something there that would fit here. I like what you are trying to achieve, but I'm not a big fan of bots... it is so easy to get them wrong and then they can cause a lot of harm.

[-] snaggen@programming.dev 4 points 3 years ago* (last edited 3 years ago)

Also, this community is coming along nicely. We are in the top tree communities on programming.dev if you look at the list of communities. We are the highest ranked programming language community, ahead of Python. So, I don't see any need for artificially inflating this community.

Edit: Link to the community page https://programming.dev/communities

[-] snaggen@programming.dev 4 points 3 years ago

If you refer to bindgen it also supports C++, and since Mozilla who was the main driver of rust uses C++ I assume the bindgen for that is pretty good.

[-] snaggen@programming.dev 4 points 3 years ago* (last edited 3 years ago)

try

clap = { version = "4.3", features = ["derive"] }
view more: ‹ prev next ›

snaggen

0 post score
0 comment score
joined 3 years ago