| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-15 | Complete text about salsa base inputs | Santiago Pastorino | -5/+4 | |
| 2020-09-15 | Add Salsa In More Depth lecture | Santiago Pastorino | -1/+4 | |
| 2020-09-15 | Use latest patch release of mdBook and linkcheck | Camelid | -2/+2 | |
| 2020-09-15 | Bump mdbook version | Camelid | -1/+1 | |
| 0.4.1 -> 0.4.3 | ||||
| 2020-09-14 | Fix typo | LeSeulArtichaut | -1/+1 | |
| Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
| 2020-09-14 | Make the HIR chapter point to the new chapter on IDs | LeSeulArtichaut | -36/+10 | |
| 2020-09-14 | Apply suggestions from code review | LeSeulArtichaut | -2/+2 | |
| Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> | ||||
| 2020-09-14 | Add a chapter on all the identifiers used through `rustc` | LeSeulArtichaut | -0/+64 | |
| 2020-09-13 | Update `Visitor` and `Cursor` examples | Dylan MacKenzie | -4/+4 | |
| 2020-09-13 | Line edits | Dylan MacKenzie | -24/+29 | |
| 2020-09-13 | Add missing link to `Engine` | Dylan MacKenzie | -0/+1 | |
| 2020-09-13 | Initial draft of MIR dataflow framework docs | Dylan MacKenzie | -0/+166 | |
| 2020-09-12 | correct attribute used here | Monadic Cat | -1/+1 | |
| 2020-09-12 | Address nits | Joshua Nelson | -2/+2 | |
| 2020-09-12 | Note that the default is 2015 | Joshua Nelson | -1/+2 | |
| 2020-09-12 | Document edition flag for UI tests | Joshua Nelson | -0/+1 | |
| 2020-09-12 | Fix typo | LeSeulArtichaut | -1/+1 | |
| 2020-09-12 | Hide `@rustdoc` implementation details | LeSeulArtichaut | -3/+4 | |
| 2020-09-12 | Apply suggestions from code review | LeSeulArtichaut | -3/+3 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-12 | Update src/rustbot.md | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-09-12 | Update src/rustbot.md | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-09-12 | Update src/contributing.md | Tshepang Lekhonkhobe | -1/+1 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> | ||||
| 2020-09-12 | Update src/contributing.md | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-09-12 | Add a chapter on useful `@rustbot` commands | LeSeulArtichaut | -4/+76 | |
| 2020-09-12 | Improve link and description of entry points in parser section (#876) | Gus Wynn | -2/+3 | |
| This seemed to be out of date! | ||||
| 2020-09-11 | Fix typo | LeSeulArtichaut | -1/+1 | |
| Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com> | ||||
| 2020-09-11 | Apply suggestions from code review | LeSeulArtichaut | -4/+5 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-11 | Clean up 'Contributing to Rust - Pull Requests' | LeSeulArtichaut | -36/+54 | |
| 2020-09-10 | Fix other library commands | Joshua Nelson | -1/+1 | |
| 2020-09-10 | Fix incorrect docs about stages | Joshua Nelson | -1/+1 | |
| `build library/core` builds the compiler, not just the standard library. | ||||
| 2020-09-09 | Add back information about Googling | Camelid | -16/+20 | |
| Also cleaned up some other things. | ||||
| 2020-09-09 | Add back comma | Camelid | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-09 | Add more info about Rustdoc | Camelid | -1/+4 | |
| 2020-09-09 | Update "Helpful Links" section | Camelid | -14/+13 | |
| 2020-09-09 | Use imprecise times, because the time to build depends on your computer | Joshua Nelson | -1/+1 | |
| Co-authored-by: Camelid <37223377+camelid@users.noreply.github.com> | ||||
| 2020-09-09 | Minor cleanup for "How to build and run" | Camelid | -10/+9 | |
| 2020-09-09 | broken intra-page link from spanview to graphviz | Rich Kadel | -1/+1 | |
| Just noticed the link was not correct. Fixed here. | ||||
| 2020-09-09 | Fix nit | Joshua Nelson | -1/+1 | |
| 2020-09-09 | Update src/building/new-target.md | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-09-09 | Document how to promote a target from cross-compiled to hosted | Joshua Nelson | -0/+9 | |
| 2020-09-09 | Update src/queries/profiling.md | Santiago Pastorino | -1/+1 | |
| Co-authored-by: Joshua Nelson <joshua@yottadb.com> | ||||
| 2020-09-09 | Update def_id.rs location | Santiago Pastorino | -1/+1 | |
| 2020-09-09 | Fix typo, hellow -> hello | Santiago Pastorino | -1/+1 | |
| 2020-09-09 | Add ./ to run x.py | Santiago Pastorino | -1/+1 | |
| 2020-09-09 | Update prerequisites, with an eye towards windows (#863) | Joshua Nelson | -6/+14 | |
| * Update prerequisites, with an eye towards windows * Address review comments - Say version of MSVC needed - Link to more details windows section - Fix grammar | ||||
| 2020-09-09 | Fix broken hyperlink (#862) | Joshua Nelson | -1/+3 | |
| * Fix broken hyperlink * Link to previous pages instead of skipping ahead * Fix line lengths | ||||
| 2020-09-09 | Add information about default stages for x.py | Joshua Nelson | -0/+14 | |
| 2020-09-09 | Fix typo | Joshua Nelson | -1/+1 | |
| 2020-09-09 | Document speculative crate loading (#859) | Joshua Nelson | -0/+17 | |
| 2020-09-08 | Update error codes to match the current implementation | Joshua Nelson | -12/+16 | |
| - All codes are in one crate, `rustc_error_codes` - Extended descriptions are loaded using `include_str!` - Give an example of a PR adding an error code | ||||
