rust-lang / wg-allocators

Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!
http://bit.ly/hello-wg-allocators
207 stars 9 forks source link

Increase discoverability of this repository? #22

Open alexcrichton opened 5 years ago

alexcrichton commented 5 years ago

In centralizing discussions about allocator traits to this repository a concern was brought up that it may not be super discoverable just yet. Are there possible easy-ish steps that can be taken to increase the discoverability of this repository?

The only idea that jumps to mind for me is to update some of the documentation on the nightly-only APIs (like the Alloc trait) to point to this repository, but others may have other ideas!

TimDiekmann commented 5 years ago

An announcement on internals.rlo could attract attention. I'm not sure about users.rlo and reddit. In the best case we will get some very good ideas and concerns, in the worst case this ends in a discussion like we have with the await syntax. :smile: