]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-28 Michael WrightAdd `rustfmt::skip` to `double_parens` tests
2019-02-27 borsAuto merge of #3666 - detrumi:map-or-on-non-copy, r...
2019-02-27 borsAuto merge of #3826 - mikerite:rustfmt-outer-attr-tests...
2019-02-27 borsAuto merge of #3827 - phansch:rustup, r=Manishearth
2019-02-27 Philipp HanschRustup https://github.com/rust-lang/rust/pull/58321
2019-02-27 Michael WrightAdd `rustfmt::skip` to outer attr format tests
2019-02-26 borsAuto merge of #3821 - g-bartoszek:redundant_closure...
2019-02-26 borsAuto merge of #3818 - phansch:update_changelog, r=oli-obk
2019-02-26 Wilco KuseeFix false negative
2019-02-26 Wilco KuseeAttempt to fix false negative
2019-02-26 Wilco KuseeMove lint_map_unwrap_or to its own file
2019-02-26 Wilco KuseeOnly suggest map_or for copy types
2019-02-26 borsAuto merge of #3817 - rust-lang:fix-bool_comparison...
2019-02-26 Grzegorzdo not trigger redundant_closure when there is a differ...
2019-02-26 borsAuto merge of #3814 - ljedrz:HirIdification_lockstep_up...
2019-02-26 ljedrzfix line format
2019-02-26 borsAuto merge of #3819 - mikerite:rustfmt-formatting-tests...
2019-02-26 borsAuto merge of #3820 - mikerite:remove-feature-try-from...
2019-02-26 Michael WrightRemove `#[feature(try_from)]`
2019-02-26 Michael WrightAdd [rustfmt::skip] to formatting lint tests
2019-02-25 Philipp HanschUpdate changelog for Rust 1.33
2019-02-25 mcartonFix `bool_comparison` with non-`bool` expressions
2019-02-25 borsAuto merge of #3808 - mikerite:useless-format-suggestio...
2019-02-25 borsAuto merge of #3816 - g-bartoszek:redundant_closure_for...
2019-02-25 Grzegorzredundant_closure does not trigger for external macros
2019-02-25 borsAuto merge of #3772 - flip1995:ice-3719, r=Manishearth
2019-02-25 borsAuto merge of #3805 - martinsp:ice-3747, r=Manishearth
2019-02-25 ljedrzfix: replace wrong id
2019-02-25 borsAuto merge of #3815 - phansch:make_private, r=Manishearth
2019-02-25 Philipp HanschMake DiagnosticWrapper private
2019-02-24 ljedrzHirIdify some lints
2019-02-24 borsAuto merge of #3811 - rust-lang:test-for-2526, r=mcarton
2019-02-24 mcartonAdd a test for #2526
2019-02-24 borsAuto merge of #3810 - phansch:refactor/extract_module...
2019-02-24 borsAuto merge of #3790 - ljedrz:HirIdify_intravisit, r...
2019-02-24 ljedrzfix formatting
2019-02-24 Philipp HanschExtract diagnostics module and document some functions
2019-02-24 Philipp HanschDocument some `span_lint_*` util functions
2019-02-24 Michael WrightFix `useless_format` suggestions
2019-02-23 Martins PolakovsFix ICE #3747
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 flip1995Document the new `Sugg` functions
2019-02-19 flip1995Add test related to the ICE
2019-02-19 flip1995Fix ice-3719
2019-02-19 flip1995Implement Sugg::hir_with_macro_callsite
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
next