summary refs log tree commit diff
path: root/src/test/compile-fail/match-vec-mismatch.rs
AgeCommit message (Expand)AuthorLines
2018-03-28Stabilize match_default_bindingsTaylor Cramer-1/+1
2018-02-14inform type annotationscsmoe-1/+1
2017-10-30typeck: suggest use of match_default_bindings featureTamir Duberstein-1/+1
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-1/+2
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-1/+1
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-1/+1
2016-07-28Move to {integer} and {float}Jonathan Turner-1/+1
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-1/+1
2016-06-09implement RFC495 semantics for slice patternsAriel Ben-Yehuda-2/+31
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+2
2014-05-27std: Rename strbuf operations to stringRicho Healey-1/+1
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-2/+2
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-11-28Register new snapshotsAlex Crichton-1/+1
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-0/+6