summaryrefslogtreecommitdiff
path: root/rust/alloc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'rust/alloc/README.md')
-rw-r--r--rust/alloc/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/alloc/README.md b/rust/alloc/README.md
index c89c753720b5..eb6f22e94ebf 100644
--- a/rust/alloc/README.md
+++ b/rust/alloc/README.md
@@ -10,6 +10,9 @@ upstream. In general, only additions should be performed (e.g. new
methods). Eventually, changes should make it into upstream so that,
at some point, this fork can be dropped from the kernel tree.
+The Rust upstream version on top of which these files are based matches
+the output of `scripts/min-tool-version.sh rustc`.
+
## Rationale