about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2018-01-23add `-p` flag to `ghp-import` so that it pushesNiko Matsakis-1/+1
2018-01-23try pip install --userNiko Matsakis-1/+1
2018-01-23Copy contents of README.md from librustc/hirPhil Ellison-0/+118
2018-01-23invert the sense of `command -v`Niko Matsakis-4/+4
2018-01-23make install.sh tell us what it is installing and whyNiko Matsakis-0/+6
2018-01-23make `github_pages.sh` more chattyNiko Matsakis-1/+3
2018-01-23add an encrypted auth tokenNiko Matsakis-10/+8
2018-01-20Started working on the parser chapterMichael Bryan-1/+14
2018-01-19improvements to travis setup -- cache, use command -vNiko Matsakis-2/+6
2018-01-19invoke `cargo` to install mdbookNiko Matsakis-2/+4
2018-01-19move over the `ty` READMENiko Matsakis-2/+166
2018-01-19add in the trait resolution README from rustcNiko Matsakis-0/+484
2018-01-19remove the `chap-NNN-` convention from file namesNiko Matsakis-17/+17
2018-01-19replace "conventions" with "high-level overview"Niko Matsakis-2/+142
2018-01-19add an "about this guide" sectionNiko Matsakis-0/+15
2018-01-17add link to gh-pagesNiko Matsakis-0/+2
2018-01-17remove `src/src` directory that somehow got createdNiko Matsakis-0/+0
2018-01-17improve the READMENiko Matsakis-3/+25
2018-01-17Created a couple basic CI scriptsMichael Bryan-0/+33
2018-01-16Merge pull request #4 from mark-i-m/glossaryNiko Matsakis-1/+32
2018-01-16Add glossaryMark Mansi-1/+32
2018-01-17Update README.mdJonathan Turner-1/+1
2018-01-16add outline and chaptersNiko Matsakis-5/+41
2018-01-16add code-of-conduct, licensing material, and a READMENiko Matsakis-0/+265
2018-01-16add `mdbook init`Niko Matsakis-0/+5