Explorar o código

Add changes file for ticket 26492

Taylor Yu %!s(int64=7) %!d(string=hai) anos
pai
achega
7585523cfc
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      changes/ticket26492

+ 4 - 0
changes/ticket26492

@@ -0,0 +1,4 @@
+  o Minor features (rust, code quality):
+    - Improve rust code quality in the Rust protover implementation by
+      making it more idiomatic.  Includes changing an internal API to
+      take &str instead of &String.  Closes ticket 26492.