about summary refs log tree commit diff
path: root/src/test/debuginfo/rc_arc.rs
AgeCommit message (Expand)AuthorLines
2021-08-16Fix a debuginfo testCameron Steffen-1/+3
2021-07-12Add test for `Unique<T>`, weak ref counts and ref counts for `Weak<T>`Wesley Wiser-0/+8
2021-07-08Add/improve visualizations for liballoc typesWesley Wiser-2/+11
2021-06-30Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...Daniel Paoliello-2/+1
2021-06-25Add debug info tests for range, fix-sized array, and cell types.Nam Nguyen-1/+26
2020-08-02tests: Ignore src/test/debuginfo/rc_arc.rs on WindowsVadim Petrochenkov-0/+1
2020-06-09Implement new gdb/lldb pretty-printersortem-0/+37