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

Metadata stuff #316

Closed
wants to merge 3 commits into from
Closed

Metadata stuff #316

wants to merge 3 commits into from

Conversation

marijnh
Copy link
Contributor

@marijnh marijnh commented Apr 7, 2011

No description provided.

marijnh added 3 commits April 7, 2011 02:53
New one is less stateful, easier to work with.
It was creating non-multiple-of-four section sizes, which, for some
reason, presumably by LLVM, were clipped, rather than padded, to be a
multiple of four.
'rustc -ls [cratelib]' will now dump out a list of symbols defined by
the crate, as well as a short description of what they are.
@graydon graydon closed this Apr 7, 2011
@graydon
Copy link
Contributor

graydon commented Apr 7, 2011

Integrated.

oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
Fix relocation copying in overlapping copies
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
…richton

Use docker for all CI tests and images

Previously we were somewhat half-Docker, half-Travis, half apt-get, etc. This
commit alters the CI infrastructure to use Docker images for each target. This
should make it much easier to update the images and tweak various bits and
pieces of installed software. Additionally, it's also much clearer now what's
needed for each suite of tests!

Some images were updated a bit (e.g. musl is now 1.1.14), but other images
encountered failures when updating so they're not getting updated just yet.
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
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