summary refs log tree commit diff
path: root/src/test/compile-fail/non-const.rs
AgeCommit message (Expand)AuthorLines
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-6/+6
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-6/+6
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-2/+2
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-2/+2
2012-06-01Port more resource tests to classesTim Chevalier-2/+11
2012-05-31Allow some resources to be considered const.Eric Holk-1/+3
2012-05-24Const kind checking. The rules are almost certainly incomplete and unsound...Eric Holk-0/+19