-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 9 pull requests #5741
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56f25e3 - Browse repository at this point
Copy the full SHA 56f25e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 840786a - Browse repository at this point
Copy the full SHA 840786aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ab104 - Browse repository at this point
Copy the full SHA 88ab104View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d5cd5 - Browse repository at this point
Copy the full SHA f1d5cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a62380 - Browse repository at this point
Copy the full SHA 7a62380View commit details
Commits on Jun 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b21ef2b - Browse repository at this point
Copy the full SHA b21ef2bView commit details
Commits on Jun 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for dee794f - Browse repository at this point
Copy the full SHA dee794fView commit details -
Remove
bar
from blacklisted namesIain Brandram-Adams committedJun 13, 2020 Configuration menu - View commit details
-
Copy full SHA for f663a21 - Browse repository at this point
Copy the full SHA f663a21View commit details
Commits on Jun 14, 2020
-
Update stderr to match, and reinforce comments
Iain Brandram-Adams committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for c020e45 - Browse repository at this point
Copy the full SHA c020e45View commit details -
Iain Brandram-Adams committed
Jun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 454ed47 - Browse repository at this point
Copy the full SHA 454ed47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6f42a - Browse repository at this point
Copy the full SHA 8a6f42aView commit details
Commits on Jun 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a7743e9 - Browse repository at this point
Copy the full SHA a7743e9View commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f3a40f5 - Browse repository at this point
Copy the full SHA f3a40f5View commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ed083cc - Browse repository at this point
Copy the full SHA ed083ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b886c06 - Browse repository at this point
Copy the full SHA b886c06View commit details -
Rollup merge of rust-lang#5178 - matthiaskrgr:rustc_arg_pass, r=flip1995
clippy-driver: pass all args to rustc if --rustc is present changelog: clippy-driver: pass all args to rustc if --rustc is present
Configuration menu - View commit details
-
Copy full SHA for 7c61be6 - Browse repository at this point
Copy the full SHA 7c61be6View commit details -
Rollup merge of rust-lang#5705 - dtolnay:orpat, r=flip1995
Downgrade unnested_or_patterns to pedantic Even with rust-lang#5704 fixed, I don't believe it is a safe bet that if someone is using or-patterns anywhere in a codebase then they want to use it as much as possible in the whole codebase. I think it would be reasonable to reevaluate after the feature is stable. I feel that a warn-by-default lint suggesting use of an unstable feature, even if already being used in one place, is questionable. changelog: Remove unnested_or_patterns from default set of enabled lints
Configuration menu - View commit details
-
Copy full SHA for 1f39eeb - Browse repository at this point
Copy the full SHA 1f39eebView commit details -
Rollup merge of rust-lang#5709 - ebroto:5389_ice, r=Manishearth
Fix ICE in consts::binop changelog: Fix ICE in `consts::binop` Fixes rust-lang#5389
Configuration menu - View commit details
-
Copy full SHA for 9505919 - Browse repository at this point
Copy the full SHA 9505919View commit details -
Rollup merge of rust-lang#5710 - lcnr:patch-1, r=flip1995
typo changelog: none
Configuration menu - View commit details
-
Copy full SHA for 24b77ea - Browse repository at this point
Copy the full SHA 24b77eaView commit details -
Rollup merge of rust-lang#5712 - ijijn:master, r=flip1995
Remove `bar` from blacklisted names changelog: Remove `bar` from blacklisted names fixes rust-lang#5225
Configuration menu - View commit details
-
Copy full SHA for 0799be7 - Browse repository at this point
Copy the full SHA 0799be7View commit details -
Rollup merge of rust-lang#5713 - flip1995:more_lints, r=Manishearth
Use lints in Clippy that are enabled in rustc bootstrap cc rust-lang/rust#73297 (comment) changelog: none
Configuration menu - View commit details
-
Copy full SHA for 598a79f - Browse repository at this point
Copy the full SHA 598a79fView commit details -
Rollup merge of rust-lang#5716 - bugadani:patch-1, r=matthiaskrgr
Fix typo in wildcard_imports changelog: none
Configuration menu - View commit details
-
Copy full SHA for 68c0b24 - Browse repository at this point
Copy the full SHA 68c0b24View commit details -
Rollup merge of rust-lang#5724 - ebroto:5697_const_result_option, r=M…
…anishearth redundant_pattern_matching: avoid non-`const fn` calls in const contexts changelog: Avoid suggesting non-`const fn` calls in const contexts in [`redundant_pattern_matching`] Fixes rust-lang#5697
Configuration menu - View commit details
-
Copy full SHA for f562117 - Browse repository at this point
Copy the full SHA f562117View commit details -
Rollup merge of rust-lang#5726 - sozysozbot:patch-1, r=flip1995
Fix typo changelog: extending it's lifetime -> extending its lifetime
Configuration menu - View commit details
-
Copy full SHA for e4cbd1d - Browse repository at this point
Copy the full SHA e4cbd1dView commit details