]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #5673 - phansch:endless-loop, r=Manishearth
[rust.git] / tests /
2020-06-01 borsAuto merge of #5673 - phansch:endless-loop, r=Manishearth
2020-06-01 Philipp HanschAdd regression test for endless loop
2020-06-01 borsAuto merge of #5623 - JarredAllen:sort_by_key_reverse...
2020-05-31 JarredAllenImplement suggestions from phansch
2020-05-31 borsAuto merge of #5662 - ebroto:cargo_tests_invalid_crate...
2020-05-31 JarredAllenUpdated test cases and formatted
2020-05-31 JarredAllenRenamed to
2020-05-31 JarredAllenDetect also when works
2020-05-31 JarredAllenDetect also a non-reversed comparison
2020-05-31 JarredAllenAdded negative test cases and ran cargo dev fmt
2020-05-31 JarredAllenPasses all tests now!
2020-05-31 JarredAllenMore progress towards sort_by_key_reverse lint
2020-05-31 JarredAllenAttempted start at sort_by_key_reverse lint
2020-05-31 JarredAllenCreated lint
2020-05-31 Eduardo Brotocargo-ui tests: check that <dir>/src exists before...
2020-05-31 borsAuto merge of #4455 - flip1995:unit_arg_appl, r=phansch
2020-05-31 flip1995Add tests for empty blocks
2020-05-31 flip1995Update test files
2020-05-31 flip1995Adapt stderr and fixed files
2020-05-31 borsAuto merge of #5667 - djugei:master, r=flip1995
2020-05-31 borsAuto merge of #5666 - flip1995:rollup-yjyvvbg, r=flip1995
2020-05-31 Philipp KronesRollup merge of #5663 - matthiaskrgr:crash_test_3969...
2020-05-31 Philipp KronesRollup merge of #5656 - ebroto:len_zero_ranges, r=matth...
2020-05-31 Philipp KronesRollup merge of #5637 - montrivo:feature/vec_resize_to_...
2020-05-31 borsAuto merge of #5655 - matthiaskrgr:source_mod, r=flip1995
2020-05-31 borsAuto merge of #5665 - flip1995:rustup, r=matthiaskrgr
2020-05-31 flip1995Fix sync fallout
2020-05-31 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-30 Tim Nielensnew lint: vec_resize_to_zero
2020-05-29 Matthias Krügeradd testcase that no longer ICEs
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Temp fix: don't run cargo lint tests in rustc test...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 Eduardo Brotolen_zero: skip ranges if feature `range_is_empty` is...
2020-05-27 borsAuto merge of #5652 - rust-lang:flip1995-patch-1, r...
2020-05-27 borsAuto merge of #5631 - ThibsG:ExtendUselessConversion...
2020-05-27 borsAuto merge of #5653 - matthiaskrgr:rustup_47, r=flip1995
2020-05-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/72342...
2020-05-26 ThibsGAdd test cases for broader coverage
2020-05-26 borsAuto merge of #5648 - returntrip:master, r=matthiaskrgr
2020-05-26 borsAuto merge of #5609 - phansch:empty-line-after-outer...
2020-05-26 Philipp HanschMake empty_line_after_outer_attr an early lint
2020-05-26 borsAuto merge of #5638 - ebroto:issue_5628_add_suggestion_...
2020-05-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-26 borsAuto merge of #5636 - ebroto:issue_5041, r=phansch
2020-05-25 borsAuto merge of #5647 - ebroto:5644_allow_ptr_arg_in_arg_...
2020-05-25 Eduardo Brotoptr_arg: honor `allow` attr on arguments
2020-05-25 borsAuto merge of #4429 - jeremystucki:or_fun_call, r=flip1995
2020-05-25 Jeremy StuckiUpdate ui test
2020-05-25 Jeremy StuckiAdd tests
2020-05-25 borsAuto merge of #5641 - ThibsG:DocCommonTools, r=flip1995
2020-05-25 borsAuto merge of #5635 - montrivo:bugfix/option_option_tes...
2020-05-25 Eduardo Brotoreversed_empty_ranges: add suggestion for &slice[N..N]
2020-05-25 ThibsGExtend `useless_conversion` lint with TryInto
2020-05-25 ThibsGExtend `useless_conversion` lint with TryFrom
2020-05-25 Eduardo Brotomultiple_crate_versions: skip dev and build deps
2020-05-25 Eduardo BrotoMake the name of the crate available in cargo UI tests
2020-05-25 borsAuto merge of #5616 - euclio:no-derive-suggestion,...
2020-05-25 borsAuto merge of #5646 - flip1995:rustup, r=matthiaskrgr
2020-05-22 Tim Nielensoption_option test case #4298
2020-05-22 Andy Russellnew_without_default: do not suggest deriving
2020-05-22 borsAuto merge of #5632 - flip1995:rustup, r=phansch
2020-05-21 borsAuto merge of #5614 - ebroto:test_cargo_lints, r=flip1995
2020-05-21 Eduardo BrotoRelax fs layout so that multiple pass/fail manifests...
2020-05-21 Eduardo BrotoAddress comments from PR review
2020-05-21 Eduardo BrotoAdd test for multiple_crate_versions
2020-05-21 Eduardo BrotoAdd test for cargo_common_metadata
2020-05-21 Eduardo BrotoAdd test for wildcard_dependencies
2020-05-21 Eduardo BrotoAdapt compile-test to run tests for cargo lints
2020-05-20 borsAuto merge of #5611 - rrbutani:master, r=flip1995
2020-05-20 borsAuto merge of #5622 - elichai:2020-05-match_wild_err_ar...
2020-05-20 Elichai TurkelUpdate future-not-send stderr output
2020-05-20 Elichai TurkelMake match_wild_err_arm pedantic, and update help messages
2020-05-20 borsAuto merge of #5582 - vtmargaryan:match_wildcard_for_si...
2020-05-20 borsAuto merge of #5621 - flip1995:rustup, r=phansch
2020-05-20 flip1995Update test after const_ptr functions are must_use now
2020-05-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-19 borsAuto merge of #68717 - petrochenkov:stabexpat, r=varkor
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-17 borsAuto merge of #5568 - ThibsG:RenameIdentityConversionLi...
2020-05-17 borsAuto merge of #5529 - alex-700:improve-option-and-then...
2020-05-17 Aleksei Latyshevimprove and generalize `option_and_then_some` lint
2020-05-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-16 ThibsGRename lint `identity_conversion` to `useless_conversion`
2020-05-16 borsAuto merge of #5563 - ThibsG:MergeLints, r=flip1995
2020-05-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
2020-05-16 borsAuto merge of #5596 - ebroto:issue_5212, r=phansch
2020-05-16 borsAuto merge of #5602 - ebroto:issue_3430, r=phansch
2020-05-16 Dylan DPCRollup merge of #72090 - RalfJung:rustc_driver-exit...
2020-05-16 Dylan DPCRollup merge of #71948 - csmoe:issue-61076, r=oli-obk
2020-05-15 borsAuto merge of #5599 - dtolnay:letif, r=flip1995
2020-05-15 Vardan MargaryanAdd more test cases for match_wildcard_for_single_variants
2020-05-15 Eduardo Brotoidentity_op: allow `1 << 0`
2020-05-15 ThibsGFix CHANGELOG.md and lint names plural
2020-05-15 borsAuto merge of #5592 - ebroto:extend_unused_unit, r...
2020-05-15 ThibsGRename lint `map_unwrap` to `map_unwrap_or` and registe...
2020-05-14 Vardan MargaryanFix trivial cases of new match_wildcard_for_single_vari...
2020-05-14 Vardan MargaryanAdd the redundant_wildcard_enum_match lint
2020-05-14 ThibsGMerge `for_loop_over_option` and `for_loop_over_result...
next