Skip to content

Distribute intrinsic.natvis with the compiler for windows-msvc. #46794

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 20, 2017
Merged

Distribute intrinsic.natvis with the compiler for windows-msvc. #46794

merged 1 commit into from
Dec 20, 2017

Conversation

Sh4rK
Copy link
Contributor

@Sh4rK Sh4rK commented Dec 17, 2017

This adds intrinsic.natvis to the windows-msvc distributions of Rust, enabling the visualization of str and slices in the VS debugger. Two other natvis files are already included, this was probably just an oversight.

I also updated rust-windbg.cmd to load this file as well.

@lambda
Copy link
Contributor

lambda commented Dec 19, 2017

r? @alexcrichton

@estebank
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 20, 2017

📌 Commit 926865b has been approved by estebank

kennytm added a commit to kennytm/rust that referenced this pull request Dec 20, 2017
…r=estebank

Distribute intrinsic.natvis with the compiler for windows-msvc.

This adds `intrinsic.natvis` to the `windows-msvc` distributions of Rust, enabling the visualization of `str` and slices in the VS debugger. Two other natvis files are already included, this was probably just an oversight.

I also updated `rust-windbg.cmd` to load this file as well.
@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 20, 2017
bors added a commit that referenced this pull request Dec 20, 2017
Rollup of 14 pull requests

- Successful merges: #46359, #46517, #46671, #46751, #46760, #46787, #46794, #46828, #46831, #46835, #46851, #46852, #46856, #46870
- Failed merges:
@bors bors merged commit 926865b into rust-lang:master Dec 20, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants