| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-06-24 | Fix formatting | Who? Me?! | -2/+2 | |
| 2020-06-24 | Upgrade to mdbook 0.4 and switch to book parts (#764) | Who? Me?! | -134/+144 | |
| * upgrade to mdbook 0.4 and switch to book parts * update linkcheck * fix links, update about-this-guide | ||||
| 2020-06-23 | Move x.py commands to overview | Joshua Nelson | -4/+5 | |
| 2020-06-23 | Split up rustdoc page | Joshua Nelson | -191/+200 | |
| 2020-06-23 | Move rustdoc to 'How to build the compiler' | Joshua Nelson | -1/+1 | |
| The old layout was less about rustdoc and more about the compiler: "Here is an example of a project using rustc_interface". This gives focus to rustdoc on something you might want to work on for its own sake. It also makes the page much easier to find for newcomers. | ||||
| 2020-06-23 | Small spelling fix. | Drew Youngwerth | -1/+1 | |
| 2020-06-23 | address review comments | mark | -5/+32 | |
| 2020-06-23 | Add prerequisite page | Florian Gilcher | -1/+28 | |
| 2020-06-23 | add suggestion style guide | Andy Russell | -0/+16 | |
| The guide is based on [existing rustdoc]. [existing rustdoc]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_errors/struct.Diagnostic.html#method.span_suggestion | ||||
| 2020-06-23 | fix the rebase trick | mark | -1/+3 | |
| 2020-06-23 | whitelist amazon | Who? Me?! | -1/+1 | |
| 2020-06-23 | Fix links for now. | Who? Me?! | -1/+1 | |
| 2020-06-22 | Add information about size for building the Rust Compiler | ThePuzzlemaker | -0/+3 | |
| The Rust codebase is large, not to mention the submodules. It would be helpful for some to have a warning or note about storage required before they spend possible hours to build, only to get a message in some form that they are running out/already out of storage. I did a stage1 build incrementally and it produced a build directory of about 14 gigabytes. | ||||
| 2020-06-21 | Fix master branch links (#757) | Who? Me?! | -2/+6 | |
| * fix links * some debugging * more debugging * fix git checkout in ci * try again * already tests with a merge * Typo Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> | ||||
| 2020-06-19 | new tykind::error convention (#715) | Who? Me?! | -2/+16 | |
| 2020-06-18 | fix line length | mark | -1/+2 | |
| 2020-06-18 | address a bunch of review comments | mark | -4/+31 | |
| 2020-06-18 | LeSeulArtichaut wording/typo fixes | Who? Me?! | -5/+5 | |
| Co-authored-by: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-06-18 | address review comments | mark | -17/+24 | |
| 2020-06-18 | Apply suggestions from code review | Who? Me?! | -6/+6 | |
| Co-authored-by: LeSeulArtichaut <leseulartichaut@gmail.com> | ||||
| 2020-06-18 | Better wording | Who? Me?! | -1/+1 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> | ||||
| 2020-06-18 | Slightly reorganize to first present the slow command then the fast commands | mark | -29/+74 | |
| 2020-06-18 | add a note about disk space | mark | -3/+4 | |
| 2020-06-18 | python 3 also | mark | -1/+1 | |
| 2020-06-18 | Apply suggestions from code review | Who? Me?! | -6/+24 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> Co-authored-by: Joshua Nelson <joshua@yottadb.com> Co-authored-by: Phil Hansch <dev@phansch.net> | ||||
| 2020-06-18 | add forge | mark | -0/+1 | |
| 2020-06-18 | Apply suggestions from code review | Who? Me?! | -4/+4 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> | ||||
| 2020-06-18 | add note on submodules | mark | -1/+10 | |
| 2020-06-18 | add a bit more | mark | -4/+62 | |
| 2020-06-18 | fix link | mark | -1/+1 | |
| 2020-06-18 | mention incremental disk space | mark | -0/+5 | |
| 2020-06-18 | a couple more small changes | mark | -2/+3 | |
| 2020-06-18 | some minor updates | mark | -3/+11 | |
| 2020-06-18 | write about processes | mark | -6/+102 | |
| 2020-06-18 | address some review comments | mark | -4/+9 | |
| 2020-06-18 | Typo fixes | Who? Me?! | -4/+4 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> | ||||
| 2020-06-18 | start a getting started guide | mark | -0/+224 | |
| 2020-06-18 | Add a link to the forge procedure on adding new options. (#754) | Eric Huss | -0/+4 | |
| 2020-06-18 | Don't give `x.py clean` as the first x.py example | Joshua Nelson | -2/+2 | |
| This command shouldn't be used very often, and it has its own whole section below anyway. | ||||
| 2020-06-17 | Document rustdoc behavior | Joshua Nelson | -0/+16 | |
| - `RUSTDOC_LOG` - `// aux-build:filename.rs` - `// build-aux-docs` | ||||
| 2020-06-16 | Add some more detail on compiletest normalization. | Eric Huss | -13/+47 | |
| 2020-06-11 | tag/niche terminology (#747) | Ralf Jung | -1/+4 | |
| 2020-06-10 | Fix CI rebase (#745) | Who? Me?! | -1/+1 | |
| * Fix CI rebase | ||||
| 2020-06-10 | Clean up the paragraph about aliases for pinging the notification groups (#743) | LeSeulArtichaut | -3/+7 | |
| * Clean up the paragraph about aliases for pinging the notification groups * Add windows and arm command invocations Co-authored-by: Santiago Pastorino <spastorino@gmail.com> Co-authored-by: Santiago Pastorino <spastorino@gmail.com> | ||||
| 2020-06-10 | Only build master branch on push | Who? Me?! | -0/+5 | |
| 2020-06-10 | Include "Lint" in the title of the diagnostics chapter (#742) | LeSeulArtichaut | -2/+2 | |
| 2020-06-09 | complete the ICE-breaker => notification group rename | Niko Matsakis | -21/+23 | |
| 2020-06-09 | add the ARM notification group (#740) | Niko Matsakis | -0/+24 | |
| 2020-06-09 | Rebrand ICE-breakers, introduce Windows notification group (#739) | Niko Matsakis | -7/+42 | |
| * rename ice-breakers to the more general notification-group also less confusing * add windows notification group * rebrand LLVM ICE-breakers as a "notification group" * include the link to example windows PR | ||||
| 2020-06-08 | Document needs-* compiletest directives | Tomasz Miąsko | -0/+7 | |
