]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-05-24 Manish GoregaokarMerge pull request #948 from BenoitZugmeyer/cargo-clipp...
2016-05-23 Benoît ZugmeyerLet cargo-clippy exit with a code > 0 if some error...
2016-05-23 Martin CartonMerge pull request #944 from Manishearth/rustup
2016-05-23 mcartonBump to 0.0.69
2016-05-23 mcartonRustup to *1.10.0-nightly (476fe6eef 2016-05-21)*
2016-05-23 mcartonRustup to *1.10.0-nightly (764ef92ae 2016-05-19)*
2016-05-23 mcartonRustup to *1.10.0-nightly (9c6904ca1 2016-05-18)*
2016-05-18 Manish GoregaokarMerge branch 'pr-942'
2016-05-17 mcartonBump to 0.0.68
2016-05-17 mcartonRustup to *1.10.0-nightly (cd6a40017 2016-05-16)*
2016-05-16 Manish GoregaokarDon't panic if cargo rustc fails
2016-05-16 Martin CartonMerge pull request #934 from Manishearth/allow-upcast
2016-05-16 Manish GoregaokarAllow invalid upcast comparisons
2016-05-13 Martin CartonMerge pull request #928 from oli-obk/unnecessary_operation
2016-05-13 Oliver Schneideradd a companion lint to `no_effect` with suggestions...
2016-05-13 llogiqMerge pull request #927 from oli-obk/german_windows_32bit
2016-05-13 Oliver Schneidermake sure compiletest works on windows
2016-05-13 Oliver Schneiderignore the portability test on 32 bit
2016-05-13 Oliver Schneiderdon't check for an exact error message
2016-05-13 Martin CartonMerge pull request #921 from afck/master
2016-05-13 Andreas Facklerfix typos
2016-05-12 Manish GoregaokarMerge pull request #922 from Manishearth/rustup
2016-05-12 mcartonBump to 0.0.67
2016-05-12 mcartonRustup to *1.10.0-nightly (22ac88f1a 2016-05-11)*
2016-05-12 Martin CartonMerge pull request #919 from oli-obk/fix/917
2016-05-12 Oliver Schneiderdon't suggest closures over constants
2016-05-11 llogiqMerge pull request #913 from oli-obk/assign_ops
2016-05-11 llogiqMerge pull request #915 from Manishearth/sysroot
2016-05-11 llogiqMerge pull request #914 from oli-obk/non_expressive_names
2016-05-11 Manish GoregaokarUse rustc --print sysroot, bump to v66
2016-05-11 Oliver Schneideradd known problems
2016-05-11 Oliver Schneidermerge struct similar_name test into the general test...
2016-05-11 Oliver Schneiderproperly lint function argument patterns in similar_names
2016-05-11 Oliver Schneiderdon't lint at the use-site of bad struct field bindings...
2016-05-11 Oliver Schneidersuggest `a op= b` over `a = a op b`
2016-05-10 llogiqMerge pull request #911 from cuviper/rustup
2016-05-10 Josh StoneSupport either rustup or multirust environment variables
2016-05-10 Manish GoregaokarMerge pull request #681 from oli-obk/split
2016-05-09 Martin CartonMerge pull request #908 from sanxiyn/unused-import
2016-05-09 Seo SanghyeonRemove unused imports
2016-05-09 Oliver Schneider`cargo clippy` subcommand
2016-05-09 Martin CartonMerge pull request #884 from oli-obk/needless_ref2
2016-05-09 Oliver Schneiderfallout
2016-05-09 Oliver Schneiderneedless borrows found in clippy
2016-05-09 Oliver Schneideradd needless_borrow lint
2016-05-08 Manish GoregaokarMerge pull request #906 from Manishearth/birkenfeld...
2016-05-07 mcartonBump to 0.0.65
2016-05-07 mcartonFix tests
2016-05-06 llogiqMerge pull request #903 from oli-obk/master
2016-05-06 Oliver Schneidermore arguments don't make stuff better
2016-05-06 Oliver Schneiderpass full config path to remark
2016-05-06 Oliver Schneideruse .remarkrc.json for travis
2016-05-06 Oliver Schneiderfix markdown generated from code
2016-05-06 Oliver Schneiderignore some markdown lints
2016-05-06 Oliver Schneiderfix markdown
2016-05-06 Oliver Schneiderfail fast
2016-05-06 Oliver Schneiderrun remark-lint on README.md
2016-05-05 llogiqMerge pull request #901 from Manishearth/doc
2016-05-05 mcartonDon’t warn in titles in DOC_MARKDOWN
2016-05-05 mcartonTest previously reported false positive
2016-05-05 mcartonFix issue with `DOC_MARKDOWN` and punctuation
2016-05-04 Georg Brandlrustup: fix breakage in diagnostics API
2016-05-02 Martin CartonMerge pull request #891 from oli-obk/doc_precise_spans
2016-05-02 Oliver Schneiderdoc markdown lint shows the exact word location
2016-05-02 Oliver Schneiderdoc markdown lint's span shows the line instead of...
2016-05-02 Manish GoregaokarMerge branch 'pr-890'
2016-05-02 Oliver Schneidersimilar_names should be allow-by-default
2016-05-02 Oliver Schneiderdon't lint similar_names inside #[test] functions
2016-04-30 Manish GoregaokarMerge pull request #889 from Manishearth/fix-887
2016-04-30 Andre Bogusfixed tests, added clippy_restrictions lint group
2016-04-30 Andre Boguslint remainder, document test w/ half expr
2016-04-30 Andre Bogusfix #887: New lints for integer/floating-point arithmetic
2016-04-26 llogiqMerge pull request #882 from Manishearth/rustup
2016-04-26 mcartonUpdate changelog
2016-04-26 mcartonCentralize more paths
2016-04-26 mcartonFix paths resolution
2016-04-25 Manish GoregaokarRustup to rustc 1.10.0-nightly (645dd013a 2016-04-24...
2016-04-24 Martin CartonMerge pull request #875 from Manishearth/fx-doc
2016-04-24 Manish GoregaokarImprove new_without_default docs
2016-04-23 llogiqMerge pull request #872 from oli-obk/cc_result
2016-04-23 Oliver 'ker... cc: early returns are special
2016-04-23 llogiqMerge pull request #867 from Manishearth/#830
2016-04-23 Manish GoregaokarMerge pull request #870 from Manishearth/fix-722
2016-04-23 Andre Bogusallow items_after_statements by default
2016-04-22 Georg BrandlFix grammar.
2016-04-21 Manish GoregaokarMerge pull request #868 from cramertj/master
2016-04-21 Taylor CramerRan script to update README.md
2016-04-21 Taylor CramerFixed destructor detection in mem_forget
2016-04-21 Taylor CramerLimited mem_forget error to only Drop types (fails)
2016-04-21 Taylor CramerChanged std::mem::forget errors to mem::forget
2016-04-20 Taylor CramerTicks around std::mem::forget
2016-04-20 Taylor CramerRan update_lints and updated CHANGELOG.md to reflect...
2016-04-20 Taylor CramerAdded lint for mem_forget
2016-04-20 mcartonCheck type for `SINGLE_CHAR_PATTERN`
2016-04-20 Martin CartonMerge pull request #866 from cramertj/master
2016-04-20 Taylor CramerAdded unsafe_removed_from_name to new list in CHANGELOG.md
2016-04-20 Taylor CramerExpanded tests for unsafe_removed_from_name
2016-04-20 Taylor CramerRemoved unnecessary restriction of unsafe_removed_from_...
2016-04-19 Taylor CramerRan update_lints script
2016-04-19 Taylor CramerAdded lint for use imports which remove unsafe from...
next