Any bug searching technique lives and dies by its ability to find, well, bugs. To judge how well our approach is doing in this project we need a list of known defects. That is:
details / bug issue number
[optional] method to reproduce
impacted version(s) of Rust
From this we can start to build a table of Time to Discovery for the given issue.
Any bug searching technique lives and dies by its ability to find, well, bugs. To judge how well our approach is doing in this project we need a list of known defects. That is:
From this we can start to build a table of Time to Discovery for the given issue.