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
/
pretty-std-collections.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-163
/
+0
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+0
2020-11-20
Auto merge of #78104 - ssomers:btree_root_redux, r=Mark-Simulacrum
bors
-2
/
+2
2020-11-18
BTreeMap: reuse NodeRef as Root, keep BoxedNode for edges only, ban Unique
Stein Somers
-2
/
+2
2020-11-16
Add //ignore-macos to pretty-std-collections.rs
est31
-0
/
+1
2020-10-14
BTreeMap: improve gdb introspection of BTreeMap with ZST keys or values
Stein Somers
-8
/
+20
2020-10-10
BTreeMap: fix gdb introspection of BTreeMap with ZST keys or values
Stein Somers
-5
/
+11
2020-07-19
Add missing : after min-gdb-version
Lzu Tao
-1
/
+1
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-8
/
+58
2020-03-26
Test and fix gdb pretty printing again
Stein Somers
-4
/
+15
2020-03-21
Test pretty printing more and fix overzealous type substitution
Stein Somers
-2
/
+10
2020-03-20
Fix debugger pretty printing of BTrees
Mark Rousskov
-7
/
+17
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-12
Disable btree pretty-printers on older gdbs
Tom Tromey
-1
/
+5
2018-11-25
Rollup merge of #56144 - tromey:Bug-55771-btreemap, r=alexcrichton
Pietro Albini
-8
/
+9
2018-11-21
Fix BTreeSet and BTreeMap gdb pretty-printers
Tom Tromey
-8
/
+9
2018-11-14
Fix VecDeque pretty-printer
Tom Tromey
-0
/
+11
2018-08-15
pretty printing for btreemap
Unknown
-1
/
+11
2018-08-13
fix behavior
Unknown
-1
/
+1
2018-08-07
add gdb test for std::collections
fukatani
-0
/
+50