diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-03-08 16:07:40 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-03-08 16:07:40 +0100 |
commit | cf87514a77dff0954b38573ade570cba9460f549 (patch) | |
tree | 37a200332fafe34d207d8d522d70a78ba394059a /community | |
parent | b830894a44b510c68e25e20424ee68ebfa6fed1e (diff) |
TODO hurd gsoc: get a look at the initial patch
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/rust.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas/rust.mdwn b/community/gsoc/project_ideas/rust.mdwn index 59aa3606..2e0235a2 100644 --- a/community/gsoc/project_ideas/rust.mdwn +++ b/community/gsoc/project_ideas/rust.mdwn @@ -59,6 +59,7 @@ You can contact the bug-hurd@gnu.org mailing list to discuss about this project. Bonding exercise: Building the Debian rustc package on Debian GNU/Linux. Building some Debian package (not rustc) on Debian GNU/Hurd. +Have a look at the [initial attempt against rustc 1.30](https://people.debian.org/~sthibault/hurd-i386/rustc-1.30-patch) to get an idea how it looks like, how the ABI gets expressed in Rust. [Rust language](https://www.rust-lang.org/) |