Cuộc trò chuyện không có tiêu đề
Rust Compiler
Tristan Ayala
30+
Conversations
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.