-
Notifications
You must be signed in to change notification settings - Fork 13.9k
Closed
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Milestone
Description
Hello,
I was recently reading about the 0.2 release of Rust, and it looks really interesting! One thing that bugged me that I wanted to bring up - I'm not a fan of the "crust" keyword. The word "crust" has an intrinsic meaning in English, and my brain insists on reading it incorrectly at first read. I'd like to suggest changing it to "externc", which mimics C's extern "C", and also doesn't have any other intrinsic meaning.
Thanks!
Metadata
Metadata
Assignees
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.