]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-23 Bastian Kauschkeiterate List by value
2020-05-22 Dylan MacKenzieUse `OnceCell` instead of `Once`
2020-05-20 Bastian Kauschkeintroduce newtype'd `Predicate<'tcx>`
2020-05-20 Bastian Kauschkerename `Predicate` to `PredicateKind`, introduce alias
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-18 Amanieu d'AntrasHandle InlineAsm in clippy
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-15 csmoeimplement type_implments_trait query
2020-05-13 Julian WollersbergerReplace some usages of the old `unescape_` functions...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-10 Ralf Jungrustc_driver: factor out computing the exit code
2020-05-09 Ralf JungRollup merge of #71555 - cjgillot:nameless, r=matthewjasper
2020-05-08 Camille GILLOTFix clippy.
2020-05-07 Jack HueyFix nit and cargo.lock
2020-05-03 Dylan MacKenzieUpdate clippy lint
2020-05-03 Vadim PetrochenkovStabilize fn-like proc macros in expression, pattern...
2020-05-01 borsAuto merge of #5548 - matthiaskrgr:traget_os, r=flip1995
2020-04-30 Matthias Krügermismatched_target_os: link to respective section in...
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 #5543 - matthiaskrgr:rustup_45, r=flip1995
2020-04-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71292/
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 #5538 - csmoe:rustup, r=phansch
2020-04-27 csmoerustup: rust-lang/rust#71628
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 CrazyRokaUpdated lint info in lib.rs
2020-04-26 CrazyRokaSmall lint update
2020-04-26 borsAuto merge of #5534 - phansch:remove-util-dev, r=flip1995
2020-04-26 borsAuto merge of #5509 - phansch:more-diagnostic-items2...
2020-04-26 Philipp HanschFix cargo crash
2020-04-26 Philipp HanschRemove util/dev script
2020-04-26 Philipp Hanschcargo dev fmt
2020-04-26 Philipp HanschMore diagnostic items
2020-04-26 borsAuto merge of #5533 - phansch:rustup001, r=matthiaskrgr
2020-04-26 Philipp Hanschrustup to https://github.com/rust-lang/rust/pull/70043
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 flip1995Don't trigger while_let_on_iterator when the iterator...
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 flip1995Fix while_let_on_iterator suggestion and make it Machin...
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-24 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71215/
2020-04-23 David TolnayDowngrade match_bool to pedantic
2020-04-23 flip1995Run fetch before testing if master contains beta
2020-04-23 flip1995The beta branch update should not require a force push
2020-04-23 flip1995Add a note to the beta sections of release.md
2020-04-23 borsAuto merge of #5513 - matthiaskrgr:reg, r=phansch
2020-04-23 flip1995Remove apt-get upgrade again
2020-04-23 flip1995Always use the deploy script and templates of the maste...
2020-04-23 borsAuto merge of #5498 - phansch:update_changelog, r=flip1995
2020-04-23 Matthias KrügerREADME: fix lit count line
2020-04-23 Matthias Krügerclippy_dev: make it fatal when the regex for updating...
2020-04-23 borsAuto merge of #5508 - lzutao:rustup-71044, r=phansch
2020-04-23 lzutao`predecessors_for` will be removed soon
2020-04-23 Lzu TaoRustup "Remove `BodyAndCache`"
2020-04-22 flip1995Only run (late) internal lints, when they are warn...
2020-04-22 flip1995Only run cargo lints, when they are warn/deny/forbid
2020-04-22 borsAuto merge of #5439 - rokob:lock-await, r=Manishearth
2020-04-22 Andy Weissspan_lint_and_note now takes an Option<Span> for the...
2020-04-22 Andy WeissMake lint also capture blocks and closures, adjust...
2020-04-22 Andy Weissdon't test the code in the lint docs
2020-04-22 Andy WeissSwitch to matching against full paths instead of just...
2020-04-22 Andy WeissLint for holding locks across await points
2020-04-21 Philipp HanschAlso mention `--fix` for nightly users
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 Philipp HanschAddress review comments
2020-04-20 borsAuto merge of #5495 - phansch:update_changelog_docs...
2020-04-20 Philipp Hanschremark fixes
next