-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
I'd like to see some example rust programs on the wiki or even on the main page. These should:
- Not be purely artificial: ideally they should do something resembling useful work.
- Be written in idiomatic, well-commented, up to date rust code.
- Cover all the high points of the language.
- Be executed as part of the rustc test framework.
- Show up on the web page using syntax highlighting.
- The web page should list names of the examples, include a brief description, and mention topics addressed by the example.
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.