]> git.lizzy.rs Git - rust.git/commit
Use correct indentaion for vec! with semicolon
authortopecongiro <seuchida@gmail.com>
Fri, 16 Jun 2017 04:57:37 +0000 (13:57 +0900)
committertopecongiro <seuchida@gmail.com>
Fri, 16 Jun 2017 04:57:37 +0000 (13:57 +0900)
commit4a5871eccc5994366b76627c8f240167e7b12cd6
treea1426c460d7a1fd20656efb04e16e6f3904782e3
parentc5538d2a5864e0fe69eee02c3137e0a1f571bbb5
Use correct indentaion for vec! with semicolon
src/expr.rs
src/macros.rs
tests/source/issue-1693.rs [new file with mode: 0644]
tests/target/issue-1693.rs [new file with mode: 0644]