about summary refs log tree commit diff
path: root/src/test/ui/refutable-pattern-errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-10-27 09:35:12 +0000
committerbors <bors@rust-lang.org>2019-10-27 09:35:12 +0000
commitb7176b44a203322c834302f3b515f8c10a54f2c1 (patch)
tree5f80b511b61d444c5e1fb772cc92f51ef3b1cea1 /src/test/ui/refutable-pattern-errors.rs
parentcf148a717a275741a35b5f51eab182aa42bd06a6 (diff)
parentf645e90992d4f76a2c5e7f8b4656246769a285ff (diff)
downloadrust-b7176b44a203322c834302f3b515f8c10a54f2c1.tar.gz
rust-b7176b44a203322c834302f3b515f8c10a54f2c1.zip
Auto merge of #65519 - pnkfelix:issue-63438-trait-based-structural-match, r=matthewjasper
trait-based structural match implementation

Moves from using a `#[structural_match]` attribute to using a marker trait (or pair of such traits, really) instead.

Fix #63438.

(This however does not remove the hacks that I believe were put into place to support the previous approach of injecting the attribute based on the presence of both derives... I have left that for follow-on work.)
Diffstat (limited to 'src/test/ui/refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions