Allow trailing commas in dict macros.
This makes syntax more flexible and follows default rustfmt style, where function calls and other elements formatted over multiple lines get a trailing comma.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This makes syntax more flexible and follows default rustfmt style, where function calls and other elements formatted over multiple lines get a trailing comma.