summary refs log tree commit diff
path: root/src/test/run-pass/sendfn-generic-fn.rs
AgeCommit message (Expand)AuthorLines
2012-01-13make "native fn" the type for bare functions, remove fn exprsNiko Matsakis-1/+1
2012-01-13deprecate fn exprs and the fn() type, preferring fn@ and native fnNiko Matsakis-3/+3
2012-01-09Remove leftover comm.rs in stdMarijn Haverbeke-3/+2
2012-01-06port over the tests to use the new APINiko Matsakis-1/+1
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-2/+2
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-2/+2
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-2/+2
2011-12-16add test that requires capturing generic descriptorsNiko Matsakis-0/+36