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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
debuginfo
/
msvc-pretty-enums.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-07
Change name of "dataful" variant to "untagged"
Michael Benfield
-3
/
+3
2022-08-15
[debuginfo] Fix msvc-pretty-enums debuginfo test for i686.
Michael Woerister
-2
/
+2
2022-08-12
[debuginfo] Add more test cases cpp-like enum debuginfo.
Michael Woerister
-4
/
+39
2022-08-12
Support wrapping 128-bit tag ranges for cpp-like enum debuginfo.
Michael Woerister
-0
/
+32
2022-08-12
Use enum2<_> instead of enum<_> for Cpp-like debuginfo enum type names.
Michael Woerister
-26
/
+25
2022-08-12
debuginfo: Change C++-like encoding for enums.
Michael Woerister
-31
/
+111
2022-03-14
debuginfo: Refactor debuginfo generation for types
Michael Woerister
-6
/
+8
2021-09-10
Fix debuginfo tests for the latest version of the Windows SDK.
Wesley Wiser
-72
/
+48
2021-09-10
Revert "Temporarily ignore some debuginfo tests on windows."
Wesley Wiser
-4
/
+0
2021-09-10
Temporarily ignore some debuginfo tests on windows.
Mara Bos
-0
/
+4
2021-07-19
[debuginfo] Adapt CDB tests after changes to whitespace usage in debuginfo ty...
Michael Woerister
-2
/
+2
2021-07-06
Fix failing test on i686-pc-windows-msvc
Wesley Wiser
-1
/
+1
2021-07-02
Respond to review feedback
Wesley Wiser
-1
/
+5
2021-07-02
Show the variant name for univariant enums
Wesley Wiser
-0
/
+8
2021-07-02
Update directly tagged enums to visualize the same as niche-layout enums
Wesley Wiser
-2
/
+18
2021-07-01
Update cdb tests for expected output
Wesley Wiser
-8
/
+8
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-19
/
+18
2021-06-02
Respond to review feedback
Wesley Wiser
-16
/
+8
2021-06-02
Change the type name from `_enum<..>` to `enum$<..>`
Wesley Wiser
-34
/
+34
2021-06-02
Make tidy happy
Wesley Wiser
-1
/
+2
2021-06-02
Add/update tests
Wesley Wiser
-0
/
+104