index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
test
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-11-02
Tests - add some random tests lying about
John Hodge
4
-0
/
+77
2019-05-28
Allow square brackets in macro definitions
Michael Howell
1
-0
/
+9
Fixes #103
2018-10-19
Add a few new tests, one for #86, the other for #77 (eventually)
John Hodge
2
-0
/
+26
2018-03-03
Tests - More reduction of GCC5 bug
John Hodge
1
-13
/
+25
2018-03-03
Tests - Reduction of the GCC5 bug
John Hodge
1
-30
/
+11
2018-03-03
Tests - Add test for #63, reproduces on Mint 18.3
John Hodge
1
-0
/
+43
2018-02-25
HIR Typecheck - Fix case where inferrence stalls when there's a `T = ↵
John Hodge
1
-0
/
+17
<T>::Assoc bound` and unsizing, should fix #62
2018-02-24
Expand - Fix #61, not expanding paths in types
John Hodge
1
-0
/
+9
2018-02-24
Tests - Add a test that checks the inliner behavior around Copy values
John Hodge
1
-0
/
+16
2018-02-24
macro_rules - Fix #59 and add tests for various macro quirks
John Hodge
1
-0
/
+33
2018-02-21
Move local tests to use the test runner
John Hodge
2
-0
/
+2
2017-05-07
Tests - add a small set of tests that cover places rustc's don't
John Hodge
2
-0
/
+39