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
/
union-smoke.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-48
/
+0
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-3
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-08
Run debuginfo tests against rust-enabled lldb, when possible
Tom Tromey
-3
/
+7
2018-01-05
Disable failing tests temporarily
Sam
-0
/
+2
2017-05-27
Stabilize unions with `Copy` fields and no destructor
Vadim Petrochenkov
-1
/
+0
2017-02-04
ignore more gdb versions with buggy rust support
Tim Neumann
-1
/
+1
2017-01-13
debuginfo: Ignore optimized enum tests for GDB versions that can't handle them.
Michael Woerister
-0
/
+1
2017-01-01
Add pretty printing of unions in debuggers
Philip Craig
-3
/
+2
2016-12-26
travis: Update the OSX image we run tests in
Alex Crichton
-0
/
+1
2016-10-31
adapt debuginfo tests for gdb with native rust support
Tim Neumann
-2
/
+4
2016-09-03
Fix type encoding/decoding for unions
Vadim Petrochenkov
-3
/
+3
2016-09-03
Fix rebase, fix some tests
Vadim Petrochenkov
-8
/
+9
2016-09-03
Generate debuginfo for unions
Vadim Petrochenkov
-0
/
+49