summaryrefslogtreecommitdiff
path: root/samples/test
AgeCommit message (Collapse)AuthorFilesLines
2019-11-02Tests - add some random tests lying aboutJohn Hodge4-0/+77
2019-05-28Allow square brackets in macro definitionsMichael Howell1-0/+9
Fixes #103
2018-10-19Add a few new tests, one for #86, the other for #77 (eventually)John Hodge2-0/+26
2018-03-03Tests - More reduction of GCC5 bugJohn Hodge1-13/+25
2018-03-03Tests - Reduction of the GCC5 bugJohn Hodge1-30/+11
2018-03-03Tests - Add test for #63, reproduces on Mint 18.3John Hodge1-0/+43
2018-02-25HIR Typecheck - Fix case where inferrence stalls when there's a `T = ↵John Hodge1-0/+17
<T>::Assoc bound` and unsizing, should fix #62
2018-02-24Expand - Fix #61, not expanding paths in typesJohn Hodge1-0/+9
2018-02-24Tests - Add a test that checks the inliner behavior around Copy valuesJohn Hodge1-0/+16
2018-02-24macro_rules - Fix #59 and add tests for various macro quirksJohn Hodge1-0/+33
2018-02-21Move local tests to use the test runnerJohn Hodge2-0/+2
2017-05-07Tests - add a small set of tests that cover places rustc's don'tJohn Hodge2-0/+39