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 530cdb4 commit 71610edCopy full SHA for 71610ed
.github/workflows/release.yml
@@ -66,6 +66,8 @@ jobs:
66
- name: Add more failing tests because of undefined symbol errors (FIXME)
67
run: cat tests/failing-lto-tests.txt >> tests/failing-ui-tests.txt
68
69
+ # TODO TODO: probablement que les erreurs viennent du fait qu'on ne spécifie pas le plugin de linker.
70
+
71
- name: Run tests
72
run: |
73
# FIXME(antoyo): we cannot enable LTO for stdarch tests currently because of some failing LTO tests using proc-macros.
0 commit comments