summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-09-04 10:01:39 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-09-04 10:01:39 +0200
commit0b136fbee407b1b400e8e3642f57b7922a6c3ed7 (patch)
tree107db82dd572bb9b94c4928d5436ac3fe0adaf5b /community
parent77eb391510529d6ccb3c100802d7b44482ec3f25 (diff)
it's rust that imposes several checkouts
Diffstat (limited to 'community')
-rw-r--r--community/gsoc/project_ideas/rust.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/rust.mdwn b/community/gsoc/project_ideas/rust.mdwn
index 810e3a1a..b18825aa 100644
--- a/community/gsoc/project_ideas/rust.mdwn
+++ b/community/gsoc/project_ideas/rust.mdwn
@@ -90,7 +90,7 @@ One can check out the result with:
git clone https://github.com/Vtewari2311/libc.git -b libc-hurd-latest-hack
git clone https://github.com/Vtewari2311/rust.git -b mod-hurd-latest-hack
-(yes, we do need several checkouts of libloading and rustix...)
+(yes, rust imposes checking out libloading and rustix several times...)
---