Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/minidump-writer/.cargo/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 672 B image not shown  

Quelle  config.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# If you have a global config to use LLD on your machine, you might need to enable
# this config to produce binaries that pass tests
# [target.'cfg(all(target_os = "linux", target_arch = "x86_64"))']
# rustflags = [
#     "-C",
#     "link-arg=-fuse-ld=lld",
#     # LLD by default uses xxhash for build ids now, which breaks tests that assume
#     # GUIDS or longer
#     "-C",
#     "link-arg=-Wl,--build-id=sha1",
# ]
[target.x86_64-linux-android]
linker = "x86_64-linux-android30-clang"
# By default the linker _doesn't_ generate a build-id, however we want one for our tests.
rustflags = ["-C", "link-args=-Wl,--build-id=sha1"]
runner = [".cargo/android-runner.sh"]

[Dauer der Verarbeitung: 0.9 Sekunden, vorverarbeitet 2026-08-25]