Skip to content

Commit 5433cd3

Browse files
committed
Auto merge of #396 - Marwes:gluon, r=pietroalbini
Re-add gluon* to the crater list I think gluon was blacklisted due the problem in #157 but that has since been fixed in the crate itself so gluon now compiles (verified by running crater locally). Found because I started getting the warning from rust-lang/rust#57501 in gluon_vm.
2 parents ac4726b + e21a3b4 commit 5433cd3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

config.toml

-9
Original file line numberDiff line numberDiff line change
@@ -1780,15 +1780,6 @@ glsl-to-spirv-macros-impl = { skip = true } #automatic
17801780
gltf = { skip-tests = true } #automatic
17811781
gltf-importer = { skip-tests = true } #automatic
17821782
glu32-sys = { skip = true } #automatic
1783-
gluon = { skip = true } #automatic
1784-
gluon_check = { skip = true } #automatic
1785-
gluon_completion = { skip-tests = true } #automatic
1786-
gluon_doc = { skip = true } #automatic
1787-
gluon_format = { skip-tests = true } #automatic
1788-
gluon_language-server = { skip = true } #automatic
1789-
gluon_parser = { skip = true } #automatic
1790-
gluon_repl = { skip = true } #automatic
1791-
gluon_vm = { skip = true } #automatic
17921783
glutin_cocoa = { skip = true } #automatic
17931784
glyph_brush = { skip = true } #automatic
17941785
glyph_brush_layout = { skip = true } #automatic

0 commit comments

Comments
 (0)