]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #57522 - euclio:format-ice, r=varkor
authorMazdak Farrokhzad <twingoow@gmail.com>
Sat, 12 Jan 2019 09:55:22 +0000 (10:55 +0100)
committerGitHub <noreply@github.com>
Sat, 12 Jan 2019 09:55:22 +0000 (10:55 +0100)
commite234d15724e346624baf2966fb1a740bcfb65944
treea9b2d6548ed22eab3aa686cda03e4046bb9adbf3
parent7da604e745ffdad05e800d3ce7970dab9585bd27
parent020e1f5b60d406524599bff35b43167f2af4302f
Rollup merge of #57522 - euclio:format-ice, r=varkor

don't unwrap unexpected tokens in `format!`

Fixes #57512.