Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make RequiresEntryValue contain an Expression instead of a Reader #256

Merged
merged 1 commit into from
Oct 29, 2017

Conversation

khuey
Copy link
Contributor

@khuey khuey commented Oct 27, 2017

since consumers will generally want to evaluate the contents rather than inspecting them.

Simple API cleanup

…nce consumers will generally want to evaluate the contents rather than inspecting them.
Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks @khuey !

@fitzgen
Copy link
Member

fitzgen commented Oct 27, 2017

From Travis CI:

error: process didn't exit successfully: /Users/travis/build/gimli-rs/gimli/target/debug/deps/gimli-8d609308feda9cb4 (signal: 10, SIGBUS: access to undefined memory)

I don't think that is related to these changes, but that doesn't look good...

@fitzgen
Copy link
Member

fitzgen commented Oct 27, 2017

I restarted it to see if it goes away...

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 3c8538a on khuey:downstream into 69cae44 on gimli-rs:master.

@philipc philipc merged commit 261ce9d into gimli-rs:master Oct 29, 2017
@philipc
Copy link
Collaborator

philipc commented Nov 3, 2017

The SIGBUS is probably rust-lang/rust#45731

@khuey khuey deleted the downstream branch August 15, 2019 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants