]> git.lizzy.rs Git - rust.git/commit
parser: move parse_fn_block_decl into expr.rs
authorMazdak Farrokhzad <twingoow@gmail.com>
Sun, 11 Aug 2019 18:04:09 +0000 (20:04 +0200)
committerMazdak Farrokhzad <twingoow@gmail.com>
Sun, 11 Aug 2019 18:04:09 +0000 (20:04 +0200)
commit28db7c5968ea15ad2c26d9267ab722994ae371c0
treef893dc94f7d5ca0fcd41e08ba94012dc46c5b73b
parent848ec4aa3c416a4b489fc2080f1a46e5e019a06f
parser: move parse_fn_block_decl into expr.rs
src/libsyntax/parse/parser.rs
src/libsyntax/parse/parser/expr.rs