about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-06-03Do not install rustup-toolchain if it is in PATHLzu Tao-3/+6
2019-06-03Bump cargo_metadata of clippy_lintsLzu Tao-1/+1
2019-06-02Change from ignore to rustBO41-2/+4
2019-06-02Auto merge of #4166 - mati865:rustup, r=Manishearthbors-32/+57
2019-06-02Cargo fmtMateusz Mikuła-6/+41
2019-06-02Rustup for https://github.com/rust-lang/rust/pull/61276Mateusz Mikuła-31/+21
2019-06-02Add example to needless_range_loopBO41-0/+6
2019-06-02Auto merge of #4160 - lzutao:bump-cargo_metadata, r=matthiaskrgrbors-1/+1
2019-06-02Auto merge of #4159 - lzutao:into-outer_expn_info, r=matthiaskrgrbors-25/+12
2019-06-02Fix .map(..).unwrap_or_else(..) bad suggestionMichael Wright-9/+38
2019-06-01doc: Remove `pub` from trait definition in foo lint exampleLzu Tao-3/+3
2019-06-01Bump cargo_metadata to 0.8.0Lzu Tao-1/+1
2019-06-01Make use of new `outer_expn_info()` functionLzu Tao-25/+12
2019-06-01Auto merge of #4158 - phansch:rustup_tests, r=Manishearthbors-23/+23
2019-06-01Fix ellipsis_inclusive_range_patterns lint warningsPhilipp Hansch-23/+23
2019-05-30add suggestions for print/write with newline lintAndy Russell-82/+206
2019-05-30Auto merge of #4157 - phansch:update_pulldown_cmark2, r=matthiaskrgrbors-1/+1
2019-05-30Auto merge of #4113 - rust-lang:author, r=flip1995bors-8/+65
2019-05-30Update pulldown_cmark to 0.5.2Philipp Hansch-1/+1
2019-05-30Auto merge of #4155 - phansch:rustup_trait_obj, r=oli-obkbors-38/+38
2019-05-30Rustup to https://github.com/rust-lang/rust/pull/61203Philipp Hansch-38/+38
2019-05-29Auto merge of #4153 - matthiaskrgr:rustup_5, r=flip1995bors-3/+3
2019-05-29rustup https://github.com/rust-lang/rust/pull/60928Matthias Krüger-3/+3
2019-05-28Auto merge of #4152 - matthiaskrgr:rustup_4, r=matthiaskrgrbors-6/+6
2019-05-28rustup https://github.com/rust-lang/rust/pull/61164Matthias Krüger-6/+6
2019-05-28Don't rustfmt author testOliver Scherer-1/+2
2019-05-28Fix `Block` dump in author lintOliver Scherer-8/+64
2019-05-28Auto merge of #4142 - agnxy:rename-assoc, r=flip1995bors-11/+11
2019-05-28Auto merge of #4071 - matthiaskrgr:sizeof, r=flip1995bors-36/+42
2019-05-27Auto merge of #4150 - rust-lang:rustup, r=oli-obkbors-6/+13
2019-05-27Rustup to rustc 1.36.0-nightly (fa40a111f 2019-05-27)Oliver Scherer-6/+13
2019-05-27Auto merge of #4137 - euclio:let-return, r=oli-obkbors-23/+43
2019-05-27Auto merge of #4149 - flip1995:rollup-6knpdqb, r=flip1995bors-82/+241
2019-05-27Rollup merge of #4119 - BO41:non_ascii_literal, r=flip1995Philipp Krones-27/+23
2019-05-27Rollup merge of #4102 - Urriel:fix/4096_match_same_arms, r=flip1995Philipp Krones-55/+218
2019-05-27Auto merge of #3832 - HarrisonMc555:use_last, r=flip1995bors-1/+183
2019-05-27Auto merge of #4148 - sanxiyn:typo, r=Manishearthbors-1/+1
2019-05-27Fix typo in commentSeo Sanghyeon-1/+1
2019-05-26Auto merge of #4145 - rust-lang:rustup, r=oli-obkbors-13/+7
2019-05-26RustfmtOliver Scherer-5/+3
2019-05-26Rustup to rustc 1.36.0-nightly (2268d9923 2019-05-26)Oliver Scherer-9/+5
2019-05-25Rename "Associated*" to "Assoc*"Andrew Xu-11/+11
2019-05-25Auto merge of #4141 - phansch:rustup5, r=oli-obkbors-1/+1
2019-05-25Rustup to https://github.com/rust-lang/rust/pull/61026Philipp Hansch-1/+1
2019-05-24tweak `let_and_return` diagnosticAndy Russell-23/+43
2019-05-24Auto merge of #4135 - matthiaskrgr:rustup_obsol, r=phanschbors-3/+1
2019-05-24rustup https://github.com/rust-lang/rust/pull/60803/Matthias Krüger-3/+1
2019-05-24Auto merge of #4134 - phansch:rustup4, r=Manishearthbors-15/+16
2019-05-24Rustup to https://github.com/rust-lang/rust/pull/59545Philipp Hansch-15/+16
2019-05-23trivially_copy_pass_by_ref: print size of type and limit in the lint messageMatthias Krüger-36/+42