index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
natvis
/
intrinsic.natvis
Age
Commit message (
Expand
)
Author
Lines
2022-10-31
[debuginfo] Make debuginfo type names for slices and str consistent.
Michael Woerister
-2
/
+10
2022-08-12
[debuginfo] Remove the notion of a 'fallback variant' from the CPP-like enum ...
Michael Woerister
-10
/
+66
2022-08-12
intrinsic.natvis: Add comments, make names more consistent.
Michael Woerister
-44
/
+48
2022-08-12
intrinsic.natvis: Don't access fields from context object in <Intrinsic>.
Michael Woerister
-36
/
+41
2022-08-12
Support wrapping 128-bit tag ranges for cpp-like enum debuginfo.
Michael Woerister
-2
/
+4
2022-08-12
Use enum2<_> instead of enum<_> for Cpp-like debuginfo enum type names.
Michael Woerister
-2
/
+2
2022-08-12
debuginfo: Change C++-like encoding for enums.
Michael Woerister
-67
/
+113
2021-07-08
Add visualizer for OsString and fixup other string visualizers
Wesley Wiser
-2
/
+2
2021-07-02
Show the variant name for univariant enums
Wesley Wiser
-2
/
+16
2021-07-02
Always show variant tag in niche-layout enums
Wesley Wiser
-0
/
+3
2021-07-02
Update directly tagged enums to visualize the same as niche-layout enums
Wesley Wiser
-1
/
+4
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-13
/
+13
2021-06-02
Respond to review feedback
Wesley Wiser
-20
/
+21
2021-06-02
Change the type name from `_enum<..>` to `enum$<..>`
Wesley Wiser
-2
/
+2
2021-06-02
Generate better debuginfo for niche-layout enums
Wesley Wiser
-0
/
+14
2021-06-02
Generate better debuginfo for directly tagged enums
Wesley Wiser
-0
/
+38
2020-12-28
Improvements to NatVis support
Arlie Davis
-7
/
+11
2020-06-24
Modify type names on MSVC to make tuples .natvis compatible.
MaulingMonkey
-0
/
+124
2017-07-21
*.natvis: Use s8 postfixes to correctly interpret rust strings as UTF-8.
MaulingMonkey
-2
/
+2
2017-07-13
Modify type names on MSVC to make strings and slices .natvis compatible.
MaulingMonkey
-0
/
+24