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
/
test
/
debuginfo
/
pretty-std.rs
Age
Commit message (
Expand
)
Author
Lines
2021-07-25
Fix failing test
BenoƮt du Garreau
-2
/
+2
2021-07-19
Auto merge of #87153 - michaelwoerister:debuginfo-names-dyn-trait-projection-...
bors
-1
/
+1
2021-07-19
[debuginfo] Adapt CDB tests after changes to whitespace usage in debuginfo ty...
Michael Woerister
-1
/
+1
2021-07-14
Fix tests for i686
Wesley Wiser
-1
/
+1
2021-07-09
Respond to review feedback
Wesley Wiser
-1
/
+1
2021-07-08
Add visualizer for OsString and fixup other string visualizers
Wesley Wiser
-2
/
+3
2021-07-08
Add/improve visualizations for liballoc types
Wesley Wiser
-1
/
+25
2021-07-02
Update directly tagged enums to visualize the same as niche-layout enums
Wesley Wiser
-3
/
+5
2021-07-01
Update cdb tests for expected output
Wesley Wiser
-2
/
+1
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-5
/
+5
2021-06-25
Add debug info tests for range, fix-sized array, and cell types.
Nam Nguyen
-4
/
+14
2021-06-02
Change the type name from `_enum<..>` to `enum$<..>`
Wesley Wiser
-3
/
+3
2021-06-02
Make tidy happy
Wesley Wiser
-1
/
+2
2021-06-02
Add/update tests
Wesley Wiser
-3
/
+3
2020-12-28
Improvements to NatVis support
Arlie Davis
-6
/
+8
2020-11-19
Fix debuginfo test for `Vec`
Tim Diekmann
-2
/
+2
2020-07-19
Add missing : after min-gdb-version
Lzu Tao
-1
/
+1
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-0
/
+3
2019-05-20
Fix CDB support tidy check line length failures.
MaulingMonkey
-3
/
+3
2019-05-19
Add basic CDB support to debuginfo compiletest s, to help catch `*.natvis` re...
MaulingMonkey
-2
/
+51
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-01-05
Disable failing tests temporarily
Sam
-0
/
+1
2017-10-06
Implement display_hint in gdb pretty printers
Tom Tromey
-0
/
+4
2017-06-09
Pretty-printers tests: gdbr -> gdb
gentoo90
-4
/
+4
2017-06-02
Add GDB pretty-printer for OsString
gentoo90
-2
/
+10
2017-06-01
Add test for 'invalid literal for int()' exception in gdb pretty-printers
gentoo90
-0
/
+5
2016-10-31
adapt debuginfo tests for gdb with native rust support
Tim Neumann
-1
/
+2
2015-05-30
debuginfo: Create common debugger pretty printer module.
Michael Woerister
-0
/
+87