]> git.lizzy.rs Git - rust.git/commit
syntax: Fix integer underflow in diagnostic
authorPiotr Czarnecki <pioczarn@gmail.com>
Sun, 8 Feb 2015 22:26:12 +0000 (23:26 +0100)
committerPiotr Czarnecki <pioczarn@gmail.com>
Sun, 8 Feb 2015 22:26:12 +0000 (23:26 +0100)
commit89b2e9f6f34ce00b3d6c24650922de26c8ed1e44
tree6ab6d73c67a39bff5e957d33d2ed708926f1b617
parentd4f9ec566249f88845c88c8b897097a262b4e0af
syntax: Fix integer underflow in diagnostic

Fixes #22091
src/libsyntax/diagnostic.rs