Преглед на файлове

Create cli.remap-path-prefix.md

Jonas Kruckenberg преди 2 години
родител
ревизия
586d702a40
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      .changes/cli.remap-path-prefix.md

+ 5 - 0
.changes/cli.remap-path-prefix.md

@@ -0,0 +1,5 @@
+---
+"cli.rs": "patch"
+---
+
+Configure the rust compiler to truncate absolute paths in panic messages and debug symbols when building in release mode. This prevents a possible leak of PII through absolute paths.