зеркало из
https://github.com/iharh/notes.git
synced 2025-11-02 22:56:09 +02:00
9 строки
233 B
Plaintext
9 строки
233 B
Plaintext
rustc
|
|
--version
|
|
--verbose
|
|
--explain E0038
|
|
--release -- -Z print-type-sizes
|
|
-O --emit [asm|llvm-ir] src/main.rs -C llvm-args=-x86-asm-syntax=intel
|
|
-Z time-passes
|
|
time for each of the compiler steps
|