| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-04 | Second pass of name resolution | Michal 'vorner' Vaner | -1/+8 | |
| Just small little tweaks | ||||
| 2018-03-02 | keep alphabetical order | vishalsodani | -2/+2 | |
| 2018-03-02 | Add info about TraitDef for #50 | vishalsodani | -1/+2 | |
| 2018-03-02 | Add info about CodeMap for #50 | vishalsodani | -0/+1 | |
| 2018-03-01 | Add info about ParseSess for code index #50 | vishalsodani | -0/+1 | |
| 2018-02-28 | Rollup merge of #48359 - jsgf:remap-path-prefix, r=sanxiyn | Manish Goregaokar | -37/+10 | |
| Fixes #47311. r? @nrc | ||||
| 2018-02-28 | actually fix table with hack | Mark Mansi | -2/+2 | |
| 2018-02-28 | fix table | Mark Mansi | -2/+2 | |
| 2018-02-28 | Fix funny glossary formatting | Who? Me?! | -1/+1 | |
| 2018-02-28 | address nits | Niko Matsakis | -5/+6 | |
| 2018-02-28 | fix typo | Niko Matsakis | -1/+1 | |
| 2018-02-28 | apply mark-i-m's suggestions | Niko Matsakis | -202/+209 | |
| 2018-02-28 | rework the MIR intro section, breaking out passes and visitors | Niko Matsakis | -79/+1121 | |
| 2018-02-25 | Merge pull request #56 from mark-i-m/markim_glossary_002 | Niko Matsakis | -5/+12 | |
| Add some codegen related terminology to glossary | ||||
| 2018-02-25 | Start documentation for test infrastructure. | Eric Huss | -1/+66 | |
| CC #10 | ||||
| 2018-02-25 | Rollup merge of #48166 - ↵ | kennytm | -77/+0 | |
| hedgehog1024:hedgehog1024-stabilize-entry_and_modify, r=alexcrichton Stabilize 'entry_and_modify' feature Stabilize `entry_and_modify` feature introduced by #44734. Closes #44733 | ||||
| 2018-02-24 | Add some codegen related terminology to glossary | Mark Mansi | -5/+12 | |
| 2018-02-23 | Merge pull request #57 from mark-i-m/markim_glossary_003 | Niko Matsakis | -0/+3 | |
| Add a few more terms to the glossary | ||||
| 2018-02-23 | Merge pull request #52 from mark-i-m/traits | Niko Matsakis | -292/+345 | |
| Clean up and reorganize traits chapter | ||||
| 2018-02-23 | Add HIR MAP to glossary | Mark Mansi | -0/+1 | |
| 2018-02-23 | Start a code index | Mark Mansi | -0/+10 | |
| 2018-02-23 | Add some more information about the various tests that get run. | Eric Huss | -16/+65 | |
| CC #10 | ||||
| 2018-02-23 | Minor updates to specialization subchapter | Mark Mansi | -1/+4 | |
| 2018-02-23 | Edits and cleanup in trait-caching subchapter | Mark Mansi | -16/+28 | |
| 2018-02-23 | Clarifications and edits to hrtb chapter | Mark Mansi | -17/+25 | |
| 2018-02-23 | Clean up and reorganize traits chapter | Mark Mansi | -292/+322 | |
| 2018-02-23 | Add some documentation for const eval and related topics | Oliver Schneider | -1/+216 | |
| 2018-02-22 | Implement --remap-path-prefix | Jeremy Fitzhardinge | -37/+10 | |
| Remove experimental -Zremap-path-prefix-from/to, and replace it with the stabilized --remap-path-prefix=from=to variant. This is an implementation for issue of #41555. | ||||
| 2018-02-21 | Update the book to promote second edition | steveklabnik | -0/+0 | |
| This updates the book repository, but mostly to include https://github.com/rust-lang/book/pull/1180 TL;DR: the second edition is close enough to done that we should universally recommend it over the first edition. | ||||
| 2018-02-21 | changed to relative links, where possible | Brad Gibson | -6/+5 | |
| 2018-02-21 | cleaned up some stragglers | Brad Gibson | -8/+5 | |
| 2018-02-20 | merged with upstream/master | Brad Gibson | -7/+595 | |
| 2018-02-20 | added compiletest to summary.md; linked to existing resources for additional ↵ | Brad Gibson | -2/+5 | |
| information | ||||
| 2018-02-17 | Fix Github Pages path. | Eric Huss | -1/+1 | |
| The newer version of mdBook uses a different path for the html output. | ||||
| 2018-02-17 | Force mdbook update on CI if there is a version mismatch. | Eric Huss | -2/+8 | |
| Fixes #58. | ||||
| 2018-02-17 | Fix unstable book | Guillaume Gomez | -0/+3 | |
| 2018-02-17 | remove humorous footnote which is not supported | Niko Matsakis | -3/+2 | |
| 2018-02-17 | correct links (mdbook seems to want them relative to the book root) | Niko Matsakis | -6/+6 | |
| 2018-02-17 | mention tidy | Niko Matsakis | -2/+9 | |
| 2018-02-17 | fix typo | Niko Matsakis | -1/+1 | |
| 2018-02-17 | link to brson's blog post | Niko Matsakis | -0/+8 | |
| 2018-02-17 | complete sentence | Niko Matsakis | -2/+2 | |
| 2018-02-17 | give some advice about which test suite to use | Niko Matsakis | -27/+59 | |
| 2018-02-17 | add some more conventions | Niko Matsakis | -11/+95 | |
| 2018-02-17 | add some notes on coding conventions and link to copyright notice | Niko Matsakis | -1/+65 | |
| 2018-02-17 | document the test infrastructure | Niko Matsakis | -2/+389 | |
| 2018-02-17 | Update to last repository version | Guillaume Gomez | -0/+0 | |
| 2018-02-15 | Add a few more terms to the glossary | Mark Mansi | -0/+3 | |
| 2018-02-14 | Update glossary.md | Who? Me?! | -1/+1 | |
| 2018-02-14 | add soundness and completeness to glossary | Mark Mansi | -0/+2 | |
