| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| 2020-06-05 | do a rebase before testing (#737) | Who? Me?! | -0/+1 | |
| 2020-06-05 | Add a bit about various type system concepts (#697) | Who? Me?! | -2/+253 | |
| * add a bit on dataflow analysis * add a bit on quanitification * add a bit on debruijn index * add a bit on early and late bound params * add missing link * Typos Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> * clarify dataflow example * fix formatting * fix typos * Typos Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> * fix errors in background * remove dup material and make early/late intro short * adjust intro * Niko's intro Co-authored-by: Niko Matsakis <niko@alum.mit.edu> Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> Co-authored-by: Niko Matsakis <niko@alum.mit.edu> | ||||
| 2020-06-05 | update conventions (#735) | Bastian Kauschke | -11/+12 | |
| * update conventions * typo Co-authored-by: Santiago Pastorino <spastorino@gmail.com> Co-authored-by: Santiago Pastorino <spastorino@gmail.com> | ||||
| 2020-06-05 | braces | Bastian Kauschke | -3/+3 | |
| 2020-06-05 | words | Bastian Kauschke | -4/+3 | |
| 2020-06-05 | Fix link (#734) | Who? Me?! | -3/+3 | |
| 2020-06-03 | Add more info on useful workflows (#727) | LeSeulArtichaut | -5/+64 | |
| * Add more info on useful workflows * Apply suggestions from code review Co-authored-by: mark-i-m <mark-i-m@users.noreply.github.com> Co-authored-by: spastorino <spastorino@gmail.com> Co-authored-by: mark-i-m <mark-i-m@users.noreply.github.com> Co-authored-by: spastorino <spastorino@gmail.com> | ||||
| 2020-06-02 | Make travis badge link to travis | Who? Me?! | -1/+1 | |
| 2020-06-02 | Update .travis.yml | Who? Me?! | -1/+1 | |
| 2020-06-02 | Playing with travis images | Who? Me?! | -0/+1 | |
| 2020-05-30 | Update lint declaration example (#713) | Yuki Okushi | -20/+30 | |
| 2020-05-29 | Document more //ignore-X test headers | Tom Eccles | -0/+2 | |
| 2020-05-29 | Document remote testing | Tom Eccles | -10/+74 | |
| 2020-05-30 | Document `RUSTFLAGS_STAGE_` bootstrap environment variables (#728) | LeSeulArtichaut | -0/+10 | |
| * Document `RUSTFLAGS_STAGE_` * Fix typos Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
