rebase: don't take out a dirstate guard for in-memory rebase...
rebase: don't take out a dirstate guard for in-memory rebase
Since IMM doesn't affect the dirstate, it's not needed, and might be faster.
Differential Revision:
https://phab.mercurial-scm.org/D1745