diff options
| author | Esteban Küber <esteban@kuber.com.ar> | 2017-11-28 11:25:40 -0800 |
|---|---|---|
| committer | Esteban Küber <esteban@kuber.com.ar> | 2017-11-28 11:25:40 -0800 |
| commit | 677381a0c1788d459c010b891fbf21e80b4a28a3 (patch) | |
| tree | 4a7682a8f270a05a07e2fb218316f463f83fa85b /src/libstd/sys/unix/stack_overflow.rs | |
| parent | ea51b19dc7587bac0011282506ad4678cca9c1eb (diff) | |
| download | rust-677381a0c1788d459c010b891fbf21e80b4a28a3.tar.gz rust-677381a0c1788d459c010b891fbf21e80b4a28a3.zip | |
On type mismatch error highlight `&` when type matches
When the only difference between the two types in a type error is that one is a reference to the other type (`T` vs `&T`) or both are references differing only in their mutability (`&T` vs `&mut T`), don't highlight the type (`T`).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
