-
-
Notifications
You must be signed in to change notification settings - Fork 16.9k
Language FAQ is out of date #2968
Copy link
Copy link
Closed
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Description
Activity
Metadata
Metadata
Assignees
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
I just removed an obsolete reference to typestate from https://github.com/mozilla/rust/wiki/Doc-language-FAQ
but the FAQ could probably use a thorough review at this point. (I think the code example won't work with 0.3 syntax; also, no mentions of regions / borrowed pointers. Just to name a few things.)