Commit Graph

17 Commits

Author SHA1 Message Date
Camelid 30c298dd7c
Clean up `compiletest` chapter (#935) 2020-10-26 11:58:00 +09:00
Santiago Pastorino 89d3be4709 All the text is at the time of this writing 2020-03-17 12:16:02 -05:00
Santiago Pastorino 320624ae55 Suites are defined in enum Mode 2020-03-17 12:16:02 -05:00
Tshepang Lekhonkhobe bfe0a08ea4 run-pass dir is gone (#409)
Fixes #405
2019-08-01 23:25:07 -03:00
Philipp Hansch c4ac71e1d0
Fix typos
These were fixed using [codespell](https://github.com/codespell-project/codespell).
2018-09-12 07:32:18 +02:00
Josh Triplett 1f8e117292 Update copyright guidance to omit notices for new files.
Previously approved in https://github.com/rust-lang/rust/pull/43498 ;
update the guide to match.
2018-08-20 11:08:22 -05:00
mark 37a202cdba fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
C Jones c11f57a262 Make chapter links in compiletest not be code
mdBook doesn't display links inside code, so these links look very confusing.
Additionally, these types of links don't seem to be code on other pages of the book.
2018-05-11 17:58:17 -05:00
varkor 43341c8894 Consolidate and fix code blocks 2018-04-06 14:18:08 -05:00
Mark Mansi 94757096ad Fix long lines in compiletest 2018-03-26 20:28:00 -05:00
Alexander Regueiro e6acd30581 Hard-wrapped lines that are too long. 2018-03-26 20:28:00 -05:00
Brad Gibson b1c4662b01 changed to relative links, where possible 2018-02-21 10:44:23 -08:00
Brad Gibson 572eaa6e5d cleaned up some stragglers 2018-02-21 07:44:07 -08:00
Brad Gibson 84c2cd5f60 added compiletest to summary.md; linked to existing resources for additional information 2018-02-20 15:32:17 -08:00
Brad Gibson 5723bce6f1
fixed typos 2018-02-13 09:45:26 -08:00
Brad Gibson 59485d219a
Update compiletest.md
changed file references to GitHub links directly to files
2018-02-13 09:22:33 -08:00
Brad Gibson f79e0d0cb1
created compiletest.md
describe the steps required to add a test and a header command to compiletest
2018-02-13 05:53:35 -08:00