Add basic bless support#231
Conversation
|
So, the second commit adds a new testsuite as well. I think it's an improvement over the current one because it allows to quickly add new tests for different compiletest configurations. In this case for the It's a simplified version of |
|
triggering a new build |
|
Looks like the GitHub API is having a bad moment:
|
|
The nightly build is failing |
|
|
|
This is due to rust-lang/rust#81356, I'll try and see if I can get it upstreamed into the |
This is a breaking change and allows for setting multiple filters at once.
|
@Munksgaard Thank you for the quick merge! Do you think it would be possible to release a 0.6 version as well? |
|
Yes, I'll do that when the CI for #225 passes :) |
|
Done! |
This adds basic
blesssupport. Unfortunately without support formiribecause I wasn't able to untangle it properly so far.Should be merged after #232