| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-31 | fix typos | mark | -3/+3 | |
| 2020-08-31 | fix line lengths | mark | -3/+4 | |
| 2020-08-31 | fix links and names after compiler mv to compiler/ | mark | -146/+145 | |
| 2020-08-26 | nits | Tshepang Lekhonkhobe | -3/+3 | |
| 2020-08-26 | Apply review suggestion | Camelid | -2/+2 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-08-26 | Clarify section on MIR construction | Camelid | -5/+6 | |
| 2020-08-23 | Add new section to have a local HTTP server easily (#833) | Guillaume Gomez | -0/+16 | |
| 2020-08-21 | fix type in example (#832) | Gurwinder Singh | -1/+1 | |
| Because the below explanation says that function type is `fn(u32) -> u32` | ||||
| 2020-08-19 | Remove duplicate MIR chapter entry (#830) | Yuki Okushi | -5/+6 | |
| 2020-08-17 | Document how to use build task for x.py check (#828) | Aleksey Kladov | -0/+22 | |
| 2020-08-17 | Link ref to edge concept in graph theory | Lzu Tao | -1/+2 | |
| 2020-08-17 | Remove unneeded hashmarks (#826) | Who? Me?! | -4/+4 | |
| Co-authored-by: Joshua Nelson <jyn514@gmail.com> | ||||
| 2020-08-16 | Address revuew comments | Matthew Jasper | -5/+5 | |
| 2020-08-16 | Document serialization in rustc | Matthew Jasper | -0/+165 | |
| 2020-08-11 | Some small fixes (#823) | Takayuki Nakata | -6/+6 | |
| * Fix some typos * Update from `typeck_tables_of` to `typeck` * Fix comment | ||||
| 2020-08-04 | Use angle brackets to turn URL into a link | Takayuki Nakata | -2/+1 | |
| 2020-08-04 | Fix typo | Takayuki Nakata | -1/+1 | |
| 2020-08-04 | Fix a broken link | Takayuki Nakata | -1/+1 | |
| 2020-08-04 | Enable a link | Takayuki Nakata | -1/+2 | |
| 2020-08-03 | Some small fixes | Takayuki Nakata | -3/+2 | |
| 2020-08-03 | Fix typo | Takayuki Nakata | -1/+1 | |
| 2020-08-03 | Fix: crates -> a list of crates | Takayuki Nakata | -2/+2 | |
| 2020-08-03 | Avoid "whitelist" | Takayuki Nakata | -7/+7 | |
| Fixed according to https://github.com/rust-lang/rust/commit/62cf767a4a39b47677d18110359d9e7152dc9d1c | ||||
| 2020-08-03 | Fix examples not working | Takayuki Nakata | -4/+1 | |
| 2020-08-02 | Prefer `::` than `.` | Yuki Okushi | -4/+4 | |
| 2020-08-02 | Fix link/wording for `parse_nt` | Yuki Okushi | -2/+3 | |
| 2020-08-02 | Typo | Who? Me?! | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-08-02 | some updates after std libs move | mark | -18/+29 | |
| 2020-08-02 | Typo | Who? Me?! | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-08-02 | mention the overview chapter | mark | -0/+7 | |
| 2020-08-02 | Link to overview ch instead of internals | Who? Me?! | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-08-02 | missing link | mark | -0/+2 | |
| 2020-08-02 | add a bit more discussion of big picture | mark | -8/+47 | |
| 2020-08-02 | fix typo | mark | -2/+2 | |
| 2020-08-02 | line length | mark | -1/+2 | |
| 2020-08-02 | rewrite/update compiler source code chapter | mark | -135/+147 | |
| 2020-08-02 | Mention `HAIR` to clarify | Yuki Okushi | -4/+5 | |
| 2020-08-02 | Rename `HAIR` to `THIR` | Yuki Okushi | -18/+18 | |
| 2020-08-02 | Address review comment | Yuki Okushi | -2/+3 | |
| 2020-08-02 | Adjust mentions about CI to GitHub Actions | Yuki Okushi | -18/+23 | |
| 2020-07-30 | Rename `src/libstd` to `library/std` etc. (#815) | Yuki Okushi | -77/+78 | |
| 2020-07-29 | Add basic steps for a new target (#805) | Jake Goulding | -0/+102 | |
| Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2020-07-29 | Update docs to match the new x.py defaults (#813) | Joshua Nelson | -86/+66 | |
| 2020-07-28 | Add RISC-V notification group instructions (#814) | Yuki Okushi | -10/+43 | |
| * Clean-up notification groups instructions * Add RISC-V notification group instructions * Re-order summary of notification groups * Add a list of the notification groups * Apply review suggestion | ||||
| 2020-07-28 | Fix MIR to LLVM IR sentence (#811) | Santiago Pastorino | -4/+4 | |
| 2020-07-24 | Turn off travis' email notifications | Yuki Okushi | -2/+1 | |
| 2020-07-22 | Expand on the documentation for polymorphization. (#803) | David Wood | -21/+61 | |
| This commit elaborates on the existing documentation for polymorphization now that polymorphization has almost landed in rustc. Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2020-07-22 | Fix links for cranelift (#809) | Yuki Okushi | -2/+2 | |
| 2020-07-18 | Fixes menu for rustdoc page (#804) | Federico Ponzi | -1/+0 | |
| 2020-07-18 | Clean-up minor issues (#802) | Yuki Okushi | -5/+5 | |
