-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Review and update wiki FAQ pages for 0.1 release #1240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
For the issues we have a milestone "1.0 sort of stable". I guess this is different from "0.1"? |
That's what 'first supported release' is. I'll rename it. |
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. |
I've made a pass over the language FAQ and aside from the code snippet I think it is mostly true. |
I've edited the other two FAQs as well. |
Replaced the snippet. Closing. |
The new logic is closer to what cg_llvm does. Fixes rust-lang#1240
These are prominent documentation and haven't received a lot of attention lately.
The text was updated successfully, but these errors were encountered: