Skip to content

Debuginfo#5319

Merged
bors merged 5 commits into
rust-lang:incomingfrom
brson:debuginfo
Mar 13, 2013
Merged

Debuginfo#5319
bors merged 5 commits into
rust-lang:incomingfrom
brson:debuginfo

Conversation

@brson

@brson brson commented Mar 11, 2013

Copy link
Copy Markdown
Contributor

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