Closed
Description
CONTRIBUTING.md
currently recommends opening issues for feature requests in the RFC repo.
Feature Requests
To request a change to the way that the Rust language works, please open an issue in the RFCs repository rather than this one. New features and other significant language changes must go through the RFC process.
But feature requests should be discussed in the internal forum, not in the issue tracker of the RFC repo.
So the CONTRIBUTING.md
should be amended to guide contributors properly.