An annotation of the Rust standard library
1–7 of 7 posts
Re: An annotation of the Rust standard library
#2https://github.com/brson/annotated-std-rs/commit/e50c2b16455...
Re: An annotation of the Rust standard library
#3If you're wondering where the content actually is, take a look at the commit, where comments are written alongside the code: https://github.com/brson/annotated-std-rs/commit/e50c2b16455...
Re: An annotation of the Rust standard library
#4If you're wondering where the content actually is, take a look at the commit, where comments are written alongside the code: https://github.com/brson/annotated-std-rs/commit/e50c2b16455...
Still not very much content - not sure if this was worth posting yet
Re: An annotation of the Rust standard library
#5If you're wondering where the content actually is, take a look at the commit, where comments are written alongside the code: https://github.com/brson/annotated-std-rs/commit/e50c2b16455...
Still not very much content - not sure if this was worth posting yet
Re: An annotation of the Rust standard library
#6Re: An annotation of the Rust standard library
#7It 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.