]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #23489 - michaelwoerister:span-artihmetic-overflow-bug, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 19 Mar 2015 22:37:02 +0000 (22:37 +0000)
committerbors <bors@rust-lang.org>
Thu, 19 Mar 2015 22:37:02 +0000 (22:37 +0000)
This should solve issues #23115, #23469, and #23407.

As the title says, this is just a workaround. The underlying problem is that macro expansion can produce invalid spans. I've opened issue #23480 so we don't forget about that.


Trivial merge