Skip to content

Commit efe3ab7

Browse files
committed
Revert "website has disappeared"
This reverts commit 0930e77.
1 parent 0076be2 commit efe3ab7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/rustdoc.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,9 @@ tests to run before handing them off to the libtest test runner. One notable
219219
location in `test.rs` is the function `make_test`, which is where hand-written
220220
doctests get transformed into something that can be executed.
221221

222+
Some extra reading about `make_test` can be found
223+
[here](https://quietmisdreavus.net/code/2018/02/23/how-the-doctests-get-made/).
224+
222225
## Dotting i's and crossing t's
223226

224227
So that's rustdoc's code in a nutshell, but there's more things in the repo

0 commit comments

Comments
 (0)