summary refs log tree commit diff
path: root/src/test/ui/const-expr-addr-operator.rs
AgeCommit message (Collapse)AuthorLines
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-0/+20
See the [RFC] and [tracking issue]. [tracking issue]: https://github.com/rust-lang/rust/issues/42640 [RFC]: https://github.com/rust-lang/rfcs/blob/491e0af/text/2005-match-ergonomics.md