Andre Bogus
76a2f9f454
fix feature error, test fallout
2016-09-08 22:59:21 +02:00
Andre Bogus
e0eea8b7c1
warning → error, lowercase
2016-09-08 07:26:55 +02:00
Andre Bogus
41d1cd7196
add static_in_const feature gate
...
also updates tests and deletes the spurious .bk files I inadvertently
added last time.
2016-09-07 23:18:46 +02:00
Eduard Burtescu
fe7207f6af
Disallow constants and statics from having unsized types.
2016-06-26 18:28:17 +03:00
Niko Matsakis
e416518e68
update test cases to reflect new messages
2016-05-02 11:47:10 -04:00
Niko Matsakis
01d2b4ab6b
port compiletest to use JSON output
...
This uncovered a lot of bugs in compiletest and also some shortcomings
of our existing JSON output. We had to add information to the JSON
output, such as suggested text and macro backtraces. We also had to fix
various bugs in the existing tests.
Joint work with jntrnr.
2016-04-21 04:42:24 -04:00
Jeffrey Seyfried
da41e583d6
Fix fallout in tests
2016-03-30 22:00:48 +00:00
Niko Matsakis
18e9007ac2
Adjust tests to silence warnings (or record them, as appropriate).
2015-07-03 19:42:35 -04:00
Johannes Oertel
19717cbf46
Add regression test for #24446
...
Closes #24446 .
2015-04-30 12:16:21 +02:00