Commit graph

32 commits

Author SHA1 Message Date
Niko Matsakis
1f0212fe32 how to build and run compiler, first shot 2018-01-24 09:14:35 -05:00
Niko Matsakis
9a5ff03f18 try adjusting secure password again 2018-01-24 04:17:48 -05:00
Niko Matsakis
39a09d577b try to use travis's builtin deploy workflow 2018-01-23 21:45:37 -05:00
Niko Matsakis
e3bca40f95 add -p flag to ghp-import so that it pushes 2018-01-23 17:12:26 -05:00
Niko Matsakis
10a1f97d71 try pip install --user 2018-01-23 16:36:56 -05:00
Niko Matsakis
1513fa9c92 invert the sense of command -v 2018-01-23 10:59:11 -05:00
Niko Matsakis
a1cb3131b5 make install.sh tell us what it is installing and why 2018-01-23 10:55:23 -05:00
Niko Matsakis
016260eaf2 make github_pages.sh more chatty 2018-01-23 10:50:31 -05:00
Niko Matsakis
33893a8d5b Merge pull request #19 from nikomatsakis/master
invoke `cargo` to install mdbook
2018-01-23 10:46:59 -05:00
Niko Matsakis
00363d7c56 add an encrypted auth token 2018-01-23 10:46:33 -05:00
Niko Matsakis
444fa3a721 improvements to travis setup -- cache, use command -v 2018-01-19 14:48:39 -05:00
Niko Matsakis
469b4e0072 invoke cargo to install mdbook 2018-01-19 07:28:19 -05:00
Niko Matsakis
7c2f429b25 Merge pull request #18 from nikomatsakis/master
remove chap-NNN labels, move some content from rustc
2018-01-19 06:52:49 -05:00
Niko Matsakis
79f9546ac5 move over the ty README 2018-01-19 06:51:52 -05:00
Niko Matsakis
c2ddcd463b add in the trait resolution README from rustc 2018-01-19 06:46:56 -05:00
Niko Matsakis
25e5ed9be5 remove the chap-NNN- convention from file names
I don't want those showing up in the URLs.
2018-01-19 06:46:56 -05:00
Niko Matsakis
36e0ed8038 replace "conventions" with "high-level overview"
Also bring in material from the librustc README.md
2018-01-19 06:46:56 -05:00
Niko Matsakis
02d40b33f4 add an "about this guide" section 2018-01-19 06:39:09 -05:00
Niko Matsakis
fff09873da Merge pull request #9 from nikomatsakis/master
add link to gh-pages
2018-01-17 09:54:28 -05:00
Niko Matsakis
0241b58762 add link to gh-pages 2018-01-17 09:53:45 -05:00
Niko Matsakis
787a30042b Merge pull request #7 from nikomatsakis/master
basic setup, part 1
2018-01-17 09:30:13 -05:00
Niko Matsakis
fb0e1b38c8 remove src/src directory that somehow got created 2018-01-17 09:25:59 -05:00
Niko Matsakis
51aa31de21 improve the README 2018-01-17 09:25:23 -05:00
Niko Matsakis
ab618a38ee Merge pull request #5 from Michael-F-Bryan/ci
Set up the basic CI infrastructure
2018-01-17 08:58:46 -05:00
Michael Bryan
6a76becdbf Created a couple basic CI scripts 2018-01-17 12:30:45 +08:00
Niko Matsakis
13b379d3d3 Merge pull request #4 from mark-i-m/glossary
Add glossary
2018-01-16 20:13:11 -05:00
Niko Matsakis
c6f3f051a5 Merge pull request #3 from rust-lang-nursery/jonathandturner-patch-1
Update README.md
2018-01-16 20:12:51 -05:00
Mark Mansi
c08d4c0bfd Add glossary 2018-01-16 18:43:10 -06:00
Jonathan Turner
5833d7447d Update README.md 2018-01-17 13:13:13 +13:00
Niko Matsakis
e049167364 add outline and chapters 2018-01-16 17:35:19 -05:00
Niko Matsakis
dfee0655aa add code-of-conduct, licensing material, and a README 2018-01-16 16:36:21 -05:00
Niko Matsakis
88ea40b883 add mdbook init 2018-01-16 16:35:44 -05:00