]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-02-05 Lzu TaoPrevent failing to restart setup-toolchain
2020-02-05 borsAuto merge of #5135 - lzutao:config, r=flip1995
2020-02-05 Lzu TaoFew improvement to `utils::conf` module
2020-02-04 borsAuto merge of #5061 - ThibsG:UselessMatch3664, r=flip1995
2020-02-04 ThibsGManage macros case + move to MaybeIncorrect when bindin...
2020-02-04 ThibsGMerge fixes
2020-02-04 ThibsGAdd wild and struct handling
2020-02-04 ThibsGUse span_lint_and_sugg + move infaillible lint
2020-02-04 borsAuto merge of #5124 - flip1995:backport_back_merge...
2020-02-04 ThibsGAdd new lint: match with a single binding statement
2020-02-03 borsAuto merge of #5130 - JohnTitor:split-up-index-slice...
2020-02-03 borsAuto merge of #5129 - JohnTitor:use-checked-sub, r...
2020-02-03 Yuki OkushiRemove unnecessary comment
2020-02-03 borsAuto merge of #5127 - Areredify:issue-5115, r=flip1995
2020-02-03 Areredifyimprove 'iter_nth_zero' documentation
2020-02-03 Yuki OkushiUse `checked_sub` to avoid index out of bounds
2020-02-03 Yuki OkushiDecrease line length limit for stderrs
2020-02-03 Yuki OkushiSplit up `indexing_slicing` ui test
2020-02-02 borsAuto merge of #5120 - JohnTitor:split-up-drop-forget...
2020-02-02 borsAuto merge of #5119 - JohnTitor:tweak-doc, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-02-01 borsAuto merge of #5123 - JohnTitor:rustup-0202, r=matthiaskrgr
2020-02-01 Yuki OkushiRustup to rust-lang/rust#68133
2020-02-01 flip1995Move debug_assertions_with_mut_call to nursery
2020-02-01 flip1995Add test for `await` in `debug_assert!(..)`
2020-02-01 flip1995Don't trigger `debug_assert_with_mut_call` on `.await`
2020-02-01 flip1995Small refactor of mutable_debug_assertions
2020-02-01 Yuki OkushiSplit up `drop_forget_ref` ui test
2020-02-01 Yuki OkushiPin versions to trigger lint correctly
2020-01-31 borsAuto merge of #5116 - matthiaskrgr:rustup_29, r=flip1995
2020-01-31 Matthias Krügerupdate test stderr
2020-01-31 borsAuto merge of #5106 - flip1995:dbg_assert_mut_async...
2020-01-31 flip1995Move debug_assertions_with_mut_call to nursery
2020-01-31 flip1995Add test for `await` in `debug_assert!(..)`
2020-01-31 flip1995Don't trigger `debug_assert_with_mut_call` on `.await`
2020-01-31 flip1995Small refactor of mutable_debug_assertions
2020-01-31 borsAuto merge of #5111 - flip1995:changelog, r=phansch
2020-01-31 borsAuto merge of #5109 - phansch:ciao_util_dev, r=flip1995
2020-01-31 Phil HanschMark clippy_project_root as `must_use`
2020-01-31 Philipp HanschReplace one more copy-pasted clippy_project_root fn
2020-01-30 borsAuto merge of #5110 - Aloso:patch-1, r=flip1995
2020-01-30 Ludwig StecherUn-ignore most code blocks to render correctly on websi...
2020-01-30 flip1995Update changelog
2020-01-30 Ludwig StecherFix code formatting for more lints
2020-01-30 borsAuto merge of #5108 - JohnTitor:split-up-0130, r=flip1995
2020-01-30 Ludwig StecherFix syntax highlighting of code fence
2020-01-30 Philipp HanschMove project_root function to clippy_dev/src/lib.rs
2020-01-30 Philipp HanschDeprecate util/dev in favor of cargo alias
2020-01-30 borsAuto merge of #5101 - Areredify:let_underscore_lock...
2020-01-30 borsAuto merge of #5107 - JohnTitor:revive-test, r=flip1995
2020-01-30 Areredifylint all guard types, not just lock functions
2020-01-30 Mikhail Babenkodecouple 'let_underscore' tests
2020-01-30 Mikhail Babenkoadd lint
2020-01-30 Yuki OkushiDecrease line length limit for stderr files
2020-01-30 Yuki OkushiSplit up `match` ui test
2020-01-30 Yuki OkushiRevive test in `enum_clike_unportable_variant`
2020-01-29 borsAuto merge of #5058 - xiongmao86:issue4903, r=flip1995
2020-01-29 xiongmao86Reformat code.
2020-01-29 xiongmao86Add test and update reference.
2020-01-29 xiongmao86Declare lint and implement lint logic.
2020-01-29 borsAuto merge of #5104 - JohnTitor:rustup-0129, r=Manishearth
2020-01-29 Yuki OkushiRustup to rust-lang/rust#68512
2020-01-27 borsAuto merge of #5099 - JohnTitor:split-up-non-copy-const...
2020-01-27 borsAuto merge of #5098 - JohnTitor:rename-span-lints,...
2020-01-27 Yuki OkushiSplit up `non_copy_const` ui test
2020-01-27 Yuki OkushiRename `span_note_and_lint` to `span_lint_and_note`
2020-01-27 Yuki OkushiRename `span_help_and_lint` to `span_lint_and_help`
2020-01-26 borsAuto merge of #5084 - JohnTitor:clean-up-span-lint...
2020-01-26 borsAuto merge of #5097 - phansch:remove_fixme, r=llogiq
2020-01-26 Philipp HanschResolve FIXME: String::new is now a const fn
2020-01-26 borsAuto merge of #5096 - eddyb:mac-name, r=oli-obk
2020-01-26 Eduard-Mihai... Don't use ExpnKind::descr to get the name of a bang...
2020-01-25 Yuki OkushiApply review comments
2020-01-25 borsAuto merge of #5083 - Areredify:issue-4399, r=flip1995
2020-01-25 Mikhail Babenkodont fire possible_missing_comma if intendation is...
2020-01-25 borsAuto merge of #5081 - Areredify:vec_box_threshold,...
2020-01-25 Mikhail Babenkoadd size parameter for lint
2020-01-25 borsAuto merge of #5090 - JohnTitor:split-up-match-same...
2020-01-25 Yuki OkushiSplit up `match_same_arms` ui test
2020-01-24 borsAuto merge of #5087 - Areredify:issue-4905, r=phansch
2020-01-24 borsAuto merge of #5086 - Areredify:issue-3746, r=phansch
2020-01-24 borsAuto merge of #5085 - JohnTitor:split-up-test, r=phansch
2020-01-24 Mikhail Babenkodon't fire empty_loop in no_std crates
2020-01-24 Mikhail Babenkoimprove empty_enum documentation
2020-01-24 Yuki OkushiSplit up `needless_range_loop` ui test
2020-01-24 Yuki OkushiUpdate stderrs
2020-01-24 Yuki OkushiClean up `methods/mod.rs`
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-23 borsAuto merge of #5082 - Areredify:issue-4980, r=flip1995
2020-01-23 Mikhail Babenkodisable let_underscore_must_use in external macros
2020-01-23 borsAuto merge of #4945 - Areredify:as_deref, r=flip1995
2020-01-23 Areredifyadd `option_as_ref_deref` lint
2020-01-22 borsAuto merge of #5079 - JohnTitor:fix-eq-op, r=flip1995
2020-01-22 Yuki OkushiIgnore macros with `!` operators in `eq_op`
2020-01-21 borsAuto merge of #5075 - JohnTitor:rustup-0122, r=flip1995
2020-01-21 Yuki OkushiRustup to rust-lang/rust#68140
2020-01-21 borsAuto merge of #5068 - JohnTitor:split-up-transmute...
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-20 Yuki OkushiDecrease line length limit for stderr files
2020-01-20 borsAuto merge of #5067 - JohnTitor:lint-skip-while-next...
next