Skip to content

enable flt2dec tests in Miri - #63404

Merged
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:flt2dec
Aug 9, 2019
Merged

enable flt2dec tests in Miri#63404
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:flt2dec

Conversation

@RalfJung

Copy link
Copy Markdown
Member

With ldexp implemented (thanks to @christianpoveda), we can finally enable these tests in Miri. Well, most of them -- some are just too slow.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @joshtriplett

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 9, 2019
@Centril

Copy link
Copy Markdown
Contributor

Nice :)

r? @Centril@bors r+ rollup

@bors

bors commented Aug 9, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 29ca428 has been approved by Centril

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 9, 2019
Centril added a commit to Centril/rust that referenced this pull request Aug 9, 2019
enable flt2dec tests in Miri
With ldexp implemented (thanks to @christianpoveda), we can finally enable these tests in Miri. Well, most of them -- some are just too slow.
@CentrilCentril mentioned this pull request Aug 9, 2019
bors added a commit that referenced this pull request Aug 9, 2019
Rollup of 7 pull requests
Successful merges:
- #62672 (Deprecate `try!` macro)
- #62950 (Check rustbook links on all platforms when running locally)
- #63114 (Remove gensym in format_args)
- #63397 (Add tests for some ICEs)
- #63403 (Improve test output)
- #63404 (enable flt2dec tests in Miri)
- #63407 (reduce some test sizes in Miri)
Failed merges:
r? @ghost
@bors
bors merged commit 29ca428 into rust-lang:masterAug 9, 2019
@RalfJungRalfJung mentioned this pull request Aug 9, 2019
@RalfJung
RalfJung deleted the flt2dec branch August 9, 2019 16:43
bors added a commit that referenced this pull request Aug 11, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@RalfJung@rust-highfive@Centril@bors@joshtriplett