summary refs log tree commit diff
path: root/src/test/ui/const-expr-addr-operator.stderr
AgeCommit message (Collapse)AuthorLines
2018-03-08Regenerate testsOliver Schneider-15/+0
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-0/+14
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