]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-29 Martin Nordholtsrustdoc-json: Make default value of blanket impl assoc...
2022-06-29 borsAuto merge of #98680 - matthiaskrgr:rollup-1bkrrn9...
2022-06-29 Matthias KrügerRollup merge of #98668 - TaKO8Ki:avoid-many-&str-to...
2022-06-29 Matthias KrügerRollup merge of #98665 - ChrisDenton:deprecated-suggest...
2022-06-29 Matthias KrügerRollup merge of #98660 - eddyb:invalid-punct-stage1...
2022-06-29 Matthias KrügerRollup merge of #98652 - ojeda:warning-free-no_global_o...
2022-06-29 Matthias KrügerRollup merge of #98647 - ehuss:update-cargo, r=ehuss
2022-06-29 Matthias KrügerRollup merge of #98646 - notriddle:notriddle/main.js...
2022-06-29 Matthias KrügerRollup merge of #98643 - voidc:valtree-ref-pretty,...
2022-06-29 Matthias KrügerRollup merge of #98642 - yanchen4791:issue-98260-fix...
2022-06-29 Matthias KrügerRollup merge of #98636 - ehuss:mentions-wrapping, r...
2022-06-29 Matthias KrügerRollup merge of #98434 - dpaoliello:staticcrt, r=jyn514
2022-06-29 Matthias Krügerfix ICE with -Wrust-2021-incompatible-closure-captures
2022-06-29 Jason NewcombDon't lint `while_let_loop` when drop order would change
2022-06-29 Jason NewcombExtract util functions from `redundant_pattern_match`
2022-06-29 Ralf Jungfix stderr by hand since that test is not run on my...
2022-06-29 Ralf Junginterpret: adjust error from constructing an invalid...
2022-06-29 borsAuto merge of #9043 - dswij:9037-test, r=Manishearth
2022-06-29 borsAuto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r...
2022-06-29 Guillaume GomezAdd test for source sidebar toggle
2022-06-29 Guillaume GomezFix display of toggle on expanded source sidebar
2022-06-29 borsAuto merge of #8981 - PrestonFrom:more_details_for_sign...
2022-06-29 Guillaume GomezUpdate/add tests for source sidebar in mobile mode
2022-06-29 Guillaume GomezFix height for the source sidebar in mobile mode
2022-06-29 Dylan DPCRollup merge of #98625 - RalfJung:retag, r=oli-obk
2022-06-29 Dylan DPCRollup merge of #98607 - compiler-errors:tuple-wrap...
2022-06-29 Dylan DPCRollup merge of #98554 - DrMeepster:box_unsizing_is_not...
2022-06-29 Dylan DPCRollup merge of #98516 - dlrobertson:uefi_va_list,...
2022-06-29 Dylan DPCRollup merge of #98499 - JulianKnodt:erase_lifetime...
2022-06-29 Dylan DPCRollup merge of #98479 - leocth:atomic-bool-fetch-not...
2022-06-29 Dylan DPCRollup merge of #98415 - compiler-errors:rustc-borrowck...
2022-06-29 Takayuki Maedaavoid many `&str` to `String` conversions with `MultiSp...
2022-06-29 borsAuto merge of #98558 - nnethercote:smallvec-1.8.1,...
2022-06-29 Oli SchererThe only reason we had to replace opaque types in closu...
2022-06-29 Oli SchererAdd more tests
2022-06-29 Oli SchererMake RPIT and TAIT work exactly the same
2022-06-29 Chris DentonUse verbose help for deprecation suggestion
2022-06-29 Dominik StolzImprove doc comment of destructure_const
2022-06-29 Eduard-Mihai... Unbreak stage1 tests via ignore-stage1 in `proc-macro...
2022-06-29 borsAuto merge of #98656 - Dylan-DPC:rollup-hhytn0c, r...
2022-06-29 Dylan DPCRollup merge of #98603 - compiler-errors:minor-borrowck...
2022-06-29 Dylan DPCRollup merge of #98549 - RalfJung:interpret-stacktraces...
2022-06-29 Dylan DPCRollup merge of #98525 - JohnTitor:issue-79224, r=compi...
2022-06-29 Dylan DPCRollup merge of #98277 - compiler-errors:issue-93596...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97542 - compiler-errors:arg-mismatch...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-29 kadminErase regions in new abstract consts
2022-06-29 borsAuto merge of #98542 - jackh726:coinductive-wf, r=oli-obk
2022-06-29 Miguel Ojedaalloc: ensure `no_global_oom_handling` builds are warni...
2022-06-29 Miguel Ojedaalloc: fix `no_global_oom_handling` warnings
2022-06-29 Michael GouletDon't point at another arg if we're already pointing...
2022-06-29 Michael Howellrustdoc: add assertion for missing popover div
2022-06-29 Michael Howellrustdoc: make keyboard commands work when checkboxes...
2022-06-29 Michael Howellrustdoc: fix keyboard shortcuts bug in settings menu
2022-06-29 borsAuto merge of #98376 - nnethercote:improve-derive-Parti...
2022-06-28 Michael Howellrustdoc: fix help menu popover toggling
2022-06-28 Michael GouletMigrate some rustc_borrowck diagnostics to SessionDiagn...
2022-06-28 Michael GouletDo not use a suggestion to change a binding's name...
2022-06-28 Michael GouletRemove redundant logic to suggest `as_ref`
2022-06-28 Eric HussUpdate cargo
2022-06-28 Yan ChenFix #98260, added the test case
2022-06-28 Michael GouletNote concrete type being coerced into object
2022-06-28 Michael GouletFix trait object reborrow suggestion
2022-06-28 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 Dominik StolzAddress code review comments
2022-06-28 DrMeepsterfix silly mistake
2022-06-28 Dominik StolzMake consts mod private
2022-06-28 Dominik StolzImprove pretty printing of valtrees for references
2022-06-28 Josh StoneLet rust-analyzer ship on stable, non-preview
2022-06-28 Eric HussTriagebot: Fix mentions word wrapping.
2022-06-28 borsAuto merge of #98632 - matthiaskrgr:rollup-peg868d...
2022-06-28 borsAuto merge of #9046 - xFrednet:rust-97660-expection...
2022-06-28 borsAuto merge of #8355 - Jarcho:explicit_auto_deref_2...
2022-06-28 borsAuto merge of #8921 - Jarcho:merge_passes, r=llogiq
2022-06-28 Jason NewcombMove `SelfAssignment` into `Operators` lint pass
2022-06-28 Jason NewcombFix dogfood
2022-06-28 Jason NewcombMove `PtrEq` into `Operators` lin pass
2022-06-28 Jason NewcombMove `NeedlessBitwiseBool` into `Operators` lint pass
2022-06-28 Jason NewcombMove `ModuloArithmetic` into `Operators` lint pass
2022-06-28 Jason NewcombMove some lints from `Misc` to `Operators`
2022-06-28 Jason NewcombMove `IntegerDivision` into `Operators` lint pass
2022-06-28 Jason NewcombMove `IdentityOp` into `Operators` lint pass
2022-06-28 Jason NewcombMove `FloatEqualityWithoutAbs` into `Operators` lint...
2022-06-28 Jason NewcombMove `ErasingOp` into `Operators` lint pass
2022-06-28 Jason NewcombMove `EqOp` into `Operators` lint pass
2022-06-28 Jason NewcombMove `DurationSubsec` into `Operators` lint pass
2022-06-28 Jason NewcombMove `DoubleComparison` into `Operators` lint pass
2022-06-28 Jason NewcombMove `BitMask` into `Operators` lint pass
2022-06-28 Jason NewcombMove `AssignOps` into `Operators` lint pass
2022-06-28 Jason NewcombMove `Arithmetic` into `Operators` lint pass
2022-06-28 Jason NewcombAdd `Operators` lint pass
2022-06-28 Jason NewcombAdd `explicit_auto_deref` test for variadic function
2022-06-28 Jason NewcombCode cleanup
2022-06-28 Jason NewcombHandle future precedence issues in `explicit_auto_deref...
2022-06-28 Jason NewcombFix `needless_borrow` suggestion when calling a trait...
2022-06-28 Jason NewcombRefactor `dereference.rs`
2022-06-28 Jason NewcombLint `explicit_auto_deref` immediately after `needless_...
2022-06-28 Jason NewcombLint `explicit_auto_deref` without a leading borrow
2022-06-28 Jason NewcombOnly check parent node once in `dereference.rs`
next