]> git.lizzy.rs Git - rust.git/history - tests
make is_normalizable more strict
[rust.git] / tests /
2021-03-08 Andrea Nallmake is_normalizable more strict
2021-03-07 borsAuto merge of #6853 - Jarcho:len_without_is_empty_fp...
2021-03-07 Jason Newcomb`len_without_is_empty` will now consider multiple impl...
2021-03-07 borsAuto merge of #6823 - Jarcho:diagnostic_items, r=phansch
2021-03-05 borsAuto merge of #6849 - flip1995:dogfood-fix, r=matthiaskrgr
2021-03-05 flip1995Fix dogfood test
2021-03-04 borsAuto merge of #6843 - Jarcho:match_on_same_arms_macro...
2021-03-04 borsAuto merge of #6833 - daxpedda:use-self, r=Manishearth
2021-03-04 Jason NewcombWhen checking if two empty hir blocks are equal also...
2021-03-03 borsAuto merge of #6825 - djc:naive-bytecount-pedantic...
2021-03-03 daxpeddaFix false-positive in `use_self`
2021-03-03 borsAuto merge of #6824 - Y-Nak:refactor_loops_module,...
2021-03-02 borsAuto merge of #6801 - Jarcho:manual_match_fix, r=phansch
2021-03-02 borsAuto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
2021-03-02 borsAuto merge of #6822 - camsteffen:rustfmt, r=llogiq
2021-03-01 Jason NewcombDon't move `yield` or inline assembly into closure
2021-03-01 Cameron SteffenAdd version = "Two" to rustfmt.toml
2021-02-28 borsAuto merge of #6787 - matthiaskrgr:lint_msgs, r=llogiq
2021-02-28 Jason NewcombFix `manual_map`: do not expand macros in suggestions
2021-02-28 Matthias Krügeruse different example (C-like) for valid capitalized...
2021-02-28 Matthias Krügerchange some lint messages and remove old entries from...
2021-02-28 Matthias Krügerdisable lint_message_convention test inside the rustc...
2021-02-28 Matthias Krügerupdate the lint messages and tests
2021-02-28 Matthias Krügerfix clippy lint warnings
2021-02-28 Matthias Krügertests: add test that roughly ensures that our lint...
2021-02-28 borsAuto merge of #6802 - camsteffen:dogfood-fix, r=llogiq
2021-02-27 borsAuto merge of #6812 - Y-Nak:fix-6792, r=matthiaskrgr
2021-02-27 Yoshitomo NakanishiAdd test for ICE 6793
2021-02-27 Yoshitomo NakanishiUse TypeckResults::expr_ty instead of TyCtxt::type_of...
2021-02-27 Takayuki Maedareturn when the ty doesn't have `len()`
2021-02-27 Takayuki Maedalint for `into_iter().count()`
2021-02-27 Takayuki Maedaallow clippy::iter_count
2021-02-27 Takayuki Maedanew lint: iter_count
2021-02-27 borsAuto merge of #6730 - anall:feature/owned_to_owned_meth...
2021-02-27 Andrea Nalladded new lint `implicit_clone`
2021-02-26 Jason NewcombFix `manual_map`: don't lint when partially moved value...
2021-02-26 Cameron SteffenRevert "Fix versioncheck test"
2021-02-26 Cameron SteffenAdd package arguments to dogfood test
2021-02-25 borsAuto merge of #6601 - mdm:fix-unit-args-false-positive...
2021-02-25 Marc Dominik MiggeAdd original test case from issue
2021-02-25 borsAuto merge of #6790 - mgacek8:issue_6748, r=Manishearth
2021-02-25 Mateusz Gacekor_fun_call: fix suggestion for `or_insert(vec![])`
2021-02-25 borsAuto merge of #6789 - flip1995:rustup, r=flip1995
2021-02-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-25 borsAuto merge of #6788 - matthiaskrgr:upper_case_acronyms...
2021-02-25 borsAuto merge of #6783 - avitex:add-opendns-ident, r=giraffate
2021-02-24 Matthias Krügerupper_case_acronyms: add io-toml tests and bless previo...
2021-02-24 avitexadd test coverage for all `doc-valid-idents`
2021-02-24 Marc Dominik MiggeDon't lint unit args if expression kind is path
2021-02-24 borsAuto merge of #6756 - smoelius:clippy_utils, r=flip1995...
2021-02-24 borsAuto merge of #6782 - ojeda:readme-as-wrapper, r=flip1995
2021-02-23 Samuel E. Moelius IIIMove `declare_clippy_lint` back into clippy_lints
2021-02-23 Samuel E. Moelius IIIUpdate custom_ice_message.stderr
2021-02-23 Samuel E. Moelius IIIFix versioncheck test
2021-02-23 Samuel E. Moelius IIIImprove tests
2021-02-23 borsAuto merge of #6573 - Jarcho:option_match_map, r=llogiq
2021-02-23 borsAuto merge of #6777 - giraffate:remove_unneeded_blank_l...
2021-02-23 borsAuto merge of #6774 - Y-Nak:quick-fix-bless, r=phansch
2021-02-22 borsAuto merge of #6769 - Y-Nak:inconsistent-struct-constru...
2021-02-22 Jason NewcombFix dogfood errors
2021-02-22 Jason NewcombAdd: option_manual_map lint
2021-02-21 borsAuto merge of #6771 - MortenLohne:master, r=flip1995
2021-02-21 borsAuto merge of #6770 - ThibsG:PostfixEnumVariant, r...
2021-02-21 borsAuto merge of #6765 - camsteffen:unnecessary-wraps...
2021-02-21 borsAuto merge of #6754 - camsteffen:spanlesseq-res, r...
2021-02-20 Morten LohneFix FP in inherent_to_string when the function has...
2021-02-20 Yoshitomo NakanishiNew lint: inconsistent_struct_constructor
2021-02-20 ThibsGFix camel case postfix for `enum_variant_names` lint
2021-02-20 borsAuto merge of #6717 - booleancoercion:master, r=llogiq
2021-02-20 borsAuto merge of #6766 - matthiaskrgr:nestedmatch, r=flip1995
2021-02-20 borsAuto merge of #6764 - matthiaskrgr:lintcheck_par_iter...
2021-02-19 boolUpdated from_str_radix_10 sugg to be slightly smarter...
2021-02-19 Matthias Krügercollapsible_match: fix lint message capitalization
2021-02-18 borsAuto merge of #6665 - pag4k:unnecessary_wraps_bug_6640...
2021-02-18 Pierre-Andre GagnonChanged fn body suggestion msg
2021-02-18 borsAuto merge of #6763 - flip1995:fix_lintcheck, r=matthia...
2021-02-18 borsAuto merge of #6759 - Y-Nak:fix-fp-of-result_unit_err...
2021-02-18 Dylan DPCRollup merge of #82215 - TaKO8Ki:replace-if-let-while...
2021-02-18 Yoshitomo NakanishiFix FP of result_unit_err when using type aliases
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-17 Pierre-Andre GagnonAdded detailled suggs for new case
2021-02-17 Cameron SteffenTeach SpanlessEq binding IDs
2021-02-16 borsAuto merge of #6662 - Y-Nak:default-numeric-fallback...
2021-02-16 Yoshitomo NakanishiChange to span_lint_and_sugg from span_lint_and_help
2021-02-16 Yoshitomo NakanishiHandle struct ctor case
2021-02-15 borsAuto merge of #6743 - rust-lang:update-compiletest...
2021-02-15 Philipp HanschUpgrade compiletest-rs to 0.6 and tester to 0.9
2021-02-15 Yoshitomo NakanishiAdd more tests for default_numeric_fallback
2021-02-15 Yoshitomo NakanishiAdd some restrictions to default_numeric_fallback to...
2021-02-14 borsAuto merge of #6741 - ThibsG:BlockInIfConditions1141...
2021-02-14 ThibsGDo not lint when the closure is called using an iterator
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 borsAuto merge of #6736 - Y-Nak:reproducer-for-use_self...
2021-02-13 Yoshitomo NakanishiAdd minimal reproducer for ICE in #6179
2021-02-12 boolean_coercionMade parens addition smarter and added tests with bless
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 boolean_coercionFixed typos and updated to matches! where applicable
2021-02-12 boolean_coercionRan bless and rustfmt
next