Skip to content

Debuginfo #5319

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

Merged
merged 5 commits into from
Mar 13, 2013
Merged

Debuginfo #5319

merged 5 commits into from
Mar 13, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Mar 11, 2013

Continuing #5140

For the sake of getting this merged I've disabled debuginfo tests on mac (where running gdb needs root). Please feel free to follow up with further improvements.

bleibig added 4 commits March 11, 2013 14:09
This is due to the way different versions of gdb print out structs: older versions have them always spread out with fields on different lines, while newer versions will compactly print them on one line. This makes it hard for the output checker to verify the expected output.
@brson brson mentioned this pull request Mar 11, 2013
bors added a commit that referenced this pull request Mar 13, 2013
Continuing #5140 

For the sake of getting this merged I've disabled debuginfo tests on mac (where running gdb needs root). Please feel free to follow up with further improvements.
@bors bors closed this Mar 13, 2013
@bors bors merged commit 3976e56 into rust-lang:incoming Mar 13, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Lint for `pub(crate)` items that are not crate visible due to the visibility of the module that contains them

changelog: Add `redundant_pub_crate` lint

Closes rust-lang#5274.
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.

3 participants