about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-03-28 11:13:09 +0000
committerbors <bors@rust-lang.org>2020-03-28 11:13:09 +0000
commitb9d5ee567652cd342d9348c215009049551747b0 (patch)
tree820b045d697c1263c497f442274d1a9aac952189 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb76238a3ee5ebffbad8a3aefd36012f3bceb7069 (diff)
parent42c5cfdfda24529f424a6175fa1a48e5542cb824 (diff)
downloadrust-b9d5ee567652cd342d9348c215009049551747b0.tar.gz
rust-b9d5ee567652cd342d9348c215009049551747b0.zip
Auto merge of #70261 - Centril:angle-args-partition, r=varkor
Move arg/constraint partition check to validation & improve recovery

- In the first commit, we move the check rejecting e.g., `<'a, Item = u8, String>` from the parser into AST validation.
- We then use this to improve the code for parsing generic arguments.
- And we add recovery for e.g., `<Item = >` (missing), `<Item = 42>` (constant), and `<Item = 'a>` (lifetime).

This is also preparatory work for supporting https://github.com/rust-lang/rust/issues/70256.

r? @varkor
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions