]> git.lizzy.rs Git - rust.git/commit
Fix tuple float bug.
authorchristopherdumas <christopherdumas@me.com>
Wed, 2 Sep 2015 22:48:21 +0000 (15:48 -0700)
committerchristopherdumas <christopherdumas@me.com>
Mon, 14 Sep 2015 14:26:11 +0000 (07:26 -0700)
commitafa905fcf59580ac76b3e3677b5d9c82b4a19169
tree2aa4d1ca247924fab379a1387dcc8ae900de923a
parentb7b1dced3c0ab90144b4844498a3b678d690b20e
Fix tuple float bug.
src/libsyntax/parse/parser.rs
src/test/parse-fail/tuple-float-index.rs [new file with mode: 0644]