general:rust

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
general:rust [2025/05/09 09:49] sunkangeneral:rust [2025/05/09 09:54] (current) sunkan
Line 297: Line 297:
  
 To build release with debug info: ''cargo build --profile profiling'' To build release with debug info: ''cargo build --profile profiling''
 +
 +=====  Remap source names in output =====
 +~/.cargo/config.toml
 +<code>
 +[build]
 +rustflags = ["--remap-path-prefix=/home/<username>/.cargo=cargo"]
 +</code>
general/rust.txt · Last modified: 2025/05/09 09:54 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki