about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-05-15 20:25:42 +0000
committerGitHub <noreply@github.com>2020-05-15 20:25:42 +0000
commitcffa70be01d4353184f874fc4768b692e255dd30 (patch)
tree481c93f91eec65f98a82fa28a123140d5a227eea /docs/dev/debugging.md
parentd51c1f62178c383363a2d95e865131d9a7b969d0 (diff)
parent3f42b2e837c4672a0fbe953e14ae2fd3fe6fc3b6 (diff)
downloadrust-cffa70be01d4353184f874fc4768b692e255dd30.tar.gz
rust-cffa70be01d4353184f874fc4768b692e255dd30.zip
Merge #4470
4470: Handle `Self` in values and patterns r=matklad a=flodiebold

I.e.
 - `Self(x)` or `Self` in tuple/unit struct impls
 - `Self::Variant(x)` or `Self::Variant` in enum impls
 - the same in patterns

Fixes #4454.

Co-authored-by: Florian Diebold <florian.diebold@freiheit.com>
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions