<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/debuginfo/msvc-embedded-natvis.natvis, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-05-24T18:14:48+00:00</updated>
<entry>
<title>Add support for embedding pretty printers via the `#[debugger_visualizer]` attribute. Add tests for embedding pretty printers and update documentation.</title>
<updated>2022-05-24T18:14:48+00:00</updated>
<author>
<name>ridwanabdillahi</name>
<email>91507758+ridwanabdillahi@users.noreply.github.com</email>
</author>
<published>2022-05-24T18:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=60458b97e750452409aa7e7e2307be6205512167'/>
<id>urn:sha1:60458b97e750452409aa7e7e2307be6205512167</id>
<content type='text'>
Ensure all error checking for `#[debugger_visualizer]` is done up front and not when the `debugger_visualizer` query is run.

Clean up potential ODR violations when embedding pretty printers into the `__rustc_debug_gdb_scripts_section__` section.

Respond to PR comments and update documentation.
</content>
</entry>
<entry>
<title>Add support for a new attribute `#[debugger_visualizer]` to support embedding debugger visualizers into a generated PDB.</title>
<updated>2022-05-03T17:53:54+00:00</updated>
<author>
<name>ridwanabdillahi</name>
<email>91507758+ridwanabdillahi@users.noreply.github.com</email>
</author>
<published>2022-04-26T01:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=175a4eab84379cebfc230ea357ae02dc9be39660'/>
<id>urn:sha1:175a4eab84379cebfc230ea357ae02dc9be39660</id>
<content type='text'>
Cleanup `DebuggerVisualizerFile` type and other minor cleanup of queries.

Merge the queries for debugger visualizers into a single query.

Revert move of `resolve_path` to `rustc_builtin_macros`. Update dependencies in Cargo.toml for `rustc_passes`.

Respond to PR comments. Load visualizer files into opaque bytes `Vec&lt;u8&gt;`. Debugger visualizers for dynamically linked crates should not be embedded in the current crate.

Update the unstable book with the new feature. Add the tracking issue for the debugger_visualizer feature.

Respond to PR comments and minor cleanups.
</content>
</entry>
</feed>
