Structured search replace now inserts *, & and &mut in the replacement to match any auto[de]ref in the matched code.
This allows lookup of placeholder bindings given a placeholder without needing to create a Var instance.