No, but it demonstrates a neat way to use github. Next time someone asks me to annotate some code, rather than fighting with a word doc or throwing gazillions of comments inline, I'm going to try this out.
It looks like Rust picks up where GCC left off in terms of compile options. I hope this gets cleaned up in later releases as features either become stable or are dropped. This looks like heavy technical debt from the startup phase.
https://github.com/brson/annotated-std-rs/commit/e50c2b16455...