From 3deb2f9d2a4b23681d76d2a254903cc54aea5d7a Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Wed, 22 Apr 2020 19:16:38 -0700 Subject: [PATCH] Remove checkboxes from readme in favor of filed issues --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 508d43dc..a8f4093d 100644 --- a/README.md +++ b/README.md @@ -332,11 +332,8 @@ matter of designing a nice API for each in its non-native language. ## Remaining work This is still early days for CXX; I am releasing it as a minimum viable product -to collect feedback on the direction and invite collaborators. Here are some of -the facets that I still intend for this project to tackle: - -- [ ] Support structs with type parameters -- [ ] Support async functions +to collect feedback on the direction and invite collaborators. Please check the +open issues. On the build side, I don't have much experience with the `cc` crate so I expect there may be someone who can suggest ways to make that aspect of this crate