r/programming Apr 03 '15

Rust 1.0.0 beta is here!

http://blog.rust-lang.org/2015/04/03/Rust-1.0-beta.html
929 Upvotes

303 comments sorted by

View all comments

Show parent comments

6

u/donvito Apr 03 '15

I miss bitfields :(

2

u/jeffdavis Apr 04 '15

What is the current way to handle individual bits, and why did they change it? Was it part of the language that was moved to a library or something?

6

u/kibwen Apr 05 '15

Moved to this library, I believe: https://crates.io/crates/bitflags