about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2018-02-28Fix funny glossary formattingWho? Me?!-1/+1
2018-02-28address nitsNiko Matsakis-5/+6
2018-02-28fix typoNiko Matsakis-1/+1
2018-02-28apply mark-i-m's suggestionsNiko Matsakis-202/+209
2018-02-28rework the MIR intro section, breaking out passes and visitorsNiko Matsakis-79/+1121
2018-02-25Merge pull request #56 from mark-i-m/markim_glossary_002Niko Matsakis-5/+12
2018-02-25Start documentation for test infrastructure.Eric Huss-1/+66
2018-02-24Add some codegen related terminology to glossaryMark Mansi-5/+12
2018-02-23Merge pull request #57 from mark-i-m/markim_glossary_003Niko Matsakis-0/+3
2018-02-23Merge pull request #52 from mark-i-m/traitsNiko Matsakis-292/+345
2018-02-23Add HIR MAP to glossaryMark Mansi-0/+1
2018-02-23Start a code indexMark Mansi-0/+10
2018-02-23Add some more information about the various tests that get run.Eric Huss-16/+65
2018-02-23Minor updates to specialization subchapterMark Mansi-1/+4
2018-02-23Edits and cleanup in trait-caching subchapterMark Mansi-16/+28
2018-02-23Clarifications and edits to hrtb chapterMark Mansi-17/+25
2018-02-23Clean up and reorganize traits chapterMark Mansi-292/+322
2018-02-23Add some documentation for const eval and related topicsOliver Schneider-1/+216
2018-02-21changed to relative links, where possibleBrad Gibson-6/+5
2018-02-21cleaned up some stragglersBrad Gibson-8/+5
2018-02-20merged with upstream/masterBrad Gibson-7/+595
2018-02-20added compiletest to summary.md; linked to existing resources for additional ...Brad Gibson-2/+5
2018-02-17Fix Github Pages path.Eric Huss-1/+1
2018-02-17Force mdbook update on CI if there is a version mismatch.Eric Huss-2/+8
2018-02-17remove humorous footnote which is not supportedNiko Matsakis-3/+2
2018-02-17correct links (mdbook seems to want them relative to the book root)Niko Matsakis-6/+6
2018-02-17mention tidyNiko Matsakis-2/+9
2018-02-17fix typoNiko Matsakis-1/+1
2018-02-17link to brson's blog postNiko Matsakis-0/+8
2018-02-17complete sentenceNiko Matsakis-2/+2
2018-02-17give some advice about which test suite to useNiko Matsakis-27/+59
2018-02-17add some more conventionsNiko Matsakis-11/+95
2018-02-17add some notes on coding conventions and link to copyright noticeNiko Matsakis-1/+65
2018-02-17document the test infrastructureNiko Matsakis-2/+389
2018-02-15Add a few more terms to the glossaryMark Mansi-0/+3
2018-02-14Update glossary.mdWho? Me?!-1/+1
2018-02-14add soundness and completeness to glossaryMark Mansi-0/+2
2018-02-13Added 'How to add header commands to `compiletest`'Brad Gibson-0/+1
2018-02-13fixed typosBrad Gibson-6/+5
2018-02-13Update compiletest.mdBrad Gibson-9/+9
2018-02-13created compiletest.mdBrad Gibson-0/+183
2018-02-11alphabetize glossaryMark Mansi-3/+3
2018-02-08Merge pull request #46 from theotherphil/dumphirNiko Matsakis-0/+7
2018-02-07Use cargo rustc instead of setting RUSTFLAGSPhil Ellison-3/+2
2018-02-07Explain how to dump HIRPhil Ellison-0/+8
2018-02-06Order alphabetically, improve explanation of DAGPhilipp Hansch-1/+1
2018-02-06Add DAG to glossaryPhilipp Hansch-0/+1
2018-02-04Update link textMark Mansi-5/+5
2018-02-04Removed spurious `a`.Alexander Regueiro-1/+1
2018-02-04Fixed issues mentioned by @mark-i-m in review.Alexander Regueiro-15/+15