Coder Social home page Coder Social logo

dwijnand / rustc-guide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang/rustc-dev-guide

0.0 1.0 0.0 1.59 MB

A guide to how rustc works and how to contribute to it.

Home Page: https://rust-lang-nursery.github.io/rustc-guide/

License: Apache License 2.0

Shell 100.00%

rustc-guide's Introduction

This is a collaborate effort to build a guide that explains how rustc works. The aim of the guide is to help new contributors get oriented to rustc, as well as to help more experienced folks in figuring out some new part of the compiler that they haven't worked on before.

You can read the latest version of the guide here.

You may also find the rustdocs for the compiler itself useful.

The guide can be useful today, but it has a lot of work still go. Once it gets more complete, the plan is probably to move it into the main Rust repository.

Contributing to the guide

If you'd like to help finish the guide, we'd love to have you! The main tracking issue for the guide can be found here. From there, you can find a list of all the planned chapters and subsections. If you think something is missing, please open an issue about it! Otherwise, find a chapter that sounds interesting to you and then go to its associated issue. There should be a list of things to do.

In general, if you don't know how the compiler works, that is not a problem! In that case, what we will do is to schedule a bit of time for you to talk with someone who does know the code, or who wants to pair with you and figure it out. Then you can work on writing up what you learned.

To help prevent accidentally introducing broken links, we use the mdbook-linkcheck. If installed on your machine mdbook will automatically invoke this link checker, otherwise it will emit a warning saying it couldn't be found.

> cargo install mdbook-linkcheck

You will need mdbook version >= 0.1. linkcheck will be run automatically when you run mdbook build.

rustc-guide's People

Contributors

nikomatsakis avatar mark-i-m avatar alexreg avatar michael-f-bryan avatar oli-obk avatar sunjay avatar zackmdavis avatar xandkeeper avatar vishalsodani avatar cg-cnu avatar ehuss avatar varkor avatar phansch avatar alexcameron89 avatar tmandry avatar gavento avatar ekse avatar theotherphil avatar djrenren avatar ehsanmok avatar eddyb avatar dlrobertson avatar shepmaster avatar 11takanori avatar scalexm avatar vorner avatar gnzlbg avatar tromey avatar shanavas786 avatar quietmisdreavus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.