about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2017-11-28 11:25:40 -0800
committerEsteban Küber <esteban@kuber.com.ar>2017-11-28 11:25:40 -0800
commit677381a0c1788d459c010b891fbf21e80b4a28a3 (patch)
tree4a7682a8f270a05a07e2fb218316f463f83fa85b /src/libstd/sys/unix/stack_overflow.rs
parentea51b19dc7587bac0011282506ad4678cca9c1eb (diff)
downloadrust-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