about summary refs log tree commit diff
path: root/src/test/debuginfo/cross-crate-spans.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-12/+2
2018-10-30Update enum debuginfo testsTom Tromey-0/+4
2018-10-08Run debuginfo tests against rust-enabled lldb, when possibleTom Tromey-6/+12
2016-10-31adapt debuginfo tests for gdb with native rust supportTim Neumann-2/+4
2015-09-19Feature-gate `#[no_debug]` and `#[omit_gdb_pretty_printer_section]`Andrew Paseltiner-2/+3
2015-04-29Re-enable tests on AndroidTamir Duberstein-1/+0
2015-04-28#10381: WarningsTamir Duberstein-2/+2
2015-04-12Add a name for tuple fields in debuginfo so that they can be accessed in debu...Michael Woerister-2/+2
2015-03-04Encode codemap and span information in crate metadata.Michael Woerister-0/+74