about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-block-control-flow-static-semantics.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-12 02:35:55 +0000
committerbors <bors@rust-lang.org>2019-08-12 02:35:55 +0000
commit72f8043d44a8925e469daf5c10e2630c80c2a7d4 (patch)
treeae11e076aa3700557bc05ac3905f119a3c8f39e4 /src/test/ui/async-await/async-block-control-flow-static-semantics.rs
parent899efd510849d9b947078b19377a379359e46a63 (diff)
parentbcfcbfc923aa821332d8ae8ce977f311764768b1 (diff)
downloadrust-72f8043d44a8925e469daf5c10e2630c80c2a7d4.tar.gz
rust-72f8043d44a8925e469daf5c10e2630c80c2a7d4.zip
Auto merge of #63469 - Centril:refactor-parser, r=petrochenkov
libsyntax: Refactor `parser.rs` into reasonably sized logical units

Here we split `parser.rs` (~7.9 KLOC) into more reasonably sized files (all < 1.8 KLOC):

- `./src/libsyntax/parse/`
   - `parser.rs`
   - `parser/`
      - `pat.rs`
      - `expr.rs`
      - `stmt.rs`
      - `ty.rs`
      - `path.rs`
      - `generics.rs`
      - `item.rs`
      - `module.rs`

Closes https://github.com/rust-lang/rust/issues/60015.

r? @petrochenkov
Diffstat (limited to 'src/test/ui/async-await/async-block-control-flow-static-semantics.rs')
0 files changed, 0 insertions, 0 deletions