diff options
| author | Nicholas Nethercote <nnethercote@mozilla.com> | 2018-11-28 13:38:46 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <nnethercote@mozilla.com> | 2018-12-10 11:53:51 +1100 |
| commit | cdc66334242dec2d30a17988ca8d150c65580620 (patch) | |
| tree | 213fa03a16489368f724058a0912b7cb04c71d30 /src/libstd/sys/redox/stack_overflow.rs | |
| parent | ecf6cd4b3c8d4e04e47f1e49a6a8fb4cda19700e (diff) | |
| download | rust-cdc66334242dec2d30a17988ca8d150c65580620.tar.gz rust-cdc66334242dec2d30a17988ca8d150c65580620.zip | |
Use a `SmallVec` within `_match::Matrix`.
This commit also fixes up lifetimes a bit: - Renames `'a` as `'p` when used with `Matrix` and `Pattern`, for consistency. - Removes some unnecessary `'p` lifetimes on some function arguments. - Adds some missing lifetime parameters.
Diffstat (limited to 'src/libstd/sys/redox/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
