aboutsummaryrefslogtreecommitdiff
path: root/absl/debugging/internal/demangle_rust.h
Commit message (Expand)AuthorAgeFilesLines
* Declare Rust demangling feature-complete.Chris Mihelich2024-06-271-3/+0
* Drop std:: qualification from integer types like uint64_t.Chris Mihelich2024-06-141-1/+1
* Demangle Rust's Y<type><path> production for passably simple <type>s.Chris Mihelich2024-05-131-4/+2
* Recognize some simple Rust mangled names in Demangle.Chris Mihelich2024-05-061-0/+47