diff options
| author | bors <bors@rust-lang.org> | 2019-08-12 02:35:55 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-08-12 02:35:55 +0000 |
| commit | 72f8043d44a8925e469daf5c10e2630c80c2a7d4 (patch) | |
| tree | ae11e076aa3700557bc05ac3905f119a3c8f39e4 /src/test/ui/async-await/async-block-control-flow-static-semantics.rs | |
| parent | 899efd510849d9b947078b19377a379359e46a63 (diff) | |
| parent | bcfcbfc923aa821332d8ae8ce977f311764768b1 (diff) | |
| download | rust-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
