The reason some futures need to be pinned before being polled is because under-the-hood they can contain self-referential pointers that would be invalidated if the future was ever moved.If that last part flew over your head don't worry, I don't fully get it either. But fear not...
Bob Hood (1): Refactored the Mercurial prompt code to be more efficient. David Refoua (1): fix some spelling issues Dax T Games (30): Revert "Ignore %cmder_root%\config (#1945)" Ignore %cmder_root%\config (#1945) Add /f for fast init. (#1942) add diag helper scripts and add...