We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
superceeded by https://github.com/rust-lang/rust-guidelines, this page should be removed
grammar fix
Updated Note style guide (markdown)
Change ordering of iterator naming (cf. `collections::treemap::RevMutEntries`)
4 spaces
@ pointers are dead
Removed duplicated trait requirements
`pub impl Type { ... }` triggers a compile-time error at this moment. Also, it has no effect on the visibility of the functions.
format
Many small grammar and typo fixes. No content changed.
extern mod -> extern crate
Do not blame the user
Revert a4fe2bf^ ... a4fe2bf on Note style guide
more rusty style, for function parameters and match patterns
Update wiki links for the rust-lang.org/doc/... -> r-l.o/doc/master/... change.
move impls next to traits
merge the two sections about impls `pub`
i like these self-descriping examples