Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Document how to use address sanitizer (#152)
`docs/sanitizers.md`: - The steps are documented instead of automated because it makes it easier for readers to adapt the steps if they do no longer work, or never worked, for their needs. One downside of this is that it becomes more difficult to test that the instructions are correct, but for now this seems like a good choice. In the future it would be interesting to leverage the cargo runner option to partially automate locating, uploading and running the executable.
- Loading branch information