blob: a809ae798c2026582a680cb233671e46774b544d [file] [log] [blame] [view]
Documentation on crash tests is at https://rustc-dev-guide.rust-lang.org/tests/compiletest#crash-tests.
Alternatively, you can build the documentation from this repository:
```console
mdbook serve --open src/doc/rustc-dev-guide
```
The documentation will then be available at http://localhost:3000/tests/compiletest.html#crash-tests.