Commit 5b2d117
committed
Skip the Rust newgem cargo test where magnus cannot build
Ruby master added `handle_weak_references` to `rb_data_type_struct`, and no released `magnus` compiles against it, so the generated crate fails to build on `ruby-head`. Key the skip on that field being present in `rtypeddata.h` rather than on a hardcoded Ruby version.1 parent a443fab commit 5b2d117
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1106 | 1106 | | |
1107 | 1107 | | |
1108 | 1108 | | |
| 1109 | + | |
1109 | 1110 | | |
1110 | 1111 | | |
1111 | 1112 | | |
| |||
1119 | 1120 | | |
1120 | 1121 | | |
1121 | 1122 | | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
1122 | 1129 | | |
1123 | 1130 | | |
1124 | 1131 | | |
| |||
0 commit comments