These POCs can be executed using the following command:
rustc commenting-out.rs -o commenting-out
./commenting-outwhere commenting-out is substituted for the relevant POC. Vulnerable code viewers for reviewing the source code can be found in the parent README.
- Confirmed working on rustc v1.53.0 (MacOS), but throws unused variable warning
- Confirmed working on rustc v1.53.0 (MacOS)
- Does not work on rustc v1.53.0 (MacOS) - throws unknown token error
- Confirmed working on rustc v1.53.0 (MacOS), but throws mixed_script_confusables warning