]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-25 Andre BogusNew lint: (maybe_)infinite_iter
2017-08-25 Martin CartonMerge pull request #1989 from Frederick888/fix-1988
2017-08-25 mcartonBump the version to 0.0.154
2017-08-25 Martin CartonMerge pull request #1987 from alexeyzab/rename-match...
2017-08-25 Frederick Zhangfix PathParameters usage
2017-08-25 Alexey ZabelinIncorporate upstream changes
2017-08-25 Alexey ZabelinRename `match_path_old` to `match_path`
2017-08-24 Oliver SchneiderMerge pull request #1959 from DarkEld3r/1884-borrowed...
2017-08-24 Oliver SchneiderMerge pull request #1984 from MaloJaffre/fix_int_to_bits
2017-08-24 Oliver SchneiderMerge pull request #1982 from rust-lang-nursery/bytecount
2017-08-23 Malo JaffréFix int_ty_to_nbits
2017-08-23 Andre Bogusadd closure arg check, also catch non-consts
2017-08-23 Oliver SchneiderMerge pull request #1979 from montrivo/use_self
2017-08-23 Stanislav TkachFix 'cyclomatic complexity' warning
2017-08-23 Stanislav TkachFix borrowed_box lint for Box<Any>
2017-08-22 Andre Bogusnew lint: naive_bytecount
2017-08-22 Tim Nielenslint #1674: lifetimed types exclusion
2017-08-22 Tim Nielenslint #1674: lifetimed types exclusion
2017-08-22 Oliver SchneiderMerge pull request #1980 from bjgill/patch-1
2017-08-22 Benjamin GillChangelog entry for `cargo clippy --all`
2017-08-22 Oliver SchneiderMerge pull request #1977 from rust-lang-nursery/panic
2017-08-22 Oliver SchneiderMerge pull request #1975 from bjgill/clippy--all
2017-08-22 Oliver SchneiderMerge pull request #1978 from rust-lang-nursery/fix-768
2017-08-22 Benjamin GillRemove surplus clippy invocation in travis
2017-08-22 Benjamin GillMerge remote-tracking branch 'upstream/master' into...
2017-08-21 Andre Bogusfix #768 by checking for message macro expansion
2017-08-21 Oliver SchneiderMerge pull request #1973 from rust-lang-nursery/fix...
2017-08-21 Oliver SchneiderRun Dogfood for `use_self`
2017-08-21 Oliver SchneiderDon't trigger `Self` suggestion inside derives
2017-08-21 Oliver SchneiderFix ICE #1969
2017-08-21 Oliver SchneiderTest changes
2017-08-21 Oliver SchneiderVersion bump
2017-08-21 Oliver SchneiderMerge pull request #1971 from Frederick888/fix-1970
2017-08-21 Oliver SchneiderMerge pull request #1931 from rust-lang-nursery/move_links
2017-08-20 Benjamin GillAdd help text for `--all`
2017-08-20 Benjamin GillAdd travis testing of `--all`
2017-08-20 Benjamin GillRun Rustfmt-nightly
2017-08-20 Benjamin GillBasic implementation of `cargo clippy --all`
2017-08-19 Andre Bogusremove stars at the beginning of multiline comments
2017-08-19 Frederick Zhanguse CompilerDesugaringKind
2017-08-18 Oliver SchneiderMerge pull request #1965 from montrivo/use_self
2017-08-18 Tim Nielenslint #1674: replace struct name with `Self` when applicable
2017-08-18 Oliver SchneiderMerge pull request #1967 from koivunej/issue-1964
2017-08-18 Joonas Koivunentests/ui/let_unit: fix comment and example code
2017-08-18 Joonas Koivunenis_from_for_loop: document what first check matches
2017-08-18 Joonas Koivunenis_from_for_desugar: add match for `for _ in x`
2017-08-17 Tim Nielenslint #1674: replace struct name with `Self` when applicable
2017-08-15 Oliver SchneiderBump the version
2017-08-15 Oliver SchneiderRustup
2017-08-14 Oliver SchneiderMerge pull request #1953 from mati865/master
2017-08-14 Mateusz MikulaFix verbose_bit_mask off by one error
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderUpdate for rustc output changes
2017-08-14 Oliver SchneiderBump the version
2017-08-14 Oliver SchneiderRustup
2017-08-14 Oliver SchneiderHandfix dogfood issues with the rustfmt changes
2017-08-14 Oliver SchneiderRustfmt
2017-08-14 Oliver SchneiderBump the version
2017-08-13 Oliver SchneiderMerge pull request #1951 from rust-lang-nursery/doc_imp...
2017-08-12 Andre Bogussome small doc improvements
2017-08-09 llogiqMerge pull request #1942 from Frederick888/fix-1941
2017-08-09 Frederick Zhangfix usage of for_each_relevant_impl
2017-08-07 Martin CartonMerge pull request #1935 from rust-lang-nursery/oli...
2017-08-07 Martin CartonMerge pull request #1936 from rust-lang-nursery/oli...
2017-08-07 Oliver SchneiderUpdate CONTRIBUTING.md
2017-08-07 Oliver SchneiderMerge pull request #1934 from killercup/feature/docs...
2017-08-07 Oliver SchneiderDon't cache builds on travis
2017-08-07 Pascal HertleifDocs index: Sort versions in a nice way
2017-08-07 Oliver SchneiderMerge pull request #1923 from killercup/feature/1917...
2017-08-06 Andre BogusChange all links to reflect the move to rust-lang-nursery
2017-08-06 Andre BogusBump the version
2017-08-06 Andre Bogusfixing dogfood
2017-08-06 llogiqMerge pull request #1929 from Frederick888/fix-1928
2017-08-06 Frederick Zhangfix ConstFloat usage
2017-08-04 Oliver SchneiderMerge pull request #1913 from rust-lang-nursery/while_l...
2017-08-04 Andre Bogusunify checks into single visitor, fix block walk
2017-08-03 Andre BogusWIP: Find binding or assignment within outer loop
2017-08-03 Pascal HertleifGenerate version index for docs domain index
2017-08-03 Pascal HertleifUpdate URL in rendered docs Github ribbon
2017-08-02 Martin CartonMerge pull request #1922 from rust-lang-nursery/compile...
2017-08-02 Oliver SchneiderUpdate to latest compiletest version
2017-08-02 Oliver SchneiderMerge pull request #1919 from rust-lang-nursery/ui
2017-08-02 Oliver SchneiderRemove all references to `clippy_tests`
2017-08-02 Oliver SchneiderRevert "Update contribution instructions to the new...
2017-08-01 Oliver SchneiderMove all our tests back to ui tests
2017-08-01 Oliver SchneiderMerge pull request #1869 from rust-lang-nursery/new_lint
2017-08-01 Oliver SchneiderProduce backtrace on travis
2017-08-01 Oliver SchneiderUpdate to latest rustc diagnostic output
2017-08-01 Oliver SchneiderFix some more dogfood issues
2017-08-01 Oliver SchneiderThe lint doesn't improve perf (yet)
2017-08-01 Oliver SchneiderUse the authoring tool to create a new lint
2017-08-01 Oliver SchneiderCreate a lint authoring helper (generates matching...
2017-08-01 Oliver SchneiderFix the config regex for the wiki generator
2017-08-01 Oliver SchneiderRun rustfmt
2017-08-01 Oliver SchneiderBump the version
2017-08-01 Oliver Schneiderupdate_lints.sh has a different opinion on ordering...
2017-08-01 Oliver SchneiderMerge pull request #1900 from jayhardee9/luckily_litera...
2017-08-01 Oliver SchneiderMore autoclippyification
2017-08-01 Oliver SchneiderClippy fixes itself
2017-08-01 Oliver SchneiderMerge pull request #1915 from Frederick888/fix-1914
next