]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-31 Krishna Veera... Indicate anonymous lifetimes for types
2019-12-31 Krishna Veera... Remove unnecessary import
2019-12-31 Krishna Veera... Lint within internal macros without a suggestion
2019-12-31 Krishna Veera... Destructure `mem:replace` arguments
2019-12-31 Krishna Veera... Move `mem_replace_with_default` out of nursery
2019-12-31 Krishna Veera... Prevent `mem_replace_with_default` lint within macros
2019-12-31 Krishna Veera... Add test cases for replace with `Default::default()`
2019-12-31 Krishna Veera... Use `mem::take` instead of `mem::replace` when applicable
2019-12-31 borsAuto merge of #4976 - JohnTitor:integration, r=phansch
2019-12-31 Yuki OkushiUpdate integration name
2019-12-31 borsAuto merge of #4973 - JohnTitor:rustup-1231, r=phansch
2019-12-31 Yuki OkushiIgnore rls integration test for now
2019-12-31 Yuki OkushiUse `is_empty()`
2019-12-31 Yuki OkushiRustup to rust-lang/rust#67707
2019-12-30 borsAuto merge of #4970 - krishna-veerareddy:fix-replace...
2019-12-30 borsAuto merge of #4634 - m-ober:feature/2320-map-or, r...
2019-12-30 Krishna Veera... Fix `replace_consts` lint documentation
2019-12-30 borsAuto merge of #4972 - JohnTitor:rustup, r=llogiq
2019-12-30 Yuki OkushiAllow unused_extern_crates for now
2019-12-30 Yuki OkushiRustup to rust-lang/rust#66942
2019-12-29 borsAuto merge of #4967 - JohnTitor:update-test, r=phansch
2019-12-29 Yuki OkushiRustup to rust-lang/rust#67151
2019-12-28 Micha OberAdd real suggestion to option_map_unwrap_or
2019-12-28 borsAuto merge of #4964 - JohnTitor:fix-potential-ice,...
2019-12-28 borsAuto merge of #4867 - mgr-inz-rafal:modulo_arithmetic...
2019-12-28 mgr-inz-rafalFixes for elided lifetimes
2019-12-28 mgr-inz-rafalAdd tests for new lint (modulo_arithmetic)
2019-12-28 mgr-inz-rafalAdd new lint (modulo_arithmetic)
2019-12-28 Yuki Okushicode review
2019-12-28 Yuki OkushiPossibly fix an ICE on test
2019-12-27 borsAuto merge of #4963 - JohnTitor:unknown-clippy-lint...
2019-12-27 Yuki OkushiImprove tests
2019-12-27 Yuki OkushiSuggest similar lint name on unknown_clippy_lints
2019-12-27 borsAuto merge of #4962 - JohnTitor:rustup-1227, r=matthiaskrgr
2019-12-27 Yuki OkushiRustup to rust-lang/rust#66936
2019-12-25 borsAuto merge of #4956 - JohnTitor:decimal-lit-suffix...
2019-12-25 borsAuto merge of #4954 - JohnTitor:improve-len-zero-doc...
2019-12-25 Yuki OkushiDo not drop suffixes on `decimal_literal_representation`
2019-12-25 Yuki OkushiCorrect documentation for `len_zero`
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-24 Andre Bogusnew lint: mutable_key_type
2019-12-24 Andre BogusAvoid needless_doctest_main on 'extern crate'
2019-12-24 borsAuto merge of #4948 - lzutao:rustup-67538, r=phansch
2019-12-24 Lzu Taorustup "Add span information to `ExprKind::Assign`"
2019-12-23 borsAuto merge of #4946 - lzutao:take, r=flip1995
2019-12-23 Lzu Taodo minor cleanups
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-23 borsAuto merge of #4939 - matthiaskrgr:bump_git_dep, r...
2019-12-23 borsAuto merge of #4823 - Areredify:must_use_res, r=flip1995
2019-12-23 Philipp HanschFix two commit hashes in changelog
2019-12-23 borsAuto merge of #4941 - lzutao:utils-mod, r=phansch
2019-12-23 borsAuto merge of #4944 - JohnTitor:rustup, r=oli-obk
2019-12-23 Yuki OkushiRustup to rust-lang/rust#66877
2019-12-22 Lzu Taoupdate term to 0.6
2019-12-22 Lzu Taoa few small cleanups
2019-12-22 Mikhail Babenkoimplemented `let_underscore` lint
2019-12-22 Mikhail Babenkomove is_must_use_ty to utils
2019-12-22 Matthias Krügerdeps: bump git2 from 0.10 to 0.11
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Rustup to rust-lang/rust#66931
2019-12-22 flip1995Add <'_> where necessary
2019-12-22 Daniel Wagner... Remove trailling .s
2019-12-22 borsAuto merge of #4937 - mikerite:fix-4824, r=phansch
2019-12-22 borsAuto merge of #4930 - flip1995:unused_label, r=phansch
2019-12-22 Michael WrightFix `map_clone` false positive
2019-12-22 borsAuto merge of #4935 - krishna-veerareddy:issue-4241...
2019-12-22 Daniel Wagner... Update wildcard enum match lint for non_exhaustive...
2019-12-22 Krishna Veera... Reduce cognitive complexity lint span
2019-12-21 borsAuto merge of #4932 - lzutao:rustup-67355, r=matthiaskrgr
2019-12-21 Lzu Taorustup "Merge `ast::Mutability` and `mir::Mutability`"
2019-12-21 flip1995Deprecate unused_label lint
2019-12-21 borsAuto merge of #4922 - oli-cosmian:patch-1, r=flip1995
2019-12-21 borsAuto merge of #4929 - matthiaskrgr:rustup_25, r=matthia...
2019-12-21 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/67130
2019-12-21 borsAuto merge of #4926 - matthiaskrgr:rurstup_24, r=matthi...
2019-12-20 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/67455
2019-12-20 Oliver Scherer... There are no per-file copyright headers anymore
2019-12-20 borsAuto merge of #4920 - lily-commure:fix-unnecessary...
2019-12-20 borsAuto merge of #4913 - mikerite:step-by-zero-20191218...
2019-12-20 Michael WrightUpdate lints for `iterator_step_by_zero` changes
2019-12-20 borsAuto merge of #4921 - qoh:patch-1, r=phansch
2019-12-20 EmmaFix 'redudant' spelling in redundant_clone docs
2019-12-19 Lily ChungFix documentation example for unnecessary_filter_map.
2019-12-19 borsAuto merge of #4915 - mikerite:fix-4912-2, r=phansch
2019-12-19 Michael WrightFix `expect_fun_call` false negative on references
2019-12-19 mikeriteFix `iterator_step_by_zero` description in declaration
2019-12-18 borsAuto merge of #4910 - krishna-veerareddy:issue-1205...
2019-12-18 Philipp HanschUpdate changelog for Rust 1.39 and 1.40
2019-12-18 Michael WrightFix `iterator_step_by_zero` definition
2019-12-18 Michael WrightCorrect `iterator_step_by_zero` documentation
2019-12-18 Michael WrightUpdate iterator_step_by_zero
2019-12-18 Krishna Veera... Prevent `cmp_nan` when inside constants
2019-12-18 Krishna Veera... Detect comparisons with NAN constants
2019-12-17 borsAuto merge of #4907 - krishna-veerareddy:fix-clippy...
2019-12-17 Krishna Veera... Fix clippy build failure
2019-12-15 Manish GoregaokarMerge pull request #4900 from Mark-Simulacrum/niko...
2019-12-14 Mark RousskovUpdate tests for revert of never type stabilization
2019-12-12 borsAuto merge of #4883 - krishna-veerareddy:issue-4818...
next