about summary refs log tree commit diff
path: root/src/test/run-pass/check-pattern-bound.rs
AgeCommit message (Expand)AuthorLines
2012-07-14remove typestate from code, tests, and docsNiko Matsakis-9/+0
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2011-12-20Add companion-module core.rs that exports log levels and option/some/none eve...Graydon Hoare-1/+0
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-09-02Reformat. Issue #855Brian Anderson-9/+3
2011-08-26Test case for checks on pattern-bound varsTim Chevalier-0/+16