about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2020-03-27 22:39:39 +0100
committerGitHub <noreply@github.com>2020-03-27 22:39:39 +0100
commit23d3fa266cc107ffceced3c5580eb6327662c605 (patch)
treecbfbf1df9f0bb057bbb00e8eb09ee085c34d7ba8 /src/libstd/sys/unix/stack_overflow.rs
parentcfe1e330b5a5632f311bb4b45619b1a8d02878ec (diff)
parentc858593ed013127ab35c7d5777156fe9f24a3717 (diff)
downloadrust-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