Skip to content

Instantly share code, notes, and snippets.

@mkatychev
Created October 20, 2018 18:02
Show Gist options
  • Save mkatychev/9aff75023c55f3038c326be31dd1ed78 to your computer and use it in GitHub Desktop.
Save mkatychev/9aff75023c55f3038c326be31dd1ed78 to your computer and use it in GitHub Desktop.
Rust book reference whitelist
# any line that does not start with '“' and ends with '”' is ignored.
“Add Amir to Sales.”
“Add Sally to Engineering”
“And the rest”
“Blue”
“Foundations of C++”
“Hello, world!”
“Hola”
“If this condition is met, run this block of code. If the condition is not met, do not run this block of code.”
“Ignored”
“I’m Nobody! Who are you?”
“Lucky penny!”
“Nightly Rust”
“Null References: The Billion Dollar Mistake,”
“Program testing can be a very effective way to show the presence of bugs, but it is hopelessly inadequate for showing their absence.”
“The Humble Programmer,”
“The Rustonomicon”
“The Twelve Days of Christmas,”
“Too high”
“Too low”
“To”
“Trust me, I know what I’m doing.”
“Здравствуйте”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment