]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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-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
2020-04-20 Philipp HanschUpdate CHANGELOG.md for Rust 1.43 and 1.44
2020-04-20 borsAuto merge of #5332 - DevinR528:if-let-else-mutex,...
2020-04-20 Devin Rupdate stderr file
2020-04-20 Philipp Hanschutil/fetch_prs_between.sh: Add Markdown formatted Link
2020-04-20 Devin Rfactor ifs into function, add differing mutex test
2020-04-20 Philipp HanschUpdate the changelog update documentation
2020-04-20 borsAuto merge of #5493 - ebroto:unsafe_derive_deserialize...
2020-04-20 Eduardo BrotoApply suggestions from PR review
2020-04-20 Devin Rupdate span_lint_and_help call to six args
2020-04-20 Devin Rtest for mutex eq, add another test case
2020-04-20 Devin Ruse if chain
2020-04-20 Devin Rcargo dev fmt
2020-04-20 Devin Rfix map import to rustc_middle
2020-04-20 Devin Rdev update_lints
2020-04-20 Devin Rfix internal clippy warnings
2020-04-20 Devin Rchange visitor name to OppVisitor
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 Philipp KronesFormatting and naming
2020-04-19 Philipp KronesFormatting and naming
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 Philipp HanschCleanup: `node_id` -> `hir_id`
2020-04-19 Sean KleinFix issue #2907.
2020-04-19 Shotaro YamadaDon't trigger toplevel_ref_arg for `for` loops
2020-04-19 Philipp HanschCleanup: future_not_send: use `return_ty` method
2020-04-18 borsAuto merge of #5486 - flip1995:badge_over, r=flip1995
2020-04-18 flip1995Remove badge FIXME from Cargo.toml
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 xiongmao86Fixes internal lint warning in code base.
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-ossIntegrate more idiomatic rust changes.
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 Philipp Hanschcargo dev fmt
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-17 Shotaro Yamadaquestion_mark: don't add `as_ref()` for a call expression
2020-04-17 borsAuto merge of #5480 - sinkuu:unit_arg_app, r=flip1995
next