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
/
rc_arc.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-145
/
+0
2022-10-31
[debuginfo] Make debuginfo type names for slices and str consistent.
Michael Woerister
-4
/
+4
2022-06-15
The type of the slice length field is architecture dependent
Wesley Wiser
-4
/
+4
2022-06-15
debuginfo: Fix NatVis for Rc and Arc with unsized pointees.
Michael Woerister
-40
/
+104
2021-11-28
tests: Ignore `test/debuginfo/rc_arc.rs` on windows-gnu
Vadim Petrochenkov
-1
/
+1
2021-08-16
Fix a debuginfo test
Cameron Steffen
-1
/
+3
2021-07-12
Add test for `Unique<T>`, weak ref counts and ref counts for `Weak<T>`
Wesley Wiser
-0
/
+8
2021-07-08
Add/improve visualizations for liballoc types
Wesley Wiser
-2
/
+11
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-2
/
+1
2021-06-25
Add debug info tests for range, fix-sized array, and cell types.
Nam Nguyen
-1
/
+26
2020-08-02
tests: Ignore src/test/debuginfo/rc_arc.rs on Windows
Vadim Petrochenkov
-0
/
+1
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-0
/
+37