]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-24 ljedrzfix formatting
2019-02-23 borsAuto merge of #3798 - eyko:patch-1, r=flip1995
2019-02-23 borsAuto merge of #3801 - Wilfred:patch-1, r=Manishearth
2019-02-23 Wilfred HughesFix broken markdown in README.md
2019-02-22 Vincent MartínezFix broken link in README
2019-02-22 borsAuto merge of #3796 - rust-lang:clarify-readme, r=oli-obk
2019-02-22 Manish GoregaokarClarify lint groups in readme
2019-02-22 borsAuto merge of #3795 - mikerite:test-rustfmt, r=phansch
2019-02-22 Michael Wrightrustfmt tests/ui/methods.rs
2019-02-22 Michael WrightAdd `#[rustfmt::skip]` to methods tests
2019-02-21 borsAuto merge of #3789 - bzzzzzz:needless_range_loop_bugfi...
2019-02-20 bzzzzFixed formatting and typo
2019-02-20 borsAuto merge of #3781 - uniphil:write_with_newline_false_...
2019-02-20 ljedrzpartially HirIdify lints
2019-02-20 borsAuto merge of #3779 - mikerite:fix-3704, r=phansch
2019-02-20 bzzzzMake needless_range_loop not applicable to structures...
2019-02-20 Michael WrightFormat again
2019-02-19 borsAuto merge of #3776 - notriddle:drop-bounds, r=oli-obk
2019-02-19 borsAuto merge of #3786 - rust-lang:rustup, r=Manishearth
2019-02-19 Manish GoregaokarRustup to rustc 1.34.0-nightly (32471f7ea 2019-02-19)
2019-02-19 Michael WrightFormat again
2019-02-19 Michael HowellAdd more descriptive details
2019-02-19 Michael HowellFix formatting
2019-02-19 philCheck {print,write}_with_newline for literal newline
2019-02-18 borsAuto merge of #3729 - illicitonion:match_enum_wildcard...
2019-02-18 Daniel Wagner... Fix Binding for rustc update
2019-02-18 Daniel Wagner... Restore tests
2019-02-18 Daniel Wagner... wildcard_enum_match_arm gives suggestions
2019-02-18 borsAuto merge of #3783 - Enet4:patch-1, r=Manishearth
2019-02-18 philDon't fail for raw string ending in \n
2019-02-18 philAdd failing test for #3778 write_with_newline
2019-02-18 Eduardo PinhoFormat `transmute_from_int_to_float` docs
2019-02-18 Eduardo PinhoUpdate why transmute_int_to_float is bad
2019-02-18 borsAuto merge of #3777 - timotree3:patch-1, r=Manishearth
2019-02-18 Michael WrightFormat
2019-02-18 Michael HowellUpdate README and CHANGELOG
2019-02-18 Michael HowellAdd a lint to warn on `T: Drop` bounds
2019-02-18 Michael WrightImprove `iter_cloned_collect` suggestions
2019-02-18 philAdd failing test for #3778 write_with_newline
2019-02-18 TimoAdd a semicolon as suggested
2019-02-18 TimoFix typo in documentation for float_cmp_const lint
2019-02-17 borsAuto merge of #3775 - flip1995:ice-3717, r=phansch
2019-02-17 flip1995Add test for ICE #3717 fix
2019-02-17 flip1995Fix ICE #3717
2019-02-16 borsAuto merge of #3774 - notriddle:patch-1, r=flip1995
2019-02-16 Michael HowellUse normal HTML label semantics for filter
2019-02-14 borsAuto merge of #3762 - mikerite:fix-build-20190214,...
2019-02-14 flip1995Fix breakage from rust-lang/rust#58296
2019-02-14 Michael WrightFix breakage due to rust-lang/rust#58167
2019-02-13 borsAuto merge of #3760 - rust-lang:rustup, r=flip1995
2019-02-13 flip1995Rustup
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-12 borsAuto merge of #3757 - mikerite:fix-2542, r=oli-obk
2019-02-11 borsAuto merge of #3758 - phansch:document_macro, r=flip1995
2019-02-11 Philipp HanschUpdate comment regarding crate level cfg_attr
2019-02-11 Philipp HanschDocument some more core functions
2019-02-11 Philipp HanschDocument `declare_clippy_lint` macro
2019-02-11 Michael WrightFix `needless_range_loop` bad suggestion
2019-02-10 Grzegorztest formatting
2019-02-10 borsAuto merge of #3754 - phansch:uicleanup, r=oli-obk
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-10 Grzegorzremoving redundant closures in the whole project
2019-02-10 borsAuto merge of #3755 - phansch:uicleanup2, r=oli-obk
2019-02-10 Grzegorzredundant closure implemented for closures containing...
2019-02-10 Philipp Hanschrustfmt
2019-02-10 Philipp HanschUI test cleanup: Rename copies.rs to match_same_arms.rs
2019-02-10 Philipp HanschUI test cleanup: Extract match_same_arms tests
2019-02-10 Philipp HanschUI test cleanup: Extract similar_names tests
2019-02-09 borsAuto merge of #3751 - h-michael:opt-def-id, r=phansch
2019-02-09 Hirokazu HataUse Hir::Def opt_def_id
2019-02-09 borsAuto merge of #3748 - phansch:uitest, r=oli-obk
2019-02-09 borsAuto merge of #3750 - h-michael:const-params, r=phansch
2019-02-09 Hirokazu HataAdd new Def type ConstParam
2019-02-08 Philipp HanschAdd a uitest subcommand to simplify UI test invocation
2019-02-06 borsAuto merge of #3665 - jsgf:master, r=oli-obk
2019-02-06 borsAuto merge of #3743 - phansch:you_shall_not_pass, r...
2019-02-06 Philipp HanschFix ICE in needless_pass_by_value lint
2019-02-06 Philipp HanschMove run-pass tests to UI tests
2019-02-05 flip1995Add tests for assertion_on_constants macro check
2019-02-05 flip1995Don't warn about const assertions when assert is in...
2019-02-04 borsAuto merge of #3725 - mikerite:fix-2728, r=phansch
2019-02-04 Michael WrightDocument `get_def_path`
2019-02-04 Manish GoregaokarMerge pull request #3735 from jsgf/setup-toolchain
2019-02-03 Jeremy FitzhardingeAdd setup-toolchain.sh script to configure the master...
2019-02-03 borsAuto merge of #3737 - phansch:2018, r=phansch
2019-02-03 Philipp HanschTransition leftover test libs to Rust 2018
2019-02-03 borsAuto merge of #3723 - rhysd:issue3721, r=oli-obk
2019-02-03 rhysdrun `util/dev update_lints` and `cargo fmt --all`
2019-02-03 rhysdMerge branch 'master' into issue3721
2019-02-03 rhysdprefer `if` to `match`
2019-02-03 rhysduse snippet for making a suggestion if possible
2019-02-03 borsAuto merge of #3736 - mikerite:fix-build-20190203,...
2019-02-03 Michael WrightFix breakage due to rust-lang/rust#58079
2019-02-03 Jeremy FitzhardingeAdd a CI test for cargoless use of clippy-driver
2019-02-02 Jeremy Fitzhardingebase-tests: use subshells to manage current directory
2019-02-02 Jeremy FitzhardingeDrive-by cleanups to cargo-clippy. No functional change.
2019-02-02 Jeremy FitzhardingeLet CLIPPY_CONF_DIR be used to start search for config...
2019-02-02 Jeremy Fitzhardingeclippy-driver: if --sysroot is specified on the command...
next