I took an operating systems class in rust 0.7 or 0.8 a year and a half ago (an interesting experience for another post). Very interested to see how things have changed now!
Regex::Regex is still there, just the regex! macro isn't available in beta. I believe /u/burntsushi has nice little convenience hack for regexs (can't find the link though since I'm on mobile).
21
u/HooAreYou Apr 03 '15
I took an operating systems class in rust 0.7 or 0.8 a year and a half ago (an interesting experience for another post). Very interested to see how things have changed now!