Commit graph

3852 commits

Author SHA1 Message Date
Oliver Schneider
c0bf3a4696 Version bump 2018-05-17 11:40:12 +02:00
Oliver Schneider
f400548391
Merge pull request #2770 from mati865/rustup
Rustup to 2018-05-16
2018-05-17 11:36:41 +02:00
Mateusz Mikuła
f0c823a85e Rustup to 2018-05-16 2018-05-17 11:21:15 +02:00
Manish Goregaokar
1af2f20da6
include contributing.md blurb from https://github.com/hashicorp/vault/blob/master/CONTRIBUTING.md 2018-05-14 12:11:56 -05:00
Oliver Schneider
c658fc8cbc
Version bump 2018-05-14 11:29:22 +02:00
Oliver Schneider
ff0f8d5ac3
Merge pull request #2758 from CAD97/patch-1
Update for rust-lang/rust#50536
2018-05-14 11:26:43 +02:00
Christopher Durham
2c2e7f4d5f
Update for rust-lang/rust#50536
Fixes #2757
2018-05-14 04:34:11 -04:00
Martin Carton
491fb01af5
Merge pull request #2755 from phansch/typos
Fix two typos
2018-05-13 13:49:40 +02:00
Philipp Hansch
ecf4f5128f
Fix two typos 2018-05-13 13:47:54 +02:00
Oliver Schneider
be7e554c81
Merge pull request #2753 from phansch/fix_build_script_for_dev_channel
Fix build script for dev channel
2018-05-13 11:56:03 +02:00
Philipp Hansch
364f42d78d
Fix build script for dev channel 2018-05-13 11:32:33 +02:00
Philipp Hansch
29a900d916
Merge pull request #2754 from phansch/rustup20180513
Rustup to 2018-05-13
2018-05-13 11:31:20 +02:00
Oliver Schneider
a8d7e5a1f2
Version bump 2018-05-13 11:16:07 +02:00
Philipp Hansch
26b48bbdfc
Rustup to 2018-05-13 2018-05-13 10:44:57 +02:00
Oliver Schneider
18a5b90242
Merge pull request #2712 from rust-lang-nursery/oli-obk-patch-1
Deprecate plugin-clippy
2018-05-12 11:13:37 +02:00
Oliver Schneider
553b90b0b7
Merge pull request #2747 from rust-lang-nursery/author
Patterns, locals and matches for author lint
2018-05-12 11:12:23 +02:00
Philipp Hansch
cd3d22d287
Merge pull request #2748 from phansch/explain_how_to_fix_nightly_build_failures
Explain how to debug and fix nightly build failures
2018-05-12 11:01:56 +02:00
Philipp Hansch
fa0d9c5782
Explain how to debug and fix nightly build failures 2018-05-12 10:35:35 +02:00
Oliver Schneider
22bef4ce28
Patterns, locals and matches for author lint 2018-05-11 19:05:34 +02:00
Oliver Schneider
7a4c00c669
Merge pull request #2744 from waywardmonkeys/update-regex
Update to regex 1 (and regex-syntax 0.6).
2018-05-11 13:22:50 +02:00
Oliver Schneider
fd8a1d20cc
Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
Oliver Schneider
654ff18588
deprecate clippy-as-a-plugin 2018-05-11 11:32:56 +02:00
Bruce Mitchener
d5b5ba6b9f Update to regex 1 (and regex-syntax 0.6). 2018-05-11 16:32:05 +07:00
Oliver Schneider
0f5be36112
Merge pull request #2743 from phansch/rustup20180510
Rustup to 2018-05-11
2018-05-11 10:08:42 +02:00
Oliver Schneider
6baca22e27
Version bump 2018-05-11 09:56:57 +02:00
Oliver Schneider
39c0f575f2
Reintroduce the lost (im)mutability checks 2018-05-11 09:53:22 +02:00
Philipp Hansch
665cf96221
Rustup to 2018-05-11 2018-05-11 09:53:21 +02:00
Philipp Hansch
be3cba8852
Merge pull request #2735 from rust-lang-nursery/ice_melting
Check that we don't treat any type but a range type as a range
2018-05-09 21:56:34 +02:00
Philipp Hansch
b39d5416e1
Merge pull request #2739 from gnzlbg/patch-1
Remove removed rustfmt options
2018-05-09 18:42:42 +02:00
gnzlbg
033b5f975b
Remove removed rustfmt options
Closes #2738
2018-05-09 15:31:52 +02:00
Oliver Schneider
431917c80c
Merge pull request #2737 from flip1995/escaped_squigglies
panic_params: don't lint escaped squigglies
2018-05-09 13:47:41 +02:00
flip1995
db4e7ac725
panic_params: don't lint escaped squigglies 2018-05-09 12:29:28 +02:00
Oliver Schneider
c6e35eae53
Check that we don't treat any type but a range type as a range 2018-05-08 17:16:01 +02:00
Oliver Schneider
ad438b30de
Merge pull request #2733 from phansch/build_script
Add rustc version check to build script
2018-05-07 22:40:31 +02:00
Philipp Hansch
c0a0ddd638
Add rustc version check to build script 2018-05-07 22:11:26 +02:00
Oliver Schneider
92a6f62308
Merge pull request #2730 from NiekGr/len_zero_use_of_one
Update len_zero to handle comparisions with one
2018-05-07 11:49:25 +02:00
Oliver Schneider
e456241f18
Version bump 2018-05-07 10:00:58 +02:00
NiekGr
e7a6b3e613 Update len_zero to handle comparisions with one
I have added test cases for comparisons with zero and one.
While implementing handling of one, incorrect handlings of zero
were also fixed.

fixes rust-lang-nursery/rust-clippy/#2554
2018-05-06 23:54:05 +02:00
Oliver Schneider
e6735dd327
Merge pull request #2729 from mikerite/fix_compilation_20180505
Fixes compilation for rust nightly 2018-05-05
2018-05-06 15:41:24 +02:00
Michael Wright
1477f34858 Fixes compilation for rust nightly 2018-05-05
Closes #2725
2018-05-06 14:05:41 +02:00
Oliver Schneider
66165c6800
Merge pull request #2720 from estk/fix-dot-zero
Fix 1x...xx.0 false positive.
2018-05-05 19:52:59 +02:00
Evan Simmons
d4b536f540 Fix 1x..x.0 false positive, pretty suggestion 2018-05-05 09:45:14 -07:00
Philipp Hansch
0557359ecd
Merge pull request #2724 from Caemor/patch-1
Link with https instead of http
2018-05-04 18:43:27 +02:00
Oliver Schneider
4f5499ad8c
Merge pull request #2726 from rust-lang-nursery/rustup
Version bump
2018-05-04 16:29:57 +02:00
Oliver Schneider
642baa91cf
Version bump 2018-05-04 15:54:56 +02:00
Oliver Schneider
c1b39c4551
Merge pull request #2713 from alexreg/nightly-fix
Fixed build for latest rust master
2018-05-04 15:06:59 +02:00
Chris
a27baecbdf
Link with https instead of http
The old link caused a mixed content warning on crates.io. This should be fixed now.
2018-05-04 14:23:53 +02:00
Oliver Schneider
9ce6fb34ca
Satisfy dogfood 2018-05-04 12:59:45 +02:00
Oliver Schneider
8c9bb89608
Update inline_fn_without_body.rs 2018-05-04 10:17:30 +02:00
Alexander Regueiro
00b549ad40 Fixed build for latest nightly (again) 2018-05-03 23:28:48 +01:00