-
Notifications
You must be signed in to change notification settings - Fork 0
Trinity College Dublin student projects
All of these projects will require reading and writing Rust code; see the language guide for an introduction. It will also often be useful to be able to read and write simple HTML/JS for understanding existing automated tests and writing your own. More documentation about Rust can be found at the documentation hub, and live technical support is available on IRC in the #rust channel. Servo has its own documentation, too.
For any project, if you are encountering general language-related problems (e.g. compiler errors that don't make sense), consider asking for help in #rust, or in r/rust on Reddit, or the friendly users.rust-lang.org discussion forum.
For Servo-specific questions (where code is located; system architecture; questions about the projects; etc.) the #servo IRC channel and the dev-servo mailing list are excellent places to seek more help. As a last resort, you can always email the project coordinator. Please read our guide to contributing for best practices in using Git and making pull requests to the project.