]> git.lizzy.rs Git - rust.git/history - tests
iterate List by value
[rust.git] / tests /
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-16 Ralf JungRollup merge of #72047 - Julian-Wollersberger:literal_e...
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-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-03 Vadim PetrochenkovStabilize fn-like proc macros in expression, pattern...
2020-04-29 borsAuto merge of #5547 - CrazyRoka:fix-clone-double-ref...
2020-04-29 CrazyRokaFixed incorrect suggestion of `clone_double_ref` lint
2020-04-29 borsAuto merge of #5545 - flip1995:rustup, r=flip1995
2020-04-29 flip1995Rustup to rust-lang/rust#71518
2020-04-28 borsAuto merge of #5535 - ebroto:issue_5360, r=phansch
2020-04-27 Eduardo BrotoTest that we lint the awaited expression
2020-04-27 Eduardo Brotoused_underscore_binding: do not lint on `await` desugaring
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-27 borsAuto merge of #5506 - ebroto:mismatched_target_os,...
2020-04-26 Eduardo BrotoSplit tests in unix/non-unix
2020-04-26 Eduardo BrotoRemove some OSes from the test to comply with stderr...
2020-04-26 Eduardo BrotoUse the span of the attribute for the error message
2020-04-26 Eduardo BrotoApply suggestions from PR review
2020-04-26 Eduardo BrotoImplement mismatched_target_os lint
2020-04-26 CrazyRokaSmall lint update
2020-04-25 borsAuto merge of #5511 - alex-700:fix-redundant-pattern...
2020-04-25 borsAuto merge of #5525 - flip1995:issue_1654, r=phansch
2020-04-25 borsAuto merge of #5530 - ebroto:issue_5524, r=flip1995
2020-04-25 Eduardo Brotomap_clone: avoid suggesting `copied()` for &mut
2020-04-25 Aleksei Latyshevfix redundant_pattern_matching lint
2020-04-25 borsAuto merge of #5527 - flip1995:rollup-pr2htfd, r=flip1995
2020-04-25 Philipp KronesRollup merge of #5523 - phansch:add-new-ret-no-self...
2020-04-25 Philipp KronesRollup merge of #5517 - flip1995:deploy_time_travel...
2020-04-25 Philipp KronesRollup merge of #5516 - flip1995:doc_release, r=phansch
2020-04-25 Philipp KronesRollup merge of #5505 - flip1995:avoid_running_lints...
2020-04-25 Philipp KronesRollup merge of #5408 - dtolnay:matchbool, r=flip1995
2020-04-25 flip1995Add tests for #1654
2020-04-25 borsAuto merge of #5520 - matthiaskrgr:rustup_44, r=flip199...
2020-04-25 flip1995Update issue_2356.stderr reference file
2020-04-25 flip1995Update while_let_on_iterator tests
2020-04-25 Philipp HanschAdd lifetime test case for `new_ret_no_self`
2020-04-25 CrazyRokaRenamed lint to `match_on_vec_items`
2020-04-24 CrazyRokaRemoved unnecessary code, added support for vector...
2020-04-24 CrazyRokaAdded lint `match_vec_item`
2020-04-23 David TolnayDowngrade match_bool to pedantic
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-22 borsAuto merge of #5439 - rokob:lock-await, r=Manishearth
2020-04-22 Andy WeissMake lint also capture blocks and closures, adjust...
2020-04-22 Andy WeissLint for holding locks across await points
2020-04-20 borsAuto merge of #5499 - matthiaskrgr:crash_5497, r=flip1995
2020-04-20 Matthias Krügerfix crash on issue-69020-assoc-const-arith-overflow.rs
2020-04-20 borsAuto merge of #5496 - phansch:markdown-link, r=flip1995
2020-04-20 borsAuto merge of #5495 - phansch:update_changelog_docs...
2020-04-20 borsAuto merge of #5332 - DevinR528:if-let-else-mutex,...
2020-04-20 Devin Rupdate stderr file
2020-04-20 Devin Rfactor ifs into function, add differing mutex test
2020-04-20 borsAuto merge of #5493 - ebroto:unsafe_derive_deserialize...
2020-04-20 Devin Rtest for mutex eq, add another test case
2020-04-20 Devin Ruse Visitor api to find Mutex::lock calls
2020-04-20 Devin Radd note about update-all-refs script, revert redundant...
2020-04-20 Devin Rmove closures to seperate fns, remove known problems
2020-04-20 Devin Ruse span_lint_and_help, cargo dev fmt
2020-04-20 Devin Rcreating suggestion
2020-04-20 Devin Rprogress work on suggestion for auto fix
2020-04-19 Eduardo BrotoImplement unsafe_derive_deserialize lint
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-19 flip1995Update empty_enum.stderr
2020-04-19 borsAuto merge of #5491 - smklein:borrowed_box, r=flip1995
2020-04-19 borsAuto merge of #5489 - phansch:node-id-hir-id, r=flip1995
2020-04-19 borsAuto merge of #5488 - phansch:future-not-send-ret-ty...
2020-04-19 borsAuto merge of #5490 - sinkuu:toplevel_ref_arg_for,...
2020-04-19 Sean KleinFix issue #2907.
2020-04-19 Shotaro YamadaDon't trigger toplevel_ref_arg for `for` loops
2020-04-18 xiongmao86Change note_span argument for span_lint_and_note.
2020-04-18 xiongmao86Add an Option<Span> argument to span_lint_and_help.
2020-04-18 xiongmao86Implement collapsible_span_lint_calls lint.
2020-04-18 borsAuto merge of #5427 - pmk21:implicit-sat-sub, r=flip1995
2020-04-18 pmk21Polished lint and tests
2020-04-18 pmk21Added final lint and tests
2020-04-18 pmk21Added basic lint and tests
2020-04-17 borsAuto merge of #5483 - alex-700:fix-redundant-pattern...
2020-04-17 Aleksei Latyshevfix redundant_pattern_matching lint
2020-04-17 borsAuto merge of #5423 - rkuhn:add_futures_not_send, r...
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 Roland Kuhnadd lint futures_not_send
2020-04-17 logan-dev-ossFix issue #4892.
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 borsAuto merge of #5481 - sinkuu:no_as_ref, r=phansch
2020-04-17 Shotaro Yamadaquestion_mark: don't add `as_ref()` for a call expression
2020-04-16 borsAuto merge of #5479 - matthiaskrgr:readme_auto_fix...
2020-04-16 borsAuto merge of #5476 - ThibsG:FixMatchesInExternalMacros...
2020-04-16 borsAuto merge of #5475 - woshilapin:woshilapin-patch-1...
2020-04-16 borsAuto merge of #5473 - Toxyxer:map-flatten-for-option...
2020-04-16 ThibsGDo not lint in macros for match lints
2020-04-16 Marcin SerwinAdd test to map_flatten with an Option
2020-04-15 borsAuto merge of #5363 - yaahc:clippy-fix, r=phansch,flip1995
2020-04-15 borsAuto merge of #5470 - flip1995:rollup-cvkuiza, r=flip1995
2020-04-15 Philipp KronesRollup merge of #5468 - Toxyxer:zero-single-char-names...
2020-04-15 Philipp KronesRollup merge of #5466 - phansch:large-enum-variant...
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Philipp KronesRollup merge of #5226 - ThibsG:DerefExplicit1566, r...
next