aboutsummaryrefslogtreecommitdiffstats
path: root/src/suggestion.rs
AgeCommit message (Expand)Author
2020-07-29suggestion.rs: Remove research testsTeddy Wing
2020-07-29Suggestion: Return `Result` from `apply()` and `apply_to()`Teddy Wing
2020-07-29Suggestion.suggestion_with_line_ending: Return `Result`Teddy Wing
2020-07-29Suggestion: Remove unused `suggestion()` and `suggestion_patch()`Teddy Wing
2020-07-29Suggestion: Remove `unwrap`s and return `Result`s from diff methodsTeddy Wing
2020-07-28Suggestion: Remove unused `patch` methodTeddy Wing
2020-07-28Move `Suggestion` to a new moduleTeddy Wing