You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code example on the language FAQ is way out of date. I spent some time looking through the code base for something pretty that showcases major language features but couldn't find anything I liked. Need to write something that uses things like alt pattern matching, record extension, spawning lambdas, other interesting things.
Activity
kud1ing commentedon Dec 20, 2011
For the issues we have a milestone "1.0 sort of stable". I guess this is different from "0.1"?
If it is, should we have a milestone "0.1"?
brson commentedon Dec 20, 2011
That's what 'first supported release' is. I'll rename it.
brson commentedon Jan 6, 2012
The code example on the language FAQ is way out of date. I spent some time looking through the code base for something pretty that showcases major language features but couldn't find anything I liked. Need to write something that uses things like alt pattern matching, record extension, spawning lambdas, other interesting things.
brson commentedon Jan 6, 2012
I've made a pass over the language FAQ and aside from the code snippet I think it is mostly true.
brson commentedon Jan 6, 2012
I've edited the other two FAQs as well.
brson commentedon Jan 6, 2012
Replaced the snippet. Closing.
Fix crash with TAIT in the call codegen code
Add a rudimentary `wasm64` module with intrinsics (rust-lang#1240)
Describe drop elaboration (rust-lang#1240)
Describe drop elaboration (rust-lang#1240)