-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 965a20d - Browse repository at this point
Copy the full SHA 965a20dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f0d49 - Browse repository at this point
Copy the full SHA 99f0d49View commit details
Commits on Nov 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 56d0caf - Browse repository at this point
Copy the full SHA 56d0cafView commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bc219af - Browse repository at this point
Copy the full SHA bc219afView commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e30a615 - Browse repository at this point
Copy the full SHA e30a615View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 29d5cf7 - Browse repository at this point
Copy the full SHA 29d5cf7View commit details
Commits on Dec 9, 2021
-
Respond to PR comments. Add clarity that rustc will not enforce the .…
…natvis extension on files passed via the `-C natvis` flag.
Configuration menu - View commit details
-
Copy full SHA for 90138ab - Browse repository at this point
Copy the full SHA 90138abView commit details -
Update the RFC to include new Cargo warning that would be emitted if …
…the natvis files specified via the manifest key do not have the `.natvis` extension.
Configuration menu - View commit details
-
Copy full SHA for 901f528 - Browse repository at this point
Copy the full SHA 901f528View commit details
Commits on Jan 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 96ee33b - Browse repository at this point
Copy the full SHA 96ee33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a28ae00 - Browse repository at this point
Copy the full SHA a28ae00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d17e9b - Browse repository at this point
Copy the full SHA 9d17e9bView commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b30449e - Browse repository at this point
Copy the full SHA b30449eView commit details
Commits on Jan 25, 2022
-
Update the RFC and move the Cargo feature to auto-discover Natvis fil…
…es to the first iteration of this feature.
Configuration menu - View commit details
-
Copy full SHA for 2fafa9a - Browse repository at this point
Copy the full SHA 2fafa9aView commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac3e064 - Browse repository at this point
Copy the full SHA ac3e064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7250e40 - Browse repository at this point
Copy the full SHA 7250e40View commit details
Commits on Feb 1, 2022
-
Respond to PR comments. Fill out the alternatives section in greater …
…detail and explain the need for embedding the contents of Natvis files in the metadata for a crate.
Configuration menu - View commit details
-
Copy full SHA for 051e319 - Browse repository at this point
Copy the full SHA 051e319View commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ec6cf5 - Browse repository at this point
Copy the full SHA 9ec6cf5View commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6534e12 - Browse repository at this point
Copy the full SHA 6534e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 275a333 - Browse repository at this point
Copy the full SHA 275a333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a67d40 - Browse repository at this point
Copy the full SHA 0a67d40View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27c1664 - Browse repository at this point
Copy the full SHA 27c1664View commit details
Commits on Mar 10, 2022
-
Respond to PR comments. Minor updates to how GDB scripts would be emb…
…edded to the `.debug_gdb_scripts` section. Updates to specify the `#[debugger_visualizer]` targets modules and can be used with or without the leading `!` for the attribute.
Configuration menu - View commit details
-
Copy full SHA for c9b1b84 - Browse repository at this point
Copy the full SHA c9b1b84View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf1cba0 - Browse repository at this point
Copy the full SHA cf1cba0View commit details -
Respond to latest round of feedback. Specify which kinds of entities …
…this attribute is applicable to and what happens if used elsewhere.
Configuration menu - View commit details
-
Copy full SHA for e4220fb - Browse repository at this point
Copy the full SHA e4220fbView commit details
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1889d48 - Browse repository at this point
Copy the full SHA 1889d48View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 777a74c - Browse repository at this point
Copy the full SHA 777a74cView commit details