Parcourir la source

Create cli.remap-path-prefix.md

Jonas Kruckenberg il y a 2 ans
Parent
commit
586d702a40
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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.