summaryrefslogtreecommitdiff
path: root/src/tools/rust-demangler
Commit message (Expand)AuthorAgeFilesLines
* mangling_v0: Update tests for the rust-demangler toolVadim Petrochenkov2022-01-081-16/+16
* Migrate to 2021Mark Rousskov2021-09-201-1/+1
* rfc3052: Remove authors field from Cargo manifestsJade2021-07-291-1/+0
* Address review comments and Windows failure, and make cleanerRich Kadel2021-04-032-72/+68
* Changed function signature to keep buffer handling out of libRich Kadel2021-04-033-9/+7
* Make rust-demangler installableRich Kadel2021-04-035-38/+156
* Update rustc-demanglevarkor2020-10-211-1/+1
* rust-demangler tool strips crate disambiguators with < 16 digitsRich Kadel2020-10-081-4/+62
* Updates to experimental coverage counter injectionRich Kadel2020-10-052-5/+39
* Generating the coverage mapRich Kadel2020-07-172-0/+51