| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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> | ||||
| 2020-05-28 | Update src/tests/adding.md | Chris Simpkins | -1/+1 | |
| Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2020-05-28 | add documentation of UI test error annotation substring support | Chris Simpkins | -1/+4 | |
| 2020-05-29 | Expand error annotations section with examples (#724) | Chris Simpkins | -3/+64 | |
| * expand error annotations section with examples Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2020-05-27 | Clarify lint vs fixed diagnostic. | Eric Huss | -0/+17 | |
| 2020-05-27 | Updates from review. | Eric Huss | -11/+19 | |
| 2020-05-27 | Apply suggestions from code review | Eric Huss | -2/+2 | |
| Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-27 | Add some guidelines on diagnostics. | Eric Huss | -1/+159 | |
| 2020-05-27 | Apply suggestions from code review | LeSeulArtichaut | -1/+1 | |
| Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
| 2020-05-27 | Fix typo | LeSeulArtichaut | -1/+1 | |
| Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> | ||||
| 2020-05-27 | Add definition of `niche` to the glossary | LeSeulArtichaut | -0/+1 | |
| 2020-05-27 | Move CLI to part 3. | Eric Huss | -1/+1 | |
| 2020-05-27 | Apply suggestions from code review | Eric Huss | -2/+2 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
| 2020-05-27 | Add some guidelines on the CLI. | Eric Huss | -0/+30 | |
| 2020-05-28 | It looks like the high-level-overview was renamed (#721) | Michael Bryan | -1/+1 | |
| 2020-05-27 | Add section for debugging rustc type layouts (#720) | LeSeulArtichaut | -0/+59 | |
| 2020-05-26 | Rename `upvars` query to `upvars_mentioned` | Yuki Okushi | -2/+3 | |
| 2020-05-25 | Update docs related to const-eval/Miri (#676) | Yuki Okushi | -32/+39 | |
| * Update docs related to const-eval Co-authored-by: Ralf Jung <post@ralfj.de> | ||||
| 2020-05-23 | Extern blocks are allowed for #[track_caller] now. (#710) | Adam Perry | -1/+0 | |
| since https://github.com/rust-lang/rust/pull/70916 | ||||
| 2020-05-23 | Fix BodyId link typo in glossary (#709) | Paul Daniel Faria | -2/+2 | |
| * Fix BodyId link typo in glossary * Fix broken link to rustc_middle's Predicate | ||||
| 2020-05-19 | typo fix (#706) | Chris Simpkins | -1/+1 | |
| 2020-05-16 | Add missing closing paren (#705) | Jade McGough | -1/+1 | |
| 2020-05-11 | Update src/appendix/glossary.md | Tshepang Lekhonkhobe | -1/+1 | |
| Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com> | ||||
| 2020-05-11 | glossary: make soundness definition more readable | Tshepang Lekhonkhobe | -1/+1 | |
| 2020-05-11 | fix links (#702) | Who? Me?! | -2/+2 | |
| 2020-05-11 | glossary: intro feels like not adding much (#699) | Tshepang Lekhonkhobe | -4/+0 | |
| 2020-05-08 | Fix typo | Who? Me?! | -1/+1 | |
| 2020-05-08 | Typo | Who? Me?! | -1/+1 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-08 | add some section headers | mark | -22/+28 | |
| 2020-05-08 | move discussion of eager expansion to the end | mark | -28/+32 | |
| 2020-05-08 | Use full path of span | Who? Me?! | -1/+1 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-08 | Typos | Who? Me?! | -24/+24 | |
| Co-authored-by: Chris Simpkins <git.simpkins@gmail.com> | ||||
| 2020-05-08 | fix some links | mark | -3/+3 | |
| 2020-05-08 | fix line length | mark | -1/+3 | |
| 2020-05-08 | SPRINKLE ALL THE THINGS | mark | -34/+57 | |
| 2020-05-08 | sprinkle around a bunch of links | mark | -37/+85 | |
| 2020-05-08 | expand notes on expansion heirarchies | mark | -57/+128 | |
| 2020-05-08 | add a bit more info about eager exp | mark | -7/+14 | |
| 2020-05-08 | expand some notes about expansion :P | mark | -39/+104 | |
| 2020-05-08 | reorganize the macro expansion chapter | mark | -182/+201 | |
| 2020-05-08 | add note about macros in parser chapter | mark | -0/+5 | |
| 2020-05-08 | reorder some chapters | mark | -2/+2 | |
| 2020-05-08 | add a bit to syntax intro | mark | -0/+5 | |
| 2020-05-08 | add a bit to part 3 intro | mark | -1/+3 | |
| 2020-05-08 | get rid of old todo | mark | -2/+0 | |
| 2020-05-08 | finish going through discussion | mark | -277/+89 | |
| 2020-05-08 | more notetaking | mark | -114/+34 | |
| 2020-05-08 | start working through discussion | mark | -198/+51 | |
