瀏覽代碼

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.