-
Notifications
You must be signed in to change notification settings - Fork 549
Open
Labels
A-bug-minimizationArea: bug minimizationArea: bug minimizationC-enhancementCategory: enhancementCategory: enhancementE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-compilerRelevant to compiler teamRelevant to compiler team
Description
This is covered in the new chapter on fuzzing, but bug minimization is a cross-cutting concern that deserves its own page. Should describe both manual techniques and automated tools.
Related content:
rustc-dev-guide/src/backend/debugging.md
Line 14 in 7cef03a
### Minimize the example rustc-dev-guide/src/fuzzing.md
Line 87 in 7cef03a
- Minimize the test case (see below)
I'm happy to work on this, though it might take me a few days to get started.
workingjubilee, JohnTitor and y21
Metadata
Metadata
Assignees
Labels
A-bug-minimizationArea: bug minimizationArea: bug minimizationC-enhancementCategory: enhancementCategory: enhancementE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-compilerRelevant to compiler teamRelevant to compiler team