]> git.lizzy.rs Git - rust.git/history - tests
Fix the tests that got broken by the fixes
[rust.git] / tests /
2018-06-21 Oliver SchneiderMerge pull request #2864 from flip1995/issue-2862
2018-06-21 flip1995Check for arguments before accessing the first arg
2018-06-21 Oliver SchneiderMerge pull request #2790 from shnewto/vectors-to-indexi...
2018-06-20 Oliver SchneiderMerge pull request #2859 from 0ndorio/fix/false_positiv...
2018-06-20 Bruno KirschnerAllows neg_cmp_op_on_partial_ord for external macros...
2018-06-20 Philipp HanschMerge pull request #2858 from phansch/update_allowed_fa...
2018-06-19 Shea NewtonRemoving lint for constant `usize` array indexing
2018-06-19 Shea NewtonAdd tests that index with a `const` value.
2018-06-19 Shea NewtonRevisiting indexing_slicing test cases
2018-06-19 Shea NewtonSecond pass at addressing changes requested
2018-06-19 Shea NewtonThis commit represents an attempt to address changes...
2018-06-19 Shea NewtonRename instances of `array_indexing`
2018-06-19 Shea Newton Extend `indexing_slicing` lint
2018-06-19 Oliver SchneiderMerge pull request #2855 from uHOOCCOOHu/impl-fn-lifetime
2018-06-19 uHOOCCOOHuAdd notes for test examples.
2018-06-19 uHOOCCOOHuCheck lifetimes in Fn traits in generic bounds.
2018-06-19 Oliver SchneiderMerge pull request #2837 from fanzier/panicking_unwrap
2018-06-19 Oliver SchneiderMerge pull request #2844 from illicitonion/default_trai...
2018-06-18 Daniel Wagner-HallExclude generated code
2018-06-15 Philipp KronesMerge pull request #2803 from Nemo157/trivially_copy_pa...
2018-06-15 Wim LoomanAllow configuring the trivial copy size limit
2018-06-15 Wim LoomanNew Lint: Pass small trivially copyable objects by...
2018-06-14 Daniel Wagner-HallFix some existing test expectations
2018-06-14 Daniel Wagner-HallAdd default_trait_access lint
2018-06-12 Oliver SchneiderMerge pull request #2839 from mikerite/duration_subsec_pr_2
2018-06-12 Fabian ZaiserCategorize the unwrap lints correctly.
2018-06-12 Fabian ZaiserImplement lint checking for `unwrap`s that will always...
2018-06-12 Michael Wrightduration_subsec: Add check for `subsec_micros`
2018-06-11 Oliver SchneiderMerge pull request #2815 from darArch/master
2018-06-11 Michael WrightMerge branch 'master' into duration_subsec_pr_2
2018-06-09 Michael WrightAdd duration_subsec lint
2018-06-09 Oliver SchneiderMerge pull request #2836 from mati865/upcoming_breakage
2018-06-08 Oliver SchneiderMerge pull request #2811 from fanzier/checked_unwrap
2018-06-08 Fabian ZaiserAddress review comments.
2018-06-08 Fabian ZaiserImplement lint that checks for unidiomatic `unwrap...
2018-06-07 Mateusz MikułaFormatting
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 Donald RobertsonExtracting arguments to format to pass directly to...
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-04 Donald RobertsonAdding handling and tests for custom type with implemen...
2018-06-04 Donald RobertsonEnsuring correct lint message is output for Option...
2018-06-04 Donald RobertsonWarn if non-trivial work is done inside .expect
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 KirschnerAdded lint to avoid negated comparisions on partially...
2018-06-03 Oliver SchneiderMerge pull request #2813 from terry90/master
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 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 Mockersadding to pedantic a lint that check for multiple inher...
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 #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 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 Aaron PowerRemoved stable feature flags
2018-05-27 François Mockersbetter parsing of condition in while loop for mutability
2018-05-26 Oliver SchneiderRustup
2018-05-25 Philipp HanschMerge pull request #2800 from phansch/no_deploy_in_inte...
2018-05-24 Oliver SchneiderMerge pull request #2797 from mipli/2250-unimplemented...
2018-05-24 Michael A. PlikkFix note on macro outside current crate. Changed group...
2018-05-24 Michael A. PlikkAllow unimplemented in other tests
2018-05-24 Michael A. PlikkRename panic files to panic_unimplemented
2018-05-24 Michael A. PlikkCreate lint for unimplemented!()
2018-05-23 Oliver SchneiderMerge pull request #2794 from mati865/rustup
2018-05-22 Mateusz MikułaFormat code
2018-05-21 Philipp HanschMerge pull request #2787 from phansch/fewer_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 SchneiderMerge pull request #2777 from rust-lang-nursery/scoped_...
2018-05-19 Oliver SchneiderUse the new scoped tool attributes
2018-05-18 Oliver SchneiderMerge pull request #2763 from phansch/tasty_ice_cream
2018-05-17 Philipp HanschFix ICE for issues 2767, 2499, 1782
2018-05-17 Philipp HanschAdd run-pass tests for SpanlessEq/SpanlessHash ICE
2018-05-12 Oliver SchneiderMerge pull request #2712 from rust-lang-nursery/oli...
next