diff options
| author | Shunpoco <tkngsnsk313320@gmail.com> | 2025-01-22 01:51:11 +0000 |
|---|---|---|
| committer | Shunpoco <tkngsnsk313320@gmail.com> | 2025-01-22 01:55:58 +0000 |
| commit | 481ed2d9319a28b770da60f4567e55f5cc053835 (patch) | |
| tree | bff00506b5c5b5a46bef3c63c4f1dd6d74d33123 /compiler/rustc_interface/src | |
| parent | d8a216b866ff238589005fb1ea4c54644d8d24bf (diff) | |
| download | rust-481ed2d9319a28b770da60f4567e55f5cc053835.tar.gz rust-481ed2d9319a28b770da60f4567e55f5cc053835.zip | |
address review: modify matches/mod.rs
The candidate shouldn't have false_edge_start_block if it has sub candidates. In remove_never_subcandidates(), the false_edge_start_block from the first sub candidte is assigned to a value and the value is later used if all sub candidates are removed and candidate doesn't have false_edge_start_block. In merge_trivial_subcandidates, I leave the if block which assign a false_edge_start_block into the candidate as before I put this commit since compile panics. Signed-off-by: Shunpoco <tkngsnsk313320@gmail.com>
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
