view contrib/editmergeps.bat @ 42839:ee0f511b7a22

rust: fix warnings about trait objects without dyn being deprecated Differential Revision: https://phab.mercurial-scm.org/D6770
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
date Wed, 28 Aug 2019 08:16:58 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"