]> git.lizzy.rs Git - rust.git/history - tests
simplify the code
[rust.git] / tests /
2020-09-27 railsplit up the `manual_memcpy` test
2020-09-27 railUse the spans of the entire `for` loops for suggestions
2020-09-27 railPrevent unnecessary lints from triggering
2020-09-24 railfix the multiple counters test
2020-09-24 railAdd tests for bitwise operations
2020-09-24 railUpdate `manual_memcpy.stderr` to reflect additional...
2020-09-24 railAdd the tests for `manual_memcpy` with loop counters
2020-09-24 borsAuto merge of #6077 - ebroto:revert_or_fun_call_const...
2020-09-24 borsAuto merge of #6076 - rail-rain:fix_fp_explicit_counter...
2020-09-23 borsAuto merge of #6044 - rschoon:rc-buffer, r=yaahc
2020-09-22 Eduardo BrotoRevert "Avoid or_fun_call for const_fn with no args"
2020-09-22 Eduardo BrotoRevert "or_fn_call: ignore nullary associated const...
2020-09-22 railFix a FP in `explicit_counter_loop`
2020-09-22 borsAuto merge of #6069 - alex-700:redundant-pattern-matchi...
2020-09-21 Aleksei LatyshevForbid redundant_pattern_matching triggering in macros
2020-09-21 borsAuto merge of #6071 - ebroto:rustup, r=ebroto
2020-09-21 Eduardo BrotoSplit redundant_pattern_matching tests
2020-09-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-20 Christiaan DirkxUpdate Clippy testcases
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-20 Christiaan DirkxUpdate Clippy testcases
2020-09-18 borsAuto merge of #6046 - rail-rain:change_criteria_non_cop...
2020-09-17 railadd `WRAPPED_SELF: Option<Self>` in the test
2020-09-17 railrewrite the test and fix a minor fp
2020-09-17 railChange the criteria of `interior_mutable_const`
2020-09-16 borsAuto merge of #6034 - rail-rain:fix_fp_in_indexing_slic...
2020-09-16 railfix a FP in `indexing_slicing`
2020-09-16 borsAuto merge of #5937 - montrivo:option_if_let_else,...
2020-09-16 borsAuto merge of #6025 - thomcc:compare_exchange_atomics...
2020-09-16 borsAuto merge of #6038 - mikerite:lint-5734, r=matthiaskrgr
2020-09-16 Tim Nielensoption_if_let_else - change misleading test file section
2020-09-16 borsAuto merge of #6048 - giraffate:add_note_to_shadow_unre...
2020-09-16 borsAuto merge of #6042 - euclio:println-empty, r=flip1995
2020-09-16 Andy Russell{print,write}-with-newline: do not suggest empty format...
2020-09-16 Robin SchoonoverExtend testing of rc_buffer lint
2020-09-15 Tim Nielensoption_if_let_else - distinguish pure from impure else...
2020-09-15 Michael Wrightmanual-strip: Add additional test
2020-09-15 Michael WrightMerge branch 'master' into lint-5734
2020-09-15 borsAuto merge of #6043 - HaramanJohal:margin_of_error...
2020-09-15 borsAuto merge of #6049 - flip1995:rustup, r=flip1995
2020-09-15 borsAuto merge of #6045 - giraffate:remove_extra_blank_line...
2020-09-15 borsAuto merge of #6013 - ebroto:diagnostic_item_restrictio...
2020-09-15 Eduardo BrotoFix usage of backquotes in suggestion
2020-09-15 Eduardo BrotoAdd internal lint MatchTypeOnDiagItem
2020-09-14 Haraman Johalclarify margin of error in wording of float comparison...
2020-09-14 Robin SchoonoverApply rc_buffer lint to Arc<T>
2020-09-14 Robin SchoonoverAdd rc_buffer lint for Rc<String> and other buffer...
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-14 Michael WrightFix `manual-strip` dogfood errors
2020-09-14 Michael WrightNew lint: `manual-strip`
2020-09-13 borsAuto merge of #6035 - matthiaskrgr:try_into_show_type...
2020-09-13 Manish GoregaokarMerge pull request #6036 from giraffate/update_verbose_...
2020-09-13 Takayuki NakataDowngrade `verbose_bit_mask` to pedantic
2020-09-13 Matthias Krügeruseless_conversion: show type in error message.
2020-09-13 borsAuto merge of #6032 - matthiaskrgr:move_consume, r...
2020-09-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-09-11 Matthias Krügerinto_iter_on_ref: rephrase lint message: will not move...
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #6028 - giraffate:fix_typo, r=flip1995
2020-09-10 borsAuto merge of #6019 - rail-rain:improve_known_probs_mut...
2020-09-10 borsAuto merge of #6020 - matthiaskrgr:ra_dev_setup_update...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 borsAuto merge of #6023 - matthiaskrgr:box, r=flip1995
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-10 flip1995Cleanup of rustup
2020-09-10 borsAuto merge of #6024 - matthiaskrgr:unit_type, r=phansch
2020-09-10 Thom ChiovoloniAh, right, rerun the scripts
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-09 Thom ChiovoloniSeparate compare_exchange and compare_exchange_weak...
2020-09-09 Thom ChiovoloniDetect fetch_update misuse in invalid_atomic_ordering too
2020-09-09 Thom ChiovoloniExtend invalid_atomic_ordering to detect misuse of...
2020-09-09 Vali Schneiderremoving if chain and renaming lint
2020-09-09 Matthias Krügerprint the unit type `()` in related lint messages.
2020-09-08 RickyMove map_err_ignore from style to pedantic
2020-09-08 Aaron HillAdjust Clippy for CONST_ITEM_MUTATION lint
2020-09-08 borsAuto merge of #6016 - giraffate:restrict_same_item_push...
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-08 RickyFixed typo in lint and test
2020-09-08 Hirochika MatsumotoChange suggestion to `create_dir_all({})` from `std...
2020-09-08 Takayuki NakataRefactoring: tests in `same_item_push`
2020-09-08 Takayuki NakataAdd some tests to `same_item_push`
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 Takayuki NakataRestrict `same_item_push` to suppress false positives
2020-09-06 borsAuto merge of #6006 - ebroto:6001_unnecessary_sort_by...
2020-09-06 Eduardo BrotoRestrict unnecessary_sort_by to non-ref copy types
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-05 Takayuki NakataFix FP when coercion kicks in
2020-09-05 borsAuto merge of #6009 - Ryan1729:show-line_count-and...
2020-09-05 Ryan1729run the specific script suggested by the error message
2020-09-05 Ryan1729run tests/ui/update-all-references.sh
2020-09-04 borsAuto merge of #6007 - ebroto:sync-from-rust, r=ebroto
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-03 borsAuto merge of #6003 - mikerite:fix-tests-20200903,...
2020-09-03 Michael WrightUpdate ui stderr with improved rustc output
2020-09-02 RickyRemoved map_err suggestion in lint, and updated lint...
2020-09-02 borsAuto merge of #76160 - scileo:format-recovery, r=petroc...
next