Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustdoc: Fix string escaping in implementors js files
The generates HTML can contain quotes so we need to make sure they are escaped before inserting into the js files.
- Loading branch information