소스 검색

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.