]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-25 Jonathan CastelloUpdate README.md for `clippy_toplevel_ref_arg`.
2014-12-25 Jonathan CastelloAdd an example of the toplevel_ref_arg lint.
2014-12-25 Manish GoregaokarMerge pull request #25 from Twisol/lint-toplevel-ref-arg
2014-12-24 Jonathan CastelloImplement a lint to check for args like `fn foo(ref...
2014-12-24 Manish Goregaokardylib
2014-12-19 Manish Goregaokarrustup
2014-12-15 Manish GoregaokarAdd seanmonstar's StrToString lint
2014-12-10 Manish Goregaokarrm if_let gate
2014-12-10 Manish GoregaokarUpdate README.md
2014-12-04 Manish GoregaokarMerge pull request #20 from wenderen/path-fields
2014-12-04 Rohan PrinjaPath has only 2 fields now
2014-11-20 Manish Goregaokardlist readme
2014-11-20 Manish Goregaokarmore clippylike (from issue title)
2014-11-20 Manish Goregaokaradd DList example
2014-11-20 Manish GoregaokarAdd DList lint (fixes #2)
2014-11-19 Manish Goregaokarreadme
2014-11-19 Manish GoregaokarExample for match_if_let
2014-11-19 Manish Goregaokar+match_if_let
2014-11-19 Manish Goregaokarrn box_vec
2014-11-19 Manish Goregaokarmoar clippylike
2014-11-19 Manish Goregaokardocs
2014-11-19 Manish Goregaokarboxvec
2014-11-19 Manish GoregaokarMerge branch 'master' of github.com:Manishearth/rust...
2014-11-19 Manish Goregaokarinit cargo
2014-11-19 Manish GoregaokarCreate .gitignore
2014-11-19 Manish GoregaokarCreate README.md