Skip to content

Commit 0930e77

Browse files
committed
website has disappeared
1 parent a839812 commit 0930e77

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/rustdoc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,6 @@ 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-
225222
## Dotting i's and crossing t's
226223

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

0 commit comments

Comments
 (0)