summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-06-19 11:36:17 +0900
committerYuki Okushi <jtitor@2k36.org>2022-06-19 11:36:17 +0900
commit7889f955d80c081abf900622ad50dbadad853ff7 (patch)
tree349abdc074bf3384cc04f25d66c8f99ed6dd4e85 /CONTRIBUTING.md
parenta318a94adff0182bd35f32c170e530a8ebb6f6dd (diff)
downloadrust-libc-7889f955d80c081abf900622ad50dbadad853ff7.tar.gz
Document "Supported target policy"
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5be6eb9be4..3315ed3e84 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -72,6 +72,10 @@ after a certain period. The steps are:
If you're using it, please comment on #XXX").
2. If we don't see any concerns for a while, do the change actually.
+## Supported target policy
+
+When Rust removes a support for a target, the libc crate also may remove the support anytime.
+
## Releasing your change to crates.io
Now that you've done the amazing job of landing your new API or your new