mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #19] [MERGED] wip: code to remove duplicate arguments #257
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/19
Author: @bootandy
Created: 5/9/2018
Status: ✅ Merged
Merged: 5/9/2018
Merged by: @bootandy
Base:
master← Head:rm_dup_input📝 Commits (3)
dd75ec4wip: code to remove duplicate argumentsce0e14bTweak output - the root node now has a: ─┬5156199Break up display_node function slightly📊 Changes
4 files changed (+151 additions, -71 deletions)
View changed files
📝
src/display.rs(+44 -26)📝
src/main.rs(+4 -3)📝
src/tests.rs(+36 -28)📝
src/utils/mod.rs(+67 -14)📄 Description
Also handle case where an argument is a substring of another argument
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.