cargo-mutants-1.2.1 #104
sourcefrog
announced in
Announcements
Replies: 1 comment 2 replies
-
The mutants.rs website is a 404 for me |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Converted most of the docs to a book available at https://mutants.rs/.
Fixed: Correctly find submodules that don't use
mod.rs
naming, e.g. when descending fromsrc/foo.rs
tosrc/foo/bar.rs
. Also handle module names that are raw identifiers usingr#
. (Thanks to @kpreid for the report.)This discussion was created from the release cargo-mutants-1.2.1.
Beta Was this translation helpful? Give feedback.
All reactions