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

Support Linkle's DWARF implementation for target_env = "devkita64" #361

Merged
merged 8 commits into from
Jul 20, 2020

Conversation

leo60228
Copy link
Contributor

This target is added by rust-lang/rust#74567. Note that this requires support from the program to work properly, which is done in libstd by the aforementioned PR.

Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

crates/backtrace-sys/build.rs Outdated Show resolved Hide resolved
src/symbolize/gimli.rs Outdated Show resolved Hide resolved
src/symbolize/gimli.rs Outdated Show resolved Hide resolved
src/symbolize/gimli/mmap_fake.rs Outdated Show resolved Hide resolved
src/symbolize/mod.rs Outdated Show resolved Hide resolved
@leo60228
Copy link
Contributor Author

Was a bit confused until I realized rustfmt was picking up Rust's rustfmt.toml because I was running it from the submodule...

@leo60228
Copy link
Contributor Author

Here's a screenshot of this working, by the way:
image

@alexcrichton
Copy link
Member

Nice!

@alexcrichton alexcrichton merged commit 5930de7 into rust-lang:master Jul 20, 2020
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