1. ca5202e Merge pull request #88 from rust-lang/release-plz-2026-01-15T15-09-27Z by León Orell Valerian Liehr · 5 weeks ago main
  2. f65a6d8 chore(rustc-demangle): release v0.1.27 by github-actions[bot] · 5 weeks ago rustc-demangle-v0.1.27
  3. bce5e74 Merge pull request #87 from fmease/v0-dyn-trait-assoc-const-bindings by León Orell Valerian Liehr · 5 weeks ago
  4. 2631bdf Support v0 demangling of trait object types with assoc const bindings by León Orell Valerian Liehr · 6 weeks ago
  5. c5688cf chore: release by github-actions[bot] · 7 months ago rustc-demangle-v0.1.26
  6. 07e9a6e Merge pull request #81 from oli-obk/pat_ty by Oli Scherer · 7 months ago
  7. 2fb651d Add new v0 demangling tags for pattern types by Oli Scherer · 8 months ago
  8. 83f1bbd Merge pull request #83 from Kobzol/no-publish-native-c by Jakub Beránek · 8 months ago
  9. f29ee05 Do not publish the `native-c` crate by Jakub Beránek · 8 months ago
  10. 6de8895 Merge pull request #71 from Kobzol/ci-release by Jakub Beránek · 8 months ago
  11. 7ea46eb Use release-plz for releases by Jakub Beránek · 8 months ago
  12. b0a5d89 Add a CI workflow to publish new releases after a tag is pushed by Jakub Beránek · 9 months ago
  13. 8e15996 Release 0.1.25 by Trevor Gross · 9 months ago
  14. 2166dc9 Remove `compiler-builtins` from `rustc-dep-of-std` dependencies by Trevor Gross · 9 months ago
  15. 30a4780 Release 0.1.1 by Mark Rousskov · 10 months ago
  16. 6cbe55c Merge pull request #73 from danakj/licenses by Mark Rousskov · 1 year, 3 months ago
  17. ba32b6e Add license files into the capi crate tarball by danakj · 1 year, 3 months ago
  18. 42b42cc Merge pull request #77 from arielb1/idiomatic-c-demangle by Mark Rousskov · 1 year, 3 months ago
  19. 80e40f5 add comment about finding latest version of code by Ariel Ben-Yehuda · 1 year, 3 months ago
  20. 35e24fc change legacy_demangle to be more idiomatic C by Ariel Ben-Yehuda · 1 year, 3 months ago
  21. 2cdc89e add some missing statics (#76) by Ariel Ben-Yehuda · 1 year, 3 months ago
  22. 735451f Add a native C demangler (#75) by Ariel Ben-Yehuda · 1 year, 3 months ago
  23. f053741 Merge pull request #70 from Mark-Simulacrum/release by Mark Rousskov · 1 year, 10 months ago
  24. d43f6d5 0.1.24 release by Mark Rousskov · 1 year, 10 months ago 0.1.24
  25. 0ad7b13 Always omit zero disambiguators on crate-roots. by Michael Woerister · 1 year, 10 months ago
  26. af38dc6 0.1.23 release by Mark Rousskov · 2 years, 10 months ago 0.1.23
  27. 61c64c3 Merge pull request #63 from Mark-Simulacrum/direct-write by Alex Crichton · 2 years, 11 months ago
  28. 13be70d Directly write to output instead of local String buffer by Mark Rousskov · 2 years, 11 months ago
  29. 69fb82b Merge pull request #62 from Mark-Simulacrum/stream-api by Mark Rousskov · 3 years ago 0.1.22
  30. 9cb4703 Bump to 0.1.22 by Mark Rousskov · 3 years ago
  31. 6c371e0 Skip no-op replacement via try_demangle by Mark Rousskov · 3 years ago
  32. ae66b3e Bump cargo-fuzz in CI by Mark Rousskov · 3 years ago
  33. 332c4da Support searching for and demangling symbols by Mark Rousskov · 3 years ago
  34. 2811a1a Bump to 0.1.21 by Alex Crichton · 4 years, 6 months ago 0.1.21
  35. 670f024 Merge pull request #55 from eddyb/const-values by Alex Crichton · 4 years, 6 months ago
  36. fd906f8 v0: demangle ADT const values. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  37. 2327898 v0: demangle array and tuple const values. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  38. 245357a v0: demangle `&` and `&mut` const values. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  39. 3cf31b9 v0: demangle `str` const values using string literals. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  40. ef26263 Merge pull request #56 from eddyb/const-value-prereqs by Alex Crichton · 4 years, 7 months ago
  41. 6b3c459 v0: don't use `fmt::Debug` for printing const `char`s. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  42. a20a29a v0: add test showing a const `char` double-quote not being escaped. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  43. e31ad72 v0: make `print_const` more self-contained, like `print_type`. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  44. e8509eb v0: introduce `HexNibbles` abstraction for leaf const parsing. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  45. 9d8a7d8 v0: only add types to consts as suffixes on integer literals. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  46. ee8d0f0 v0: use a `t_const!` macro for const generics tests. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  47. 023fc05 v0: split existing const generics feature tests to more clearly reflect history. by Eduard-Mihai Burtescu · 4 years, 7 months ago
  48. 8a39eeb Marginally improve v0 error granularity and testing. (#54) by Eduard-Mihai Burtescu · 4 years, 7 months ago
  49. d860281 v0: replace `skip_*` methods with `print_*` methods in a "skip printing" mode. (#53) by Eduard-Mihai Burtescu · 4 years, 7 months ago
  50. d7ea01a v0: don't ignore recursion limit failures from any `push_depth` calls. (#52) by Eduard-Mihai Burtescu · 4 years, 7 months ago
  51. cce8a07 v0: add missing matching `pop_depth` for `push_depth` in `skip_*`. (#51) by Eduard-Mihai Burtescu · 4 years, 7 months ago
  52. 59fa193 Create a size-limited `fmt::Formatter` outside of v0 for full limiting. (#50) by Eduard-Mihai Burtescu · 4 years, 7 months ago
  53. b1bbc0d Bump to 0.1.20 by Alex Crichton · 4 years, 8 months ago 0.1.20
  54. 98bbcff Apply the recursion limit to the parser instead of just to the printer. (#49) by Patrick Walton · 4 years, 8 months ago
  55. 8282f4b Bump to 0.1.19 by Alex Crichton · 4 years, 10 months ago 0.1.19
  56. 4bf4f81 Limit recursion and output size (#48) by Alex Crichton · 4 years, 10 months ago
  57. 0058a82 Upgrade to GitHub-native Dependabot (#46) by dependabot-preview[bot] · 4 years, 10 months ago
  58. f540792 Fill in some C API metadata by Alex Crichton · 5 years ago
  59. 8c70079 Bump to 0.1.18 by Alex Crichton · 5 years ago 0.1.18
  60. 7d2f5a4 Print `char` using `{:?}` (#41) by varkor · 5 years ago
  61. 5119b5f Bump to 0.1.17 by Alex Crichton · 5 years ago 0.1.17
  62. 7551efa Elide the type when the const value is a placeholder `p` (#40) by varkor · 5 years ago
  63. 6e407b5 Add support for `min_const_generics` constants (#39) by varkor · 5 years ago
  64. c4e3ab0 Add some docs about the C API by Alex Crichton · 6 years ago
  65. 1ccd9b4 C API wrapper (#14) by Torste Aikio · 6 years ago
  66. b2f44f8 use if let and while let by Lzu Tao · 6 years ago
  67. e9a47da apply some style fix from clippy by Lzu Tao · 6 years ago
  68. 9a2ef96 replace try! with ? by Lzu Tao · 6 years ago
  69. 6ee533b use cargo fix to automatically fix range pattern by Lzu Tao · 6 years ago
  70. a7608b5 Fix publication of docs by Alex Crichton · 6 years ago
  71. 2bf5575 Remove outdated badge from readme by Alex Crichton · 6 years ago
  72. 987f9a0 Run `rustfmt` by Alex Crichton · 6 years ago
  73. f4fdee0 Switch CI to Github Actions by Alex Crichton · 6 years ago
  74. 23f1933 Bump to 0.1.16 by Alex Crichton · 7 years ago 0.1.16
  75. 51cb6ea Merge pull request #30 from eddyb/trailing-dots by Alex Crichton · 7 years ago
  76. c1eeee6 v0: also support preserving extra suffixes found after mangled symbol. by Eduard-Mihai Burtescu · 7 years ago
  77. 23654c7 legacy: handle extra suffixes after parsing the _ZN...E part of the symbol name. by Eduard-Mihai Burtescu · 7 years ago
  78. d0fc0e1 v0: port `demangle_thinlto` test from legacy. by Eduard-Mihai Burtescu · 7 years ago
  79. 016ca6e Merge pull request #29 from eddyb/legacy-unescape by Alex Crichton · 7 years ago
  80. c3c684e legacy: unescape all $u...$ that encode non-control Unicode codepoints. by Eduard-Mihai Burtescu · 7 years ago
  81. de656cd Bump to 0.1.15 by Alex Crichton · 7 years ago 0.1.15
  82. 5d697bc Merge pull request #26 from eddyb/underscore-escaping by Alex Crichton · 7 years ago
  83. 9f43a30 v0: allow identifiers to start with a digit. by Eduard-Mihai Burtescu · 7 years ago
  84. f25ca9c Bump to 0.1.14 by Alex Crichton · 7 years ago 0.1.14
  85. 1c50dca Merge pull request #23 from eddyb/master by Alex Crichton · 7 years ago
  86. 843e551 v0: add exponential explosion test. by Eduard-Mihai Burtescu · 7 years ago
  87. ab31267 v0: add (handwritten) const generics test. by Eduard-Mihai Burtescu · 7 years ago
  88. d294ebf Add demangling implementation for the new mangling scheme. by Eduard-Mihai Burtescu · 7 years ago
  89. 84f8a4a Move current implementation into `legacy` module. by Eduard-Mihai Burtescu · 7 years ago
  90. 8eacfc9 Update travis config by Alex Crichton · 7 years ago
  91. 3157513 Bump to 0.1.13 by Alex Crichton · 7 years ago
  92. 9db57ec Bump to 0.1.12 by Alex Crichton · 7 years ago 0.1.12
  93. 666ba7f Add support for demangling `!` by Alex Crichton · 7 years ago
  94. 6cee293 Bump to 0.1.11 by Alex Crichton · 7 years ago
  95. 609738f Bump to 0.1.10 by Alex Crichton · 7 years ago 0.1.10
  96. d74ae4b Add compatibility to be included in libstd by Alex Crichton · 7 years ago
  97. 701ebf1 Bump to 0.1.9 by Alex Crichton · 8 years ago 0.1.9
  98. 689136e Merge pull request #19 from sfackler/fix-projections by Alex Crichton · 8 years ago
  99. 91300b1 Handle mangled `=`s by Steven Fackler · 8 years ago
  100. 7f216c0 Improve strictness of assertions in tests by Alex Crichton · 8 years ago