]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-07 Philipp HanschMerge pull request #2835 from FauxFaux/patch-1
2018-06-07 Chris WestTiny typo in rust-update script
2018-06-07 Oliver SchneiderMerge pull request #2833 from phansch/cannot_relate_bou...
2018-06-07 Philipp HanschFix cargo late bound region mismatch ICE
2018-06-06 Oliver SchneiderMerge pull request #2804 from utaal/expr-call-author
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2827 from 0ndorio/lint/cmp_operator...
2018-06-03 Bruno KirschnerCleaned implements_ord helper function in boolean lint...
2018-06-03 Bruno KirschnerReduced scope of `nonminimal_bool` so that it doesn...
2018-06-03 Bruno KirschnerFixed spelling and indentation issues in neg_cmp_op_on_...
2018-06-03 Bruno KirschnerUse declare_clippy_lint instead of declare_lint.
2018-06-03 Bruno KirschnerAdded lint to avoid negated comparisions on partially...
2018-06-03 Oliver SchneiderMerge pull request #2813 from terry90/master
2018-06-03 Terry RaimondoCompute digits vec only once
2018-06-03 Oliver SchneiderVersion bump
2018-06-01 Victor KorkinDivide FN_TO_NUMERIC lint into two.
2018-05-31 Oliver SchneiderMerge pull request #2816 from mockersf/multiple-impl
2018-05-31 Oliver SchneiderMerge pull request #2819 from zayenz/no-op-ref-in-macro
2018-05-31 Oliver SchneiderMerge pull request #2825 from Nemo157/test-toml
2018-05-31 Victor KorkinAdd one more test
2018-05-30 Wim LoomanUse compiletest::make_tests to allow it to setup the...
2018-05-30 Wim LoomanGet compile-test tests for configuration working
2018-05-30 Oliver SchneiderMerge pull request #2821 from mati865/rust-2018-migration
2018-05-30 Victor KorkinFix 'help' message
2018-05-30 Mateusz MikułaUpdate integration test
2018-05-30 Mateusz MikułaUpgrade to edition 2018
2018-05-30 Mateusz MikułaRun rustfix
2018-05-30 Mateusz MikułaAdd rust_2018_preview feature and fix rustfmt annotation
2018-05-30 Victor KorkinFixes for suggestion message, tests and lint explanation.
2018-05-30 Victor Korkinweird thing
2018-05-29 Oliver SchneiderMerge pull request #2759 from devonhollowood/transmute...
2018-05-29 François Mockersmove lint to restriction group
2018-05-29 François Mockersonly install remark if not on an integration build...
2018-05-29 François Mockersadding to pedantic a lint that check for multiple inher...
2018-05-29 Devon HollowoodSimplify lifetime-differences-only detection
2018-05-29 Devon HollowoodFix behavior with generic lifetime parameters
2018-05-29 Devon HollowoodTest that we allow non-static lifetime transmutes
2018-05-29 Devon HollowoodDon't lint lifetime-only transmutes
2018-05-29 Victor KorkinChange lint type to unique and add the suggestion.
2018-05-29 Oliver SchneiderMerge pull request #2820 from flip1995/unused_def_conf
2018-05-29 flip1995Remove unused define_conf-macro definitions
2018-05-29 Oliver SchneiderFix dogfood
2018-05-29 Mikael Zayenz... avoid op-ref in macros
2018-05-29 Oliver SchneiderVersion bump
2018-05-29 Oliver SchneiderMerge pull request #2817 from mati865/rustup
2018-05-29 Mateusz MikułaUpdate to nightly 2018-05-28
2018-05-28 Victor KorkinLittle fix for test
2018-05-28 Victor KorkinAdd lint on cast Fn to numerical.
2018-05-28 Andrea Lattuadaauthor tests: update for_loop.stdout file
2018-05-28 Andrea LattuadaTest for ExprCall in clippy::author
2018-05-28 Andrea LattuadaAdd support for ExprCall in clippy::author
2018-05-28 Terry RaimondoUpdate other tests
2018-05-28 Terry RaimondoAdd tests
2018-05-28 Terry Raimondounreadable_literal: Fills hexadecimal values with 0...
2018-05-28 Oliver SchneiderMerge pull request #2808 from Aaronepower/master
2018-05-28 Aaron PowerAdded lint for unnecessary references
2018-05-28 Oliver SchneiderMerge pull request #2810 from Aaronepower/stable_featur...
2018-05-28 Oliver SchneiderMerge pull request #2806 from mockersf/loop-mut-cond
2018-05-28 Oliver SchneiderMerge pull request #2805 from reiner-dolp/update_lints
2018-05-28 Oliver SchneiderMerge pull request #2809 from Aaronepower/if_chain_clean
2018-05-28 Aaron PowerRemoved stable feature flags
2018-05-28 Aaron PowerRefactored nested if lets to if_chain! macro
2018-05-27 François Mockersbetter parsing of condition in while loop for mutability
2018-05-27 Reiner Dolprunning update lints script
2018-05-26 Oliver SchneiderRustup
2018-05-25 Philipp HanschMerge pull request #2800 from phansch/no_deploy_in_inte...
2018-05-25 Philipp HanschAdd some output to make log reading easier
2018-05-25 Philipp HanschDon't run deploy script in integration tests
2018-05-24 Oliver SchneiderMerge pull request #2797 from mipli/2250-unimplemented...
2018-05-24 Michael A.... Fix note on macro outside current crate. Changed group...
2018-05-24 Michael A.... Allow unimplemented in other tests
2018-05-24 Michael A.... Rename panic files to panic_unimplemented
2018-05-24 Michael A.... Create lint for unimplemented!()
2018-05-23 Oliver SchneiderVersion bump
2018-05-23 Oliver SchneiderMerge pull request #2794 from mati865/rustup
2018-05-23 Mateusz MikułaUpdate to nightly 2018-05-22
2018-05-22 Mateusz MikułaFormat code
2018-05-21 Philipp HanschMerge pull request #2787 from phansch/fewer_allow_failures
2018-05-21 Philipp HanschRemove most allow_failures
2018-05-21 Philipp HanschMerge pull request #2786 from phansch/fix_param_env_com...
2018-05-21 Philipp HanschFix chrono crash due to empty param_env
2018-05-20 Oliver SchneiderUpdate CHANGELOG.md
2018-05-20 Oliver SchneiderVersion bump
2018-05-20 Oliver SchneiderMerge pull request #2777 from rust-lang-nursery/scoped_...
2018-05-20 Oliver SchneiderMerge pull request #2779 from rust-lang-nursery/rerunna...
2018-05-20 Oliver SchneiderMerge pull request #2781 from imp/2780
2018-05-20 Cyril Pliskorustup to nightly 2018-05-19
2018-05-19 Oliver SchneiderStop compilation after linting
2018-05-19 Philipp HanschMerge pull request #2778 from phansch/add_rls_to_integr...
2018-05-19 Philipp HanschAdd rls to integration tests
2018-05-19 Oliver SchneiderUse the new scoped tool attributes
2018-05-19 Oliver SchneiderVersion bump
2018-05-19 Oliver SchneiderMerge pull request #2775 from utam0k/rename-trans-to...
2018-05-19 utam0kRename trans to codegen
2018-05-18 Philipp HanschMerge pull request #2773 from phansch/add_hyper_to_inte...
2018-05-18 Philipp HanschAdd hyper to integration tests
2018-05-18 Oliver SchneiderMerge pull request #2763 from phansch/tasty_ice_cream
2018-05-17 Philipp HanschMerge pull request #2772 from phansch/add_more_integrat...
2018-05-17 Philipp HanschUse full backtrace
2018-05-17 Philipp HanschMake build output cleaner
next