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

stop clamping the DWARF version to 3 on Linux #17364

Closed
wants to merge 1 commit into from
Closed

stop clamping the DWARF version to 3 on Linux #17364

wants to merge 1 commit into from

Conversation

thestinger
Copy link
Contributor

Closes #13611

@thestinger
Copy link
Contributor Author

AFAIK the bots have been updated so this is no longer required. It results in the debug info being far larger than it should be.

bors added a commit that referenced this pull request Sep 18, 2014
@bors bors closed this Sep 18, 2014
@thestinger thestinger deleted the debuginfo branch October 1, 2014 14:00
lnicola pushed a commit to lnicola/rust that referenced this pull request Jun 23, 2024
feat: show type bounds from containers when hovering on functions

fix rust-lang#12917.

### Changes

1. Added Support for displaying the container and type bounds from it when hovering on functions with generic types.
2. Added a user config to determine whether to display container bounds (enabled by default).
3. Added regression tests.
4. Simplified and refactored `hir/display.rs` to improve readability.
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.

DWARF version is clamped to at most 3
2 participants