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
Age
Commit message (
Expand
)
Author
Lines
2018-11-06
Update lldb
Tom Tromey
-1
/
+1
2018-10-30
Add legacy debuginfo tests
Tom Tromey
-0
/
+996
2018-10-30
Update enum debuginfo tests
Tom Tromey
-111
/
+95
2018-10-10
Run both lldb and gdb tests
Tom Tromey
-1
/
+1
2018-10-10
Auto merge of #54764 - tromey:test-rust-lldb, r=alexcrichton
bors
-672
/
+1334
2018-10-08
Run debuginfo tests against rust-enabled lldb, when possible
Tom Tromey
-672
/
+1334
2018-09-30
make the nil-enum test work again
Jorge Aparicio
-2
/
+7
2018-09-29
Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung"
Ralf Jung
-7
/
+2
2018-09-22
make the nil-enum test work again
Jorge Aparicio
-2
/
+7
2018-08-15
pretty printing for btreemap
Unknown
-1
/
+11
2018-08-14
Rollup merge of #53112 - fukatani:pretty-print-btreeset, r=michaelwoerister
kennytm
-0
/
+50
2018-08-13
fix behavior
Unknown
-1
/
+1
2018-08-07
add gdb test for std::collections
fukatani
-0
/
+50
2018-08-05
Fix test/debuginfo
varkor
-1
/
+0
2018-07-18
Remove workarounds for #24958
ljedrz
-3
/
+0
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-2
/
+2
2018-04-26
Mark SingleVariant as repr(u8) in c-style-enum
Anthony Ramine
-0
/
+1
2018-03-07
travis: Upgrade OSX builders
Alex Crichton
-0
/
+1
2018-01-06
Debuginfo Shadowed Variable test: fix check numbering
Sam
-9
/
+8
2018-01-05
Disable failing tests temporarily
Sam
-2
/
+25
2018-01-03
Restore working debuginfo tests by trimming comments from non-header directiv...
Sam
-0
/
+38
2017-12-21
fix debuginfo scoping of let-statements
Ariel Ben-Yehuda
-0
/
+32
2017-11-26
Stabilize const-calling existing const-fns in std
Simon Sapin
-1
/
+0
2017-10-06
Implement display_hint in gdb pretty printers
Tom Tromey
-0
/
+4
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+1
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
2017-05-27
Stabilize unions with `Copy` fields and no destructor
Vadim Petrochenkov
-1
/
+0
2017-05-19
debuginfo: Generate unique DW_AT_names for compilation units to work around O...
Michael Woerister
-0
/
+67
2017-03-09
update gdbr tests
Tim Neumann
-17
/
+22
2017-03-03
work around LLVM PR#32123
Ariel Ben-Yehuda
-1
/
+2
2017-02-08
Exclude top-level macro expansions from source location override.
Vadim Chugunov
-0
/
+43
2017-02-04
ignore more gdb versions with buggy rust support
Tim Neumann
-10
/
+10
2017-01-30
Merge ty::TyBox into ty::TyAdt
Vadim Petrochenkov
-6
/
+6
2017-01-13
debuginfo: Ignore optimized enum tests for GDB versions that can't handle them.
Michael Woerister
-0
/
+10
2017-01-03
Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
bors
-0
/
+0
2017-01-02
Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister
bors
-0
/
+45
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-12-22
Fix debuginfo for unsized struct members
Philip Craig
-0
/
+45
2016-12-19
prefer hyphens in test files named after issue numbers
Zack M. Davis
-0
/
+0
2016-12-14
Fix computation of enum names based off the discrfield in the case of the nul...
Austin Hicks
-2
/
+2
2016-12-14
Modify debuginfo to deal with the difference between source and memory order
Austin Hicks
-17
/
+17
2016-11-30
debuginfo: Ignore macro-stepping test on aarch64
Michael Woerister
-0
/
+1
2016-11-11
Move all Linux/OSX CI infastructure to Travis
Alex Crichton
-5
/
+5
2016-11-05
Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollup
Alex Crichton
-494
/
+983
2016-10-31
Changed most vec! invocations to use square braces
iirelu
-1
/
+1
2016-10-31
adapt debuginfo tests for gdb with native rust support
Tim Neumann
-494
/
+983
2016-10-20
Fix line stepping in debugger.
Vadim Chugunov
-0
/
+91
[next]