Skip to content

Commit

Permalink
Attribute "main" is unstable, so removing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Havvy committed Jun 4, 2018
1 parent 1f59f7f commit c363127
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ their respective meaning.

## Function-only attributes

- `main` - indicates that this function should be passed to the entry point,
rather than the function in the crate root named `main`.
- `test` - indicates that this function is a test function, to only be compiled
in case of `--test`.
- `ignore` - indicates that this test function is disabled.
Expand Down

0 comments on commit c363127

Please sign in to comment.