Tshepang Lekhonkhobe
bf3597ec12
chalk: place brackets in usual positions
2019-12-19 23:03:31 -06:00
Tshepang Lekhonkhobe
843e23cd5c
salsa: reduce overlong sentence
2019-12-19 23:03:08 -06:00
Christoph Schmidler
50c6bc4add
Correct statement that wrongly claims the json emitter still lives in libsyntax crate
2019-12-17 08:35:30 -06:00
Mark Mansi
35669443ea
update NLL after refactorings
2019-12-14 06:41:11 -06:00
Mark Mansi
14481656f5
fix link
2019-12-09 10:52:52 -06:00
Mark Mansi
d45703aeca
move the last few things from the forge
2019-12-09 10:52:52 -06:00
Yuki Okushi
e9c69b21d8
Fix links
2019-12-06 09:42:24 -06:00
Laurențiu Nicola
a901945587
Remove reference to run-pass tests
2019-12-03 19:37:21 -06:00
Tshepang Lekhonkhobe
a682d03810
fix links
2019-12-03 19:34:15 -06:00
Who? Me?!
71d57f5f74
Add Karrq's salsa chapter ( #529 )
...
* add Karrq's salsa chapter
* add youtu.be short url
2019-11-27 14:06:07 -03:00
Who? Me?!
10c7269ac0
Update src/walkthrough.md
...
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2019-11-26 21:01:59 -06:00
Mark Mansi
6d62c507cd
Define FCP where first used
2019-11-26 21:01:59 -06:00
Who? Me?!
0d0f1e20df
Revert "website has disappeared"
...
This reverts commit 0930e773f1123f9c118f81af3f00b09f1dafc17e.
2019-11-26 21:00:47 -06:00
Who? Me?!
5af9a8edc8
Don't run mdbook test
...
We don't want to test almost any of our code blocks... none of them are valid on their own...
2019-11-26 21:00:34 -06:00
Hanif Bin Ariffin
14bc65ee13
Couple of changes to code so that its safe
...
Specifically, `> $1` causes it to write into the file $1 if it exist
And `> ./x.py` is particularly bad because it overwrite the script with
empty spaces...
2019-11-26 17:18:04 -06:00
Ivan Tham
2810d33295
Fix typo
2019-11-26 17:14:05 -06:00
Mark Mansi
dcc452a13c
website has disappeared
2019-11-26 17:05:11 -06:00
Tyler Mandry
ab0640a053
-Cllvm-arg is actually -Cllvm-args
2019-11-26 17:03:43 -06:00
Santiago Pastorino
91056aaefa
Minor mir chapter fixes
2019-11-20 08:00:49 -06:00
homersimpsons
8f1c6763d3
ty.md: fix a typo
2019-11-19 17:57:31 -06:00
Mark Mansi
61362746dc
some cleanup
2019-11-14 14:14:39 -06:00
Who? Me?!
1fbf3dd9ca
typo
...
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2019-11-14 13:08:20 -06:00
Who? Me?!
13d0eabc63
typo
...
Co-Authored-By: Yuki Okushi <huyuumi.dev@gmail.com>
2019-11-14 13:08:20 -06:00
Mark Mansi
f583948e83
add oli note
2019-11-14 13:08:20 -06:00
Mark Mansi
7ecacb4af5
add something for mir opt
2019-11-14 13:08:20 -06:00
Who? Me?!
99ba3e67d6
add compilers biblio ( #512 )
2019-11-13 16:51:01 +01:00
ksqsf
391c77b148
backtraces work on Mac
2019-11-12 14:44:41 -06:00
Mark Mansi
1bfdcdbd9e
update parser chapter
2019-11-12 10:28:31 -06:00
Mark Mansi
26c441e8b0
Fix chalk links
2019-11-08 11:24:48 -06:00
Tshepang Lekhonkhobe
36314738f3
trim down "Document rustc"
2019-11-08 10:19:32 -06:00
Tshepang Lekhonkhobe
eb26cd56ca
whitespace
2019-11-08 10:19:32 -06:00
Tshepang Lekhonkhobe
c314450b99
those are now documented in this guide
2019-11-08 10:16:21 -06:00
Tshepang Lekhonkhobe
3e561a3c80
rustc_back has long since been renamed to rustc_target
2019-11-08 10:16:06 -06:00
Tshepang Lekhonkhobe
f210bcee18
fix typo
2019-11-08 10:15:21 -06:00
PotHix
08449a6284
Update the "Testing infrastructure" section
...
The testing infrastructure was migrated from Travis and AppVeyor to
Azure Pipelines some time ago. This commit updates the documentation to
reflect this change.
Fixes #500 .
2019-11-08 10:14:17 -06:00
Youngsuk Kim
5891e73cf1
Clarify function name and add links ( #506 )
...
* Clarify function name and add links
rustc_interface::interface::run_compiler
(https://doc.rust-lang.org/nightly/nightly-rustc/rustc_interface/interface/fn.run_compiler.html )
2019-11-09 01:09:44 +09:00
Yuki Okushi
59adfcb500
Add link to git repository for book
2019-11-06 22:19:30 -06:00
Who? Me?!
e43f7e38be
Fix diagram src
2019-11-05 21:57:14 -06:00
Mark Mansi
caa9caa017
fix links
2019-11-05 21:45:49 -06:00
Mark Mansi
196e0e9864
breakup the building chapter
2019-11-05 21:45:49 -06:00
Mark Mansi
b53100901b
fold subchapters
2019-11-05 15:38:19 -06:00
Mark Mansi
e7aa2b0b2c
add compiler lecture series appendix
2019-11-05 13:24:26 -06:00
Ralf Jung
3ea406335b
apply linebreaks
2019-11-05 12:33:38 -06:00
Ralf Jung
599540cf50
expand and update Miri description
2019-11-05 12:33:38 -06:00
Who? Me?!
4a01cb86fe
Add travis badge to README
2019-11-05 11:59:04 -06:00
Mark Mansi
4b61151de3
fix broken links
2019-11-05 11:58:33 -06:00
Mark Mansi
05185d2d7b
remove all the hacks, add some improvements
2019-11-05 11:58:33 -06:00
Mark Mansi
996acad260
add discussion transcript so we don't lose it
2019-11-05 11:56:47 -06:00
Mark Mansi
eba330a5b1
add guidelines for future-incompat lints
2019-11-05 11:56:31 -06:00
Eric Huss
4134cd4b04
Fix some broken fragment links.
2019-11-05 11:35:34 -06:00