]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-04 Phil HanschRollup merge of #4509 - sinkuu:redundant_clone_fix...
2019-10-04 borsAuto merge of #4624 - sinkuu:workaround_cargo, r=llogiq
2019-10-04 Shotaro YamadaUse home::cargo_home
2019-10-04 Shotaro YamadaWorkaround cargo bug on Windows
2019-10-02 Shotaro Yamadaextern rustc_index
2019-10-02 Shotaro YamadaAdd comments
2019-10-02 Shotaro YamadaResolve reviews
2019-10-02 Shotaro YamadaApply suggestion
2019-10-02 Shotaro YamadaTest fixes
2019-10-02 Shotaro YamadaAdd run-rustfix
2019-10-02 Shotaro YamadaFix false-positive of redundant_clone and move to clipp...
2019-10-02 borsAuto merge of #4599 - lzutao:zero-ptr-suggestion, r...
2019-10-02 borsAuto merge of #4603 - rust-lang:needless-doc-main,...
2019-10-02 Lzu TaoAdd suggestion for zero-ptr lint
2019-10-02 Andre BogusNew lint: needless_doc_main
2019-10-02 borsAuto merge of #4590 - flip1995:ice_4579, r=Manishearth
2019-10-02 flip1995Disable hyper and futures-rs integration tests
2019-10-02 flip1995Fix ICE #4579
2019-10-02 flip1995Add regression test for ICE #4579
2019-10-02 Manish GoregaokarMerge pull request #4606 from Manishearth/rustup
2019-10-01 Manish GoregaokarRemove tests that only ICE on CI
2019-10-01 Manish GoregaokarAllow const_err in out_of_bounds_indexing tests
2019-10-01 Manish GoregaokarMerge pull request #4604 from Manishearth/rustup
2019-10-01 Manish GoregaokarUse new spans for expansion checking in loop lints
2019-09-29 borsAuto merge of #4601 - lzutao:clean-up-unused-vars,...
2019-09-29 Lzu TaoClean up some unused vars
2019-09-29 borsAuto merge of #4600 - lzutao:rustup-63492, r=oli-obk
2019-09-29 Lzu TaoRustup rust-lang/rust#63492
2019-09-29 borsAuto merge of #4593 - james9909:fix-multiple-inherent...
2019-09-28 borsAuto merge of #4594 - matthiaskrgr:rustup_18, r=phansch
2019-09-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64781/
2019-09-28 James WangIgnore impls derived from macros
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Remove clippy::author attribute from trailing_zeroes...
2019-09-27 flip1995Move author issue test to author subdir
2019-09-27 flip1995Fix author lint
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-27 borsAuto merge of #4589 - mikerite:booleans-refactor-201909...
2019-09-27 Michael WrightRefactor `booleans`
2019-09-27 borsAuto merge of #4585 - michaelsproul:arith-assign-op...
2019-09-27 Michael SproulDetect assignment ops in integer_arithmetic
2019-09-26 borsAuto merge of #4582 - matthiaskrgr:rustup_17, r=Manishearth
2019-09-26 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64515
2019-09-26 borsAuto merge of #4581 - Manishearth:osx-enable, r=matthia...
2019-09-26 Manish GoregaokarRe enable OSX builders
2019-09-26 borsAuto merge of #4580 - lzutao:rustup, r=flip1995
2019-09-26 Lzu TaoRemove unused import
2019-09-26 Lzu TaoRustup https://github.com/rust-lang/rust/pull/64513
2019-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-26 borsAuto merge of #4570 - lzutao:call_site_toplevel_ref_arg...
2019-09-26 Lzu TaoRemove unused attribute in test
2019-09-26 Lzu TaoFix macro expansion in toplevel_ref_arg lint
2019-09-26 Lzu TaoAdd regression test for macro expansion
2019-09-25 borsAuto merge of #4575 - Manishearth:suggestions, r=oli-obk
2019-09-25 Manish GoregaokarDowngrade op_ref to a MaybeIncorrect suggestion
2019-09-25 Manish Goregaokarunnecessary_operation: make test rustfixable
2019-09-25 Manish Goregaokarunnecessary_clone: split rustfixable lint out into...
2019-09-25 Manish Goregaokarstring_add, string_add_assign: split tests, make one...
2019-09-25 Manish Goregaokarredundant_static_lifetimes: split test, make rustfixable
2019-09-25 Manish Goregaokarrenamed_builtin_attr: make test rustfixable
2019-09-25 Manish Goregaokarredundant_pattern_matching: make rustfixable
2019-09-25 Manish Goregaokarredundant_closure_call: split tests into fixable
2019-09-25 Manish Goregaokarmap_unit_fn: make test rustfixable
2019-09-25 Manish Goregaokarmap_unit_fn: fix applicability
2019-09-25 Manish Goregaokaroption_map_unit_fn: Split into fixable/unfixable
2019-09-25 Manish Goregaokarmap_unit_fn: rename tests to fixable
2019-09-25 Manish Goregaokarnon_copy_const: remove incorrect suggestion
2019-09-25 Manish Goregaokarneedless_return: add allow()s to test, make rustfixable
2019-09-25 Manish Goregaokarneedless_collect: fix suggestion, make test rustfixable
2019-09-25 Manish Goregaokarneedless_borrowed_ref: fix false positive, make rustfixable
2019-09-25 Manish Goregaokarneedless_borrow: allow other lints, make fixable
2019-09-25 Manish Goregaokarmem_discriminant: split test, make rustfixable
2019-09-25 Manish Goregaokarmap_flatten: make it a rustfix test
2019-09-25 Manish GoregaokarLeave note on non-rustfixable tests
2019-09-25 Manish GoregaokarRemove large-digit-groups test from literals.rs
2019-09-25 Manish Goregaokarmap_entry test: Fix semicolon, add run-rustfix
2019-09-25 Manish GoregaokarSplit map_entry tests into fixable and unfixable
2019-09-25 borsAuto merge of #4574 - Manishearth:rustup, r=yaahc,centril
2019-09-25 Manish GoregaokarRemove suggestion for complex map_entry cases
2019-09-25 Manish Goregaokarallow osx failures
2019-09-25 Manish Goregaokarignore single-match for or patterns
2019-09-25 Manish Goregaokararm.pats -> arm.pat
2019-09-25 Manish GoregaokarRustup to rustc 1.39.0-nightly (acf7b50c7 2019-09-25)
2019-09-25 Michael WrightRefactor `booleans`
2019-09-25 James WangUpdate refactor according to code review
2019-09-24 James WangFix example in docs
2019-09-24 James WangAdd a new lint for comparison chains
2019-09-24 Michael WrightFix `nonminimal-bool` false positive
2019-09-23 borsAuto merge of #4567 - phansch:toplevel_ref_arg, r=flip1995
2019-09-23 Philipp HanschAdd run-rustfix for toplevel_ref_arg lint
2019-09-23 borsAuto merge of #4561 - rust-lang:let-return-fix, r=phansch
2019-09-23 Andre BogusFix let_and_return lint
2019-09-23 borsAuto merge of #4566 - phansch:update_changelog2, r...
2019-09-23 borsAuto merge of #4537 - mikerite:unneeded_wildcard_patter...
2019-09-23 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-22 Philipp HanschUpdate the changelog for Rust 1.38
2019-09-22 borsAuto merge of #4518 - imp:4517_license-file, r=phansch
2019-09-22 borsAuto merge of #4565 - matthiaskrgr:rustup_16, r=phansch
2019-09-22 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64666
next