We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a839812 commit 0930e77Copy full SHA for 0930e77
src/rustdoc.md
@@ -219,9 +219,6 @@ tests to run before handing them off to the libtest test runner. One notable
219
location in `test.rs` is the function `make_test`, which is where hand-written
220
doctests get transformed into something that can be executed.
221
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
-
225
## Dotting i's and crossing t's
226
227
So that's rustdoc's code in a nutshell, but there's more things in the repo
0 commit comments