We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e83aa35 commit a50f0b4Copy full SHA for a50f0b4
.github/workflows/release.yml
@@ -72,9 +72,6 @@ jobs:
72
git config --global user.name "User"
73
./y.sh prepare
74
75
- - name: Add more failing tests because of undefined symbol errors (FIXME)
76
- run: cat tests/failing-lto-tests.txt >> tests/failing-ui-tests.txt
77
-
78
- name: Run tests
79
run: |
80
# FIXME(antoyo): we cannot enable LTO for stdarch tests currently because of some failing LTO tests using proc-macros.
tests/failing-lto-tests.txt
0 commit comments