]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-29 Dan GohmanEnable the cast_lossless warning by default.
2017-08-29 Oliver SchneiderMerge pull request #1956 from sunfishcode/master
2017-08-29 Oliver SchneiderMerge pull request #1998 from montrivo/bug/is_empty...
2017-08-28 Tim Nielenslen_without_is_empty false positive #1740
2017-08-28 Oliver SchneiderUpdate tests to current rustc
2017-08-28 Dan GohmanAdd a lint for lossless casts.
2017-08-28 Oliver SchneiderMerge pull request #1861 from CBenoit/master
2017-08-27 Oliver SchneiderMerge pull request #1986 from koivunej/manualtesting...
2017-08-27 Oliver SchneiderMerge pull request #1994 from ishitatsuyuki/lint-cleanup
2017-08-27 Tatsuyuki IshiRemove unused extern crates
2017-08-27 Tatsuyuki IshiReorder allow attributes to suppress unknown lint warning
2017-08-26 Oliver SchneiderMerge pull request #1992 from rust-lang-nursery/infinit...
2017-08-26 Andre Bogusrename TriState -> Finiteness, docs
2017-08-25 Andre Bogusfix match_path -> match_qpath rename
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 Joonas KoivunenCONTRIBUTING: add manual testing section
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 SchneiderRebase and update ui test
2017-08-21 Benoît CORTIERFinalize needless_borrowed_ref lint doc.
2017-08-21 Benoît CORTIERImprove needless_borrowed_ref lint: remove the hand...
2017-08-21 Benoît CORTIERImprove needless_borrowed_ref and update its stderr.
2017-08-21 Benoît CORTIERImprove needless_borrowed_ref and add suggestion to it.
2017-08-21 Benoît CORTIERUpdate needless_borrowed_ref lint example.
2017-08-21 Benoît CORTIERAdd needless_borrowed_ref example.
2017-08-21 Benoît CORTIERImprove needless_borrowed_ref lint comments.
2017-08-21 Benoît CORTIERNow register needless borrowed ref.
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
next