| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-21 | Document rustc internal env vars a little bit (#513) | Who? Me?! | -0/+17 | |
| 2019-12-19 | chalk: place brackets in usual positions | Tshepang Lekhonkhobe | -2/+2 | |
| 2019-12-19 | salsa: reduce overlong sentence | Tshepang Lekhonkhobe | -2/+2 | |
| 2019-12-17 | Correct statement that wrongly claims the json emitter still lives in ↵ | Christoph Schmidler | -6/+4 | |
| libsyntax crate | ||||
| 2019-12-14 | update NLL after refactorings | Mark Mansi | -48/+41 | |
| 2019-12-09 | fix link | Mark Mansi | -1/+3 | |
| 2019-12-09 | move the last few things from the forge | Mark Mansi | -0/+314183 | |
| 2019-12-06 | Fix links | Yuki Okushi | -17/+8 | |
| 2019-12-03 | Remove reference to run-pass tests | Laurențiu Nicola | -3/+1 | |
| 2019-12-03 | fix links | Tshepang Lekhonkhobe | -5/+5 | |
| 2019-11-27 | Add Karrq's salsa chapter (#529) | Who? Me?! | -1/+216 | |
| * add Karrq's salsa chapter * add youtu.be short url | ||||
| 2019-11-26 | Update src/walkthrough.md | Who? Me?! | -1/+1 | |
| Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2019-11-26 | Define FCP where first used | Mark Mansi | -7/+7 | |
| 2019-11-26 | Revert "website has disappeared" | Who? Me?! | -0/+3 | |
| This reverts commit 0930e773f1123f9c118f81af3f00b09f1dafc17e. | ||||
| 2019-11-26 | Don't run mdbook test | Who? Me?! | -1/+0 | |
| We don't want to test almost any of our code blocks... none of them are valid on their own... | ||||
| 2019-11-26 | Couple of changes to code so that its safe | Hanif Bin Ariffin | -52/+52 | |
| Specifically, `> $1` causes it to write into the file $1 if it exist And `> ./x.py` is particularly bad because it overwrite the script with empty spaces... | ||||
| 2019-11-26 | Fix typo | Ivan Tham | -2/+2 | |
| 2019-11-26 | website has disappeared | Mark Mansi | -3/+0 | |
| 2019-11-26 | -Cllvm-arg is actually -Cllvm-args | Tyler Mandry | -2/+2 | |
| 2019-11-20 | Minor mir chapter fixes | Santiago Pastorino | -2/+2 | |
| 2019-11-19 | ty.md: fix a typo | homersimpsons | -2/+2 | |
| 2019-11-14 | some cleanup | Mark Mansi | -20/+2 | |
| 2019-11-14 | typo | Who? Me?! | -1/+1 | |
| Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2019-11-14 | typo | Who? Me?! | -1/+1 | |
| Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2019-11-14 | add oli note | Mark Mansi | -1/+6 | |
| 2019-11-14 | add something for mir opt | Mark Mansi | -0/+44 | |
| 2019-11-13 | add compilers biblio (#512) | Who? Me?! | -0/+35 | |
| 2019-11-12 | backtraces work on Mac | ksqsf | -2/+2 | |
| 2019-11-12 | update parser chapter | Mark Mansi | -23/+32 | |
| 2019-11-08 | Fix chalk links | Mark Mansi | -5/+5 | |
| 2019-11-08 | trim down "Document rustc" | Tshepang Lekhonkhobe | -17/+7 | |
| 2019-11-08 | whitespace | Tshepang Lekhonkhobe | -4/+4 | |
| 2019-11-08 | those are now documented in this guide | Tshepang Lekhonkhobe | -4/+0 | |
| 2019-11-08 | rustc_back has long since been renamed to rustc_target | Tshepang Lekhonkhobe | -2/+2 | |
| 2019-11-08 | fix typo | Tshepang Lekhonkhobe | -1/+1 | |
| 2019-11-08 | Update the "Testing infrastructure" section | PotHix | -10/+10 | |
| The testing infrastructure was migrated from Travis and AppVeyor to Azure Pipelines some time ago. This commit updates the documentation to reflect this change. Fixes #500. | ||||
| 2019-11-09 | Clarify function name and add links (#506) | Youngsuk Kim | -7/+9 | |
| * Clarify function name and add links rustc_interface::interface::run_compiler (https://doc.rust-lang.org/nightly/nightly-rustc/rustc_interface/interface/fn.run_compiler.html) | ||||
| 2019-11-06 | Add link to git repository for book | Yuki Okushi | -0/+1 | |
| 2019-11-05 | Fix diagram src | Who? Me?! | -1/+1 | |
| 2019-11-05 | fix links | Mark Mansi | -3/+3 | |
| 2019-11-05 | breakup the building chapter | Mark Mansi | -536/+548 | |
| 2019-11-05 | fold subchapters | Mark Mansi | -1/+3 | |
| 2019-11-05 | add compiler lecture series appendix | Mark Mansi | -1/+53 | |
| 2019-11-05 | apply linebreaks | Ralf Jung | -63/+96 | |
| 2019-11-05 | expand and update Miri description | Ralf Jung | -25/+82 | |
| 2019-11-05 | Add travis badge to README | Who? Me?! | -0/+3 | |
| 2019-11-05 | fix broken links | Mark Mansi | -2/+5 | |
| 2019-11-05 | remove all the hacks, add some improvements | Mark Mansi | -15/+6 | |
| 2019-11-05 | add discussion transcript so we don't lose it | Mark Mansi | -0/+703 | |
| 2019-11-05 | add guidelines for future-incompat lints | Mark Mansi | -0/+9 | |
