]> git.lizzy.rs Git - rust.git/history - tests
Merge pull request #2743 from phansch/rustup20180510
[rust.git] / tests /
2018-05-09 Philipp HanschMerge pull request #2735 from rust-lang-nursery/ice_melting
2018-05-09 Oliver SchneiderMerge pull request #2737 from flip1995/escaped_squigglies
2018-05-09 flip1995panic_params: don't lint escaped squigglies
2018-05-08 Oliver SchneiderCheck that we don't treat any type but a range type...
2018-05-07 Oliver SchneiderMerge pull request #2730 from NiekGr/len_zero_use_of_one
2018-05-06 NiekGrUpdate len_zero to handle comparisions with one
2018-05-05 Oliver SchneiderMerge pull request #2720 from estk/fix-dot-zero
2018-05-05 Evan SimmonsFix 1x..x.0 false positive, pretty suggestion
2018-05-04 Philipp HanschMerge pull request #2724 from Caemor/patch-1
2018-05-04 Oliver SchneiderMerge pull request #2713 from alexreg/nightly-fix
2018-05-03 Oliver SchneiderRustup field -> method transition of ..=
2018-05-01 Oliver SchneiderMerge pull request #2714 from imp/2709_simplify_some_in...
2018-05-01 Oliver SchneiderMerge pull request #2711 from phansch/fix_2707
2018-05-01 Philipp HanschPrevent crash when macro is in different file
2018-04-27 Oliver SchneiderMerge pull request #2696 from nathan/patch-1
2018-04-27 Oliver SchneiderMerge pull request #2699 from mati865/rustup
2018-04-27 Mateusz Mikułarustup
2018-04-25 Oliver SchneiderMerge pull request #2673 from estk/excessive_precision
2018-04-25 Oliver SchneiderMerge pull request #2679 from devonhollowood/cast-align...
2018-04-25 Oliver SchneiderMerge pull request #2687 from phansch/explain_how_lints...
2018-04-24 Evan SimmonsNew excessive precision lint for floats
2018-04-24 Devon HollowoodMake cast_ptr_alignment ignore c_void
2018-04-24 Oliver SchneiderMerge pull request #2684 from 17cupsofcoffee/infallible...
2018-04-24 Joe ClayImplement lint for destructuring tuple structs with...
2018-04-24 Oliver SchneiderMerge pull request #2694 from humanenginuity/master
2018-04-23 Brad GibsonMerge pull request #1 from humanenginuity/fix-strictly...
2018-04-23 Brad GibsonCorrected messaging to warn against less- to more-stric...
2018-04-23 Oliver SchneiderMerge pull request #2690 from mrecachinas/feature/print...
2018-04-21 Michael RecachinasUpdate stderrs for print and write_literal
2018-04-21 Michael RecachinasAdd more tests to print_ and write_literal
2018-04-15 Oliver SchneiderMerge pull request #1467 from philipturnbull/option_map...
2018-04-15 Oliver SchneiderMerge pull request #2650 from thekidxp/fixEmptyPrintln
2018-04-15 MSI\Stew's Laptopfixing error message for empty println macro
2018-04-15 Philipp HanschAlso lint Result.map for unit returns
2018-04-15 Philipp HanschRename option_map_unit_fn to map_unit_fn
2018-04-15 Philipp HanschGenerate let binding variable name for some cases
2018-04-15 Philipp HanschUse approximate_suggestion for non-reducible closures
2018-04-15 Philipp HanschRemove further semicolon reduction
2018-04-15 Philipp HanschAllow new lint in ui/eta.rs
2018-04-15 Philipp HanschMove test to new UI test system
2018-04-15 Phil TurnbullHandle non-trivial nil closures
2018-04-15 Phil TurnbullLint closures that return nil
2018-04-15 Phil TurnbullLint `Option.map(f)` where f never returns
2018-04-15 Phil TurnbullLint `Option.map(f)` where f returns nil
2018-04-15 Oliver SchneiderMerge pull request #2662 from mikerite/issue_2546
2018-04-13 Philipp HanschMerge pull request #2668 from phansch/run_remark_on_all...
2018-04-12 Philipp HanschMerge pull request #2664 from phansch/move_unnecessary_...
2018-04-12 Philipp HanschMove unnecessary_fold UI tests to separate file
2018-04-12 Michael WrightFix useless_format false negative
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
2018-04-11 Devon HollowoodDeprecate misaligned_transmute
2018-04-11 Devon HollowoodFix misaligned_transmute lint
2018-04-08 Oliver SchneiderTemporarily disable the needless_borrow lint
2018-04-08 Oliver SchneiderMerge pull request #2645 from TimNN/regex-bytes-utf8
2018-04-08 Oliver SchneiderMerge pull request #2630 from estk/fix-2613
2018-04-08 Evan SimmonsNew lints for write! / writeln! macros.
2018-04-07 Tim Neumannallow invalid UTF-8 in bytes Regexes
2018-04-07 Oliver SchneiderMerge pull request #2644 from phansch/fix_nonminimal_bo...
2018-04-07 Philipp HanschFix nonminimal_bool false positive
2018-04-07 Oliver SchneiderMerge pull request #2643 from phansch/split_up_match_bo...
2018-04-07 Philipp HanschSplit up match_bool UI tests
2018-04-07 Oliver SchneiderMerge pull request #2640 from mikerite/fix_compilation_...
2018-04-06 Oliver SchneiderMerge pull request #2633 from mikerite/ref_cow_tests
2018-04-06 Oliver SchneiderMerge pull request #2635 from phansch/split_up_some_mat...
2018-04-05 Philipp HanschSplit up some single_match UI tests
2018-04-05 Michael WrightMove ref cow tests
2018-04-05 Oliver SchneiderMerge pull request #2632 from phansch/fix_useless_forma...
2018-04-05 Philipp HanschFix useless_format false positive with macros
2018-04-05 Manish GoregaokarMerge pull request #2629 from memoryleak47/typo
2018-04-05 memoryleak47typo
2018-04-03 Oliver SchneiderMerge pull request #2622 from flip1995/imm_while_fields
2018-04-03 flip1995Don't trigger while_immutable_condition for mutable...
2018-04-03 Oliver SchneiderMerge pull request #2616 from mikerite/reenable_win_dogfood
2018-04-03 Michael WrightRe-enable dogfood test on Windows
2018-04-02 Oliver SchneiderMerge pull request #2608 from mrecachinas/feature/print...
2018-04-02 Michael RecachinasRevert adding env! to tests
2018-04-02 Michael RecachinasAdd edge case with env! arg to test and known problems
2018-04-02 Oliver SchneiderMerge pull request #2611 from phansch/improve_readme
2018-04-02 Oliver SchneiderMerge pull request #2605 from mikerite/dogfood_target_dir
2018-04-02 Michael WrightMerge branch 'master' into dogfood_target_dir
2018-04-01 Michael RecachinasAdd #![allow(print_literal)] to other test/ui/print_...
2018-04-01 Michael RecachinasAdd implementation and tests for literal checking in...
2018-04-01 Michael WrightMake dogfood test output to seperate directory
2018-03-30 Oliver SchneiderMerge pull request #2590 from phansch/fix_another_false...
2018-03-30 Philipp HanschHandle nested block comments
2018-03-30 Philipp HanschFix false positive in empty_line_after_outer_attr
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Oliver SchneiderMerge pull request #2579 from rust-lang-nursery/lint_au...
2018-03-29 Oliver SchneiderAddress review comments
2018-03-28 Oliver SchneiderUpdate test suite
2018-03-28 Oliver SchneiderCategorize all the lints!
2018-03-27 Oliver SchneiderMerge pull request #2572 from flip1995/immut_while
2018-03-27 Oliver SchneiderMerge pull request #2578 from mikerite/fix_issue_2397_pr_2
2018-03-27 Michael WrightFix enum_glob_use false positives
2018-03-27 flip1995Skip the mutation in while body case for closures
2018-03-26 flip1995Fix check of immutable condition in closure
2018-03-26 Oliver SchneiderMerge pull request #2576 from kimsnj/infinite_loop
2018-03-26 Karim Snjwhile_immutable_condition: limit suggestion span to...
2018-03-26 Karim Snjwhile_immutable_condition: fix handling of self
2018-03-26 Oliver SchneiderMerge pull request #2577 from phansch/false_positive_em...
next