rustup
rustup copied to clipboard
add command suggestion
#3812
@rami3l that's the overall idea, still not super sure about the suggestion logic. At first I was thinking to pattern matching only for a specific use case but then changed to possibly extend to how many case are necessary by inserting a new entry inside the hashmap, what do you think?