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

New Rust attribute to support embedding debugger visualizers #3191

Merged
merged 26 commits into from
Apr 11, 2022
Merged
Changes from 5 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
965a20d
Create an RFC to add support for embedding Natvis debugger views in R…
ridwanabdillahi Nov 3, 2021
99f0d49
Minor cleanups.
ridwanabdillahi Nov 3, 2021
56d0caf
Cleanup RFC to no longer include a new -Z cli option for Cargo.
ridwanabdillahi Nov 6, 2021
bc219af
Respond to PR feedback.
ridwanabdillahi Nov 17, 2021
e30a615
Update the name of the new section to be added to Cargo.toml.
ridwanabdillahi Nov 18, 2021
29d5cf7
Respond to PR comments.
ridwanabdillahi Nov 24, 2021
90138ab
Respond to PR comments. Add clarity that rustc will not enforce the .…
ridwanabdillahi Dec 9, 2021
901f528
Update the RFC to include new Cargo warning that would be emitted if …
ridwanabdillahi Dec 9, 2021
96ee33b
Merge branch 'master' of https://github.com/ridwanabdillahi/rfcs into…
ridwanabdillahi Jan 18, 2022
a28ae00
Respond to PR comments.
ridwanabdillahi Jan 18, 2022
9d17e9b
Update RFC to respond to PR comment.
ridwanabdillahi Jan 18, 2022
b30449e
Respond to PR comments.
ridwanabdillahi Jan 24, 2022
2fafa9a
Update the RFC and move the Cargo feature to auto-discover Natvis fil…
ridwanabdillahi Jan 25, 2022
ac3e064
Update RFC with a bit more detail in the Reference-level explanation.
ridwanabdillahi Jan 26, 2022
7250e40
Merge branch 'master' of https://github.com/ridwanabdillahi/rfcs into…
ridwanabdillahi Jan 26, 2022
051e319
Respond to PR comments. Fill out the alternatives section in greater …
ridwanabdillahi Feb 1, 2022
9ec6cf5
Update alternatives section.
ridwanabdillahi Feb 8, 2022
6534e12
Refactor RFC after latest RFC comments. Rename RFC.
ridwanabdillahi Feb 28, 2022
275a333
Minor updates.
ridwanabdillahi Feb 28, 2022
0a67d40
Update attribute name. Remove extra whitespace.
ridwanabdillahi Feb 28, 2022
27c1664
Respond to PR feedback.
ridwanabdillahi Mar 3, 2022
c9b1b84
Respond to PR comments. Minor updates to how GDB scripts would be emb…
ridwanabdillahi Mar 10, 2022
cf1cba0
Merge branch 'master' of https://github.com/ridwanabdillahi/rfcs into…
ridwanabdillahi Mar 25, 2022
e4220fb
Respond to latest round of feedback. Specify which kinds of entities …
ridwanabdillahi Mar 25, 2022
1889d48
Add support for the #[debugger_visualizer] attribute to target modules.
ridwanabdillahi Mar 26, 2022
777a74c
Update 3191 to merge
wesleywiser Apr 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view