无标题对话
Rust Compiler
Tristan Ayala
30+
对话
Compile and execute Rust code
Solve the 'two sum' leetcode problem. Execute it.
Write some code that is not portable. Show that it compiles on some compilers but fails on others.
Write a simple program that has wildly different assembly code when compiled with different optimization flags.