about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-12-02 15:08:08 +0000
committerbors <bors@rust-lang.org>2017-12-02 15:08:08 +0000
commit9053fdd411e81910a86b68f0a1c3b3ca084bff62 (patch)
tree6fa8b0cbbcdad9c8c4bd5bf5bdbcdb05153318c2 /src/libstd/sys/unix/stack_overflow.rs
parent7a649872a917068951228192b7e14626bd7bd540 (diff)
parent02808f1e9e5315addbc3c3fa3f12116d366323b9 (diff)
downloadrust-9053fdd411e81910a86b68f0a1c3b3ca084bff62.tar.gz
rust-9053fdd411e81910a86b68f0a1c3b3ca084bff62.zip
Auto merge of #46349 - estebank:highlight-ref, r=arielb1
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