Skip to content

Gist disassembly in CI (fixes #51) #53

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

Closed
wants to merge 2 commits into from

Conversation

mattico
Copy link
Contributor

@mattico mattico commented Aug 21, 2016

Let's see if this works the first time ;)

@japaric
Copy link
Member

japaric commented Aug 21, 2016

I think we can also use the gist crate. objdump $FILE | gist -a -f "blah blah blah". It should be easier to install everywhere: just cargo install gist

@mattico
Copy link
Contributor Author

mattico commented Aug 21, 2016

@japaric that sounds like a better option.

japaric pushed a commit that referenced this pull request Aug 23, 2016
but not on OSX because it doesn't work there

closes #53
cc #51
@japaric japaric closed this in #54 Aug 23, 2016
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
79: implement ceil r=japaric a=lucasmarqs

closes rust-lang#53 

Co-authored-by: Lucas Marques <[email protected]>
Co-authored-by: Jorge Aparicio <[email protected]>
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.

2 participants