summary refs log tree commit diff
path: root/src/test/run-fail/bug-811.rs
AgeCommit message (Expand)AuthorLines
2012-09-07Convert all kind bounds to camel case. Remove send, owned keywords.Brian Anderson-2/+2
2012-08-13De-mode-ify a few minor libcore modules.Graydon Hoare-2/+2
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-04-30Stop inferring bot/static when types/regions are unconstrained.Niko Matsakis-1/+1
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-2/+2
2011-11-18Update stdlib, compiler, and tests to new kind systemMarijn Haverbeke-2/+2
2011-11-03Update some more tests for 1a68a9882Marijn Haverbeke-1/+1
2011-10-28Move to short kind kinds words in test suiteMarijn Haverbeke-2/+2
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-2/+2
2011-09-12Pretty-print for new arg-mode syntaxMarijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-8/+3
2011-08-16Port the tests to the decl foo<T> syntax.Erick Tryzelaar-2/+2
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-2/+2
2011-08-10Use actual type, not declared type, when zeroing move argumentsTim Chevalier-0/+16