| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-07-02 | Revert "Change error count messages" | Ariel Ben-Yehuda | -1/+1 | |
| This reverts commit 5558c64f33446225739c1153b43d2e309bb4f50e. | ||||
| 2017-05-24 | Change error count messages | Michael Kohl | -1/+1 | |
| See #33525 for details. | ||||
| 2016-11-11 | On fmt string with unescaped `{` note how to escape | Esteban Küber | -0/+36 | |
| On cases of malformed format strings where a `{` hasn't been properly escaped, like `println!("{");`, present a note explaining how to escape the `{` char. | ||||
