Skip to content

Conversation

@taiki-e
Copy link
Member

@taiki-e taiki-e commented May 27, 2021

Add two Tier 1 targets that have architecture we are not currently testing.

Fixes #2446

@taiki-e taiki-e merged commit e21b515 into master May 27, 2021
@taiki-e taiki-e deleted the target branch May 27, 2021 17:16
@taiki-e taiki-e mentioned this pull request Jul 23, 2021
Pointerbender added a commit to Pointerbender/futures-rs that referenced this pull request Oct 12, 2022
…ts on "non-64-bit pointer" targets (e.g. `i686-unknown-linux-gnu`)

(this is the same fix that was also applied in PR rust-lang#2447)
taiki-e pushed a commit that referenced this pull request Oct 13, 2022
* fix soundness hole in join macros
add a miri regression test
update failing tests (join sizes increased due to fix)

* fix `CI / cross test` by ignoring `join_size` and `try_join_size` tests on "non-64-bit pointer" targets (e.g. `i686-unknown-linux-gnu`)
(this is the same fix that was also applied in PR #2447)
taiki-e pushed a commit that referenced this pull request Oct 20, 2022
* fix soundness hole in join macros
add a miri regression test
update failing tests (join sizes increased due to fix)

* fix `CI / cross test` by ignoring `join_size` and `try_join_size` tests on "non-64-bit pointer" targets (e.g. `i686-unknown-linux-gnu`)
(this is the same fix that was also applied in PR #2447)
taiki-e pushed a commit that referenced this pull request Oct 20, 2022
* fix soundness hole in join macros
add a miri regression test
update failing tests (join sizes increased due to fix)

* fix `CI / cross test` by ignoring `join_size` and `try_join_size` tests on "non-64-bit pointer" targets (e.g. `i686-unknown-linux-gnu`)
(this is the same fix that was also applied in PR #2447)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test failures on 32-bit architectures

2 participants