diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-27 22:39:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-27 22:39:39 +0100 |
| commit | 23d3fa266cc107ffceced3c5580eb6327662c605 (patch) | |
| tree | cbfbf1df9f0bb057bbb00e8eb09ee085c34d7ba8 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | cfe1e330b5a5632f311bb4b45619b1a8d02878ec (diff) | |
| parent | c858593ed013127ab35c7d5777156fe9f24a3717 (diff) | |
| download | rust-23d3fa266cc107ffceced3c5580eb6327662c605.tar.gz rust-23d3fa266cc107ffceced3c5580eb6327662c605.zip | |
Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank
non-exhastive diagnostic: add note re. scrutinee type
This fixes https://github.com/rust-lang/rust/issues/67259 by adding a note:
```
= note: the matched value is of type &[i32]
```
to non-exhaustive pattern matching errors.
r? @varkor @estebank
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
