]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-21 Michael RecachinasUpdate stderrs for print and write_literal
2018-04-21 Michael RecachinasAdd smaller check_unformatted to write.rs and fix preci...
2018-04-21 Michael RecachinasAdd more tests to print_ and write_literal
2018-04-19 Oliver SchneiderVersion bump
2018-04-19 Oliver SchneiderMerge pull request #2681 from phansch/fix_latest_nightl...
2018-04-19 Oliver SchneiderMerge pull request #2683 from rust-lang-nursery/rustup
2018-04-18 Philipp HanschFix latest nightly breakage
2018-04-17 Philipp HanschMerge pull request #2675 from phansch/mention_irc_in_co...
2018-04-17 Oliver SchneiderRustup
2018-04-17 Philipp HanschAdd intro and mention IRC in CONTRIBUTING.md
2018-04-15 Oliver SchneiderMerge pull request #1467 from philipturnbull/option_map...
2018-04-15 Philipp HanschRefactor out enum and address nits
2018-04-15 Oliver SchneiderVersion bump
2018-04-15 Oliver SchneiderMerge pull request #2650 from thekidxp/fixEmptyPrintln
2018-04-15 MSI\Stew's... fixing 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 Philipp HanschRename lint to option_map_unit_fn
2018-04-15 Philipp HanschUse declare_clippy_lint and 'complexity' category
2018-04-15 Philipp HanschCleanup misc::check_nan
2018-04-15 Philipp HanschMake it compile again
2018-04-15 Phil TurnbullHandle non-trivial nil closures
2018-04-15 Phil TurnbullReturn Spans instead of Cow<&str>'s
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-15 Oliver SchneiderMerge pull request #2670 from mikerite/fix_compilation_...
2018-04-15 Michael WrightFix clippy error
2018-04-15 Michael WrightFix compilation for nightly 2018-04-15
2018-04-14 Oliver SchneiderMerge pull request #2669 from senden9/patch-1
2018-04-14 Stefano ProbstFix Markdown link syntax in lint doc
2018-04-13 Philipp HanschMerge pull request #2668 from phansch/run_remark_on_all...
2018-04-13 Philipp HanschRun remark-lint on all markdown files in root
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 clippy warnings
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-11 Oliver SchneiderMerge pull request #2660 from phansch/fix_travis
2018-04-11 Philipp HanschFix travis.yml
2018-04-11 Philipp HanschMerge pull request #2659 from phansch/debug_deployment_...
2018-04-11 Philipp HanschAdd set -x for debugging
2018-04-11 Philipp HanschDebug deployment script issues
2018-04-10 Oliver SchneiderMerge pull request #2655 from rust-lang-nursery/oli...
2018-04-10 Oliver SchneiderExplain nursery lints
2018-04-10 Oliver SchneiderMerge pull request #2654 from killercup/feature/lint...
2018-04-10 Pascal HertleifDocs: Reorganize layout a bit and show lint groups
2018-04-10 Pascal HertleifAdd lint groups to doc export
2018-04-08 Oliver SchneiderVersion bump
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 #2641 from rcoh/patch-2
2018-04-07 Oliver SchneiderMerge pull request #2640 from mikerite/fix_compilation_...
2018-04-07 Russell CohenFix docs to match behavior
2018-04-07 Michael WrightFix compilation for nightly 2018-04-06
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 Goregaokarargh
2018-04-05 Manish GoregaokarMerge pull request #2629 from memoryleak47/typo
2018-04-05 memoryleak47typo
2018-04-05 Manish GoregaokarFix driver dogfood bug
2018-04-05 Manish GoregaokarBump version to 0.0.192
2018-04-05 Manish GoregaokarUpdate changelog
2018-04-05 Manish GoregaokarRemove uses of ExprKind::Inplace
2018-04-04 Manish GoregaokarMerge pull request #2628 from TimNN/patch-2
2018-04-04 Tim NeumannAdd missing `clippy_` prefix to lint groups in Readme
2018-04-04 Manish GoregaokarMerge pull request #2625 from mikerite/clippy_warning
2018-04-04 Manish Goregaokarfix other instance of internals docs
2018-04-04 Michael WrightFix clippy warning
2018-04-04 Manish Goregaokarnew internals docs
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 Oliver SchneiderMerge pull request #2618 from rcoh/patch-1
2018-04-03 Russell CohenMove `set -e` to before the deploy
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 #2612 from phansch/document_how_to_u...
2018-04-02 Philipp HanschDocument the author lint
next