Commit Graph

11 Commits

Author SHA1 Message Date
LeSeulArtichaut 83cd94ed2b Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
DillionMango 14a92d3762
quote some commands by to make the style more consistent (#611) 2020-03-16 17:43:48 +09:00
Who? Me?! a59a612451 More info about using local LLVM (#547)
* more info about llvm-config

* typo

Co-Authored-By: Santiago Pastorino <spastorino@gmail.com>

Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
2019-12-31 09:46:49 -03:00
Who? Me?! 3e7993aefe Document rustc internal env vars a little bit (#513) 2019-12-21 08:00:09 -05:00
Hanif Bin Ariffin d373bca885 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
Tshepang Lekhonkhobe 3e1213e728 trim down "Document rustc" 2019-11-08 10:19:32 -06:00
Tshepang Lekhonkhobe 399d543e38 whitespace 2019-11-08 10:19:32 -06:00
Tshepang Lekhonkhobe afa3168921 fix typo 2019-11-08 10:15:21 -06:00
Who? Me?! ab4978cb3b Fix diagram src 2019-11-05 21:57:14 -06:00
Mark Mansi 16d731801a fix links 2019-11-05 21:45:49 -06:00
Mark Mansi 6d15cb5b8e breakup the building chapter 2019-11-05 21:45:49 -06:00