Skip to main content

adds_information

Function adds_information 

Source
pub fn adds_information(candidate: &str, existing: &str) -> bool
Expand description

Whether candidate says anything existing does not.

The question behind “should this be a comment on the issue that already exists, or nothing at all”. Repeating what an issue already says is the same noise as filing it twice.