]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-06-25 Oliver 'ker... don't lint on comparing `*const f32`s
2016-06-25 Manish GoregaokarMerge pull request #1038 from Manishearth/oli-obk-patch-2
2016-06-25 Oliver Schneideradd myself to Cargo.toml authors
2016-06-24 Manish GoregaokarMerge pull request #1036 from bestouff/patch-1
2016-06-24 Xavier Bestel*latest* nightly
2016-06-24 Xavier BestelSuggest Rust nightly
2016-06-24 Manish GoregaokarMerge pull request #1034 from Manishearth/travis_cache
2016-06-24 Andre Bogustry out cache: cargo with travis
2016-06-22 Martin CartonMerge pull request #1031 from oli-obk/travis2pointOH
2016-06-22 Oliver Schneiderpass the path to the correct command
2016-06-22 llogiqMerge pull request #995 from oli-obk/oh_the_horror
2016-06-22 Oliver Schneiderupdate lint doc text
2016-06-22 Oliver Schneiderunify the lints
2016-06-22 Oliver Schneideradd cargo/bin to PATH
2016-06-22 Oliver Schneidercreate missing cargo directory
2016-06-21 Martin CartonMerge pull request #1012 from Manishearth/nohyg
2016-06-21 Oliver Schneiderspeed up travis by not recompiling clippy just to test...
2016-06-21 mcartonBump to 0.0.77
2016-06-21 Oliver Schneiderfix tests
2016-06-21 Oliver Schneiderlint message nits
2016-06-21 Oliver Schneiderdoc nits
2016-06-21 Oliver Schneiderfallout2
2016-06-21 Oliver Schneiderfallout
2016-06-21 Oliver Schneideradd tests
2016-06-21 Oliver Schneiderupdate lints
2016-06-21 Oliver Schneidercreate a lint for each of the messages
2016-06-21 Manish GoregaokarMerge pull request #1029 from oli-obk/manifest2
2016-06-21 Oliver Schneiderfix tests
2016-06-21 Oliver Schneiderfix cargo clippy when using with `--manifest-path`
2016-06-21 Oliver Schneiderlint on `filter(x).map(y)`, `filter(x).flat_map(y)...
2016-06-21 Manish GoregaokarRevert "fix cargo clippy when using with `--manifest...
2016-06-21 Manish GoregaokarMerge pull request #1028 from oli-obk/manifest_path
2016-06-21 Oliver Schneiderfix cargo clippy when using with `--manifest-path`
2016-06-17 mcartonInclude restriction lints in the wiki
2016-06-17 mcartonFix paths in *update_wiki.py*
2016-06-16 Martin CartonMerge pull request #1022 from devonhollowood/extend...
2016-06-16 Devon HollowoodRemove uneccessary, leftover comments in lint_iter_mut()
2016-06-16 Devon HollowoodExtend iter_nth lint to work with iter_mut() and VecDeque
2016-06-16 Devon HollowoodAdd tests for extend-iter-nth
2016-06-16 llogiqMerge pull request #994 from oli-obk/stuttter
2016-06-16 Oliver 'ker... allow by default
2016-06-16 Martin CartonMerge pull request #1021 from Manishearth/issue1017
2016-06-16 mcartonFix FP with `WHILE_LET_LOOP` and break expressions
2016-06-16 Oliver Schneiderround 3
2016-06-16 Oliver Schneiderround 2
2016-06-16 Oliver Schneiderround 1
2016-06-16 Oliver Schneideronly lint public stutter namings
2016-06-16 Oliver Schneiderlint items whose name starts/ends with their enclosing...
2016-06-16 Oliver Schneiderlint enum variants names that start or end with their...
2016-06-16 Oliver Schneider`Skip` for `Chars` doesn't help us b/c of the `ExactSiz...
2016-06-16 Manish GoregaokarMerge pull request #1016 from devonhollowood/slice...
2016-06-16 Devon HollowoodMake iter_nth work for `Vec`s too
2016-06-16 Devon HollowoodAdd slice_iter_nth lint
2016-06-16 Devon HollowoodAdd tests for slice_iter_nth
2016-06-15 mcartonDon't use identifier hygiene in HIR
2016-06-13 Martin CartonMerge pull request #1011 from Manishearth/travis
2016-06-13 mcartons/npm install remark/npm install remark-cli
2016-06-10 Martin CartonMerge pull request #1004 from Manishearth/rustup
2016-06-10 mcartonBump to 0.0.76
2016-06-10 mcartonRustup to *1.11.0-nightly (7d2f75a95 2016-06-09)*
2016-06-10 Manish GoregaokarMerge pull request #1002 from Manishearth/issues
2016-06-10 mcartonAdd a issue template and specify a *recent* nightly...
2016-06-09 Martin CartonMerge pull request #1000 from Manishearth/doc_whitelist
2016-06-09 llogiqMerge pull request #990 from Manishearth/rustfmt
2016-06-09 mcartonDogfood inside `if_let_chain!`
2016-06-09 mcartonCleanup dependencies and features
2016-06-09 mcartonFormat all `if_let_chain` consistently
2016-06-09 mcartonCleanup trailing space
2016-06-09 mcartonDogfood
2016-06-09 mcartonRun rustfmt
2016-06-09 mcartonCleanup
2016-06-09 Andre Bogusadded GPLv{2,3} to doc-valid-idents
2016-06-09 llogiqMerge pull request #999 from Manishearth/whitelist
2016-06-09 mcartonFix suggestions for `REVERSE_RANGE_LOOP`
2016-06-09 mcartonFix false-positive in `LET_AND_RETURN`
2016-06-09 mcartonFix yet another FP in `USELESS_LET_IF_SEQ`
2016-06-09 mcartonWhitelist Nan in `DOC_MARKDOWN`
2016-06-09 Manish GoregaokarMerge pull request #996 from Manishearth/feature
2016-06-09 Manish GoregaokarMerge pull request #997 from carols10cents/include...
2016-06-08 Carol (Nichols... Include `consts` in the approx_consts lint for easier...
2016-06-08 mcartonAutomatically defines the `clippy` feature
2016-06-08 llogiqMerge pull request #993 from Manishearth/rustup
2016-06-08 mcartonBump to 0.0.75
2016-06-08 mcartonRustup to *1.11.0-nightly (763f9234b 2016-06-06)*
2016-06-07 llogiqMerge pull request #983 from Manishearth/fix-tests
2016-06-07 mcartonBump `compiletest_rs` to 0.2
2016-06-07 mcartonAdd missing suggestions and help message to tests
2016-06-07 mcartonUse `span_suggestion` for `WHILE_LET_ON_ITERATOR`
2016-06-07 mcartonFix span in `REVERSE_RANGE_LOOP`’s suggestion
2016-06-07 mcartonFix typo in `REVERSE_RANGE_LOOP`’s suggestion
2016-06-07 mcartonFix wrong tests and improve some other
2016-06-07 mcartonBump to 0.0.74
2016-06-06 Martin CartonMerge pull request #988 from oli-obk/metadata3
2016-06-06 Oliver Schneiderclippy should work on all systems
2016-06-06 Oliver Schneiderdon't abort after successfully linting a target
2016-06-06 Oliver Schneidersimply parse unknown json-strings as strings instead...
2016-06-05 Manish GoregaokarMerge pull request #986 from Manishearth/disable-wiki...
2016-06-05 mcartonAdd environment variable to deactivate wiki links
2016-06-05 Martin CartonMerge pull request #987 from Manishearth/fix-985
2016-06-05 mcartonBump to 0.0.73
next