about summary refs log tree commit diff
path: root/src/test/compile-fail/fn-constraint.rs
AgeCommit message (Expand)AuthorLines
2012-07-14remove typestate from code, tests, and docsNiko Matsakis-10/+0
2012-02-23Finish cleanup of core::strMarijn Haverbeke-1/+2
2012-02-01Rename (again) str::unsafe::slice -> str::unsafe::slice_bytes andKevin Cantu-1/+1
2012-02-01Propagating unsafe::slice 4Kevin Cantu-2/+2
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-09-02Reformat. Issue #855Brian Anderson-1/+1
2011-09-01Rename std::istr to std::str. Issue #855Brian Anderson-1/+1
2011-08-31Start paring down std::str. Issue #855Brian Anderson-3/+3
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+3
2011-06-21Serialize constraints in types (literal arguments still not supported)Tim Chevalier-0/+9