piss

entries

  1. Rustfmt-ing Rust
    Featherweight Musings
  2. My Git and GitHub work flow
    Featherweight Musings
  3. rustfmt - call for contributions
    Featherweight Musings
  4. Contributing to Rust
    Featherweight Musings
  5. New tutorial - arrays and vectors in Rust
    Featherweight Musings
  6. Graphs in Rust
    Featherweight Musings
  7. Creating a drop-in replacement for the Rust compiler
    Featherweight Musings
  8. Recent syntactic changes to Rust
    Featherweight Musings
  9. My thoughts on Rust in 2015
    Featherweight Musings
  10. rustaceans.org
    Featherweight Musings
  11. Notes on training for sport
    Featherweight Musings
  12. Thoughts on numeric types
    Featherweight Musings
  13. A gotcha with raw pointers and unsafe code
    Featherweight Musings
  14. LibHoare - pre- and postconditions in Rust
    Featherweight Musings
  15. Rust for C++ programmers - part 9: destructuring pt2 - match and borrowing
    Featherweight Musings
  16. Rust for C++ programmers - part 8: destructuring
    Featherweight Musings
  17. Rust for C++ programmers - part 7: data types
    Featherweight Musings
  18. Rust for C++ programmers - part 6: Rc, Gc, and * pointers
    Featherweight Musings
  19. Rust for C++ programmers - part 5: borrowed references
    Featherweight Musings
  20. A thought on language design
    Featherweight Musings
  21. Rust for C++ programmers - part 4: unique pointers
    Featherweight Musings
  22. Rust for C++ programmers - part 3: primitive types and operators
    Featherweight Musings
  23. Formatting change
    Featherweight Musings
  24. Rust for C++ programmers - part 2: control flow
    Featherweight Musings
  25. Rust for C++ programmers - an intermission - why Rust
    Featherweight Musings

Rustfmt-ing Rust

Featherweight Musings

source

<div dir="ltr" style="text-align: left;"> Over on my new blog I have a post on running rustfmt on the Rust repo and how you can help with the process, if you would like to:<br /> <br /> <a href="http://www.ncameron.org/blog/rustfmt-ing-rust/">http://www.ncameron.org/blog/rustfmt-ing-rust/</a></div>