Sunday, December 31, 2023 Dated Daily Rust Programming Daily Commits
This table shows the latest 5 commits to the Rust Programming Language repository on GitHub.
Date | Message | Commit | Author |
---|---|---|---|
2023-12-31 | Auto merge of #119441 | commit | bors |
2023-12-31 | Auto merge of #119447 | commit | bors |
2023-12-30 | Auto merge of #119284 | commit | bors |
2023-12-30 | Auto merge of #119443 | commit | bors |
2023-12-30 | Auto merge of #119446 | commit | bors |
2023-12-30 | Update to bitflags 2 in the compiler |
This involves lots of breaking changes. There are two big changes that
force changes. The first is that the bitflag types now don't
automatically implement normal derive traits, so we need to derive them
manually.
Additionally, bitflags now have a hidden inner type by default, which
breaks our custom derives. The bitflags docs recommend using the impl
form in these cases, which I did. | commit | Nilstrieb |
Organizations | Description |
---|---|
Rust Programming Language | Rust is a multi-paradigm programming language focused on performance and safety, especially safe concurrency. Rust is syntactically similar to C++, but can guarantee memory safety by using a borrow checker to validate references. Rust achieves memory safety without garbage collection, and reference counting is optional. |
Rust Community | Rust is a community of people who are interested in the Rust programming language. We welcome everyone! |
Rust Documentation | The home of the Rust docs. |
Rust Forge | The home of the Rust Forge community tools. |
The @rustlover account is a supporter of the Rust programming language.
If you like the Rust programming language, you can support it by voting for the @rustlover account.
You can also support the @rustlover account by delegating steem power.
@rustlover account information
User | Steem Power | Steem Dollar | Steem Price | Estimate |
---|---|---|---|---|
rustlover | 6455.341 SP | 0.006 | 0.2534 $ | 1635.63 $ |
Thanks for the support @rustlover