Skip to content

Commit 826df3a

Browse files
authored
Add link to alloc-wg crate in README.md
1 parent 43a8f9f commit 826df3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ To be notified of every issue and pull request in this repository, try GitHub’
1919

2020
For lower-latency discussion, we have the [`t-libs/wg-allocators`] stream on Zulip.
2121

22+
To try out different proposals, [Tim](https://github.com/TimDiekmann) has created a crate at [TimDiekmann/alloc-wg](https://github.com/TimDiekmann/alloc-wg). For more information on this consult the [readme](https://github.com/TimDiekmann/alloc-wg/blob/master/README.md).
23+
2224

2325
[`std::alloc::Alloc`]: https://doc.rust-lang.org/1.34.0/std/alloc/trait.Alloc.html
2426
[RFC #1398]: https://github.com/rust-lang/rfcs/pull/1398 "Allocators, take III"

0 commit comments

Comments
 (0)