diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-09 14:18:32 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-03-11 13:56:54 +1100 |
| commit | 09c3e82050fceffe20d8f06a31d8befc85f2164b (patch) | |
| tree | 4c6aca06620ce6637e7f992b4b49909ed8cebf97 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 352e621368c31d7b4a6362e081586cdb931ba020 (diff) | |
| download | rust-09c3e82050fceffe20d8f06a31d8befc85f2164b.tar.gz rust-09c3e82050fceffe20d8f06a31d8befc85f2164b.zip | |
Refactor the second half of `parse_tt`.
The current structure makes it hard to tell that there are just four distinct code paths, depending on how many items there are in `bb_items` and `next_items`. This commit introduces a `match` that clarifies things.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
