-
Notifications
You must be signed in to change notification settings - Fork 535
Closed
Labels
E-EasyWe believe this would not be difficult to actually fixWe believe this would not be difficult to actually fixHelp Wanted
Description
The Termination
trait is now stable. There are several places in the reference that should be updated:
- The return type of
main
discussed here: https://github.com/rust-lang/reference/blob/master/src/crates-and-source-files.md#main-functions - The return type of
#[test]
functions discussed here: https://github.com/rust-lang/reference/blob/master/src/attributes/testing.md#the-test-attribute - I would add it to the Special types and traits chapter. Just mention it as the return type of the above two points, and link to them.
Metadata
Metadata
Assignees
Labels
E-EasyWe believe this would not be difficult to actually fixWe believe this would not be difficult to actually fixHelp Wanted