bors[bot] 11de7ac2fb
Merge #4743
4743: Add tracking of packed repr, use it to highlight unsafe refs r=matklad a=Nashenas88

Taking a reference to a misaligned field on a packed struct is an
unsafe operation. Highlight that behavior. Currently, the misaligned
part isn't tracked, so this highlight is a bit too aggressive.

Fixes #4600

Co-authored-by: Paul Daniel Faria <Nashenas88@users.noreply.github.com>
Co-authored-by: Paul Daniel Faria <nashenas88@users.noreply.github.com>
Co-authored-by: Paul Daniel Faria <paulf@pop-os.localdomain>
2020-08-12 13:20:18 +00:00
..
2020-08-10 15:05:01 +03:00
2020-08-12 15:04:06 +02:00
2020-08-12 13:20:18 +00:00
2020-08-11 17:19:02 +08:00
2020-08-12 13:20:18 +00:00
2020-08-10 15:05:01 +03:00
2020-08-12 14:52:37 +02:00
2020-08-10 15:05:01 +03:00
2020-08-12 13:06:38 +00:00
2020-08-10 15:05:01 +03:00
2020-08-10 15:05:01 +03:00
2020-08-11 10:55:26 +08:00
2020-08-12 15:04:06 +02:00
2020-08-12 14:08:55 +03:00