]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-05 Mara BosReword comment in futex condvar implementation.
2022-04-05 borsAuto merge of #95680 - Dylan-DPC:rollup-7jldtnz, r...
2022-04-05 Dylan DPCRollup merge of #95670 - TaKO8Ki:remove-unused-function...
2022-04-05 Dylan DPCRollup merge of #95660 - yaahc:panic-docs-update, r...
2022-04-05 Dylan DPCRollup merge of #95654 - notriddle:notriddle/issue...
2022-04-05 Dylan DPCRollup merge of #95525 - ohno418:suggest-derivable...
2022-04-05 Vadim Petrochenkovresolve: Fix resolution of empty paths passed from...
2022-04-05 Rémy Rakictrack proc-macro expansions in the self-profiler
2022-04-05 Oli SchererUse WrappingRange::full instead of hand-rolling it
2022-04-05 Oli Scherermir-interpret now treats unions as non-immediate, even...
2022-04-05 Oli SchererMark scalar layout unions so that backends that do...
2022-04-05 Mara BosMark unix::locks::futex::Mutex::new as #[inline].
2022-04-05 Laurențiu Nicola:arrow_up: rust-analyzer
2022-04-05 Takayuki Maedaremove unused function parameters
2022-04-05 borsAuto merge of #95667 - Dylan-DPC:rollup-n7xzs3y, r...
2022-04-05 ohno418Fix ui test for nll
2022-04-05 Dylan DPCRollup merge of #95645 - GuillaumeGomez:intra-doc-link...
2022-04-05 Dylan DPCRollup merge of #95607 - compiler-errors:issue-95272...
2022-04-05 Dylan DPCRollup merge of #95512 - davidtwco:diagnostic-translati...
2022-04-05 Dylan DPCRollup merge of #95449 - jyn514:doc-stage-0, r=ehuss
2022-04-05 Dylan DPCRollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPC
2022-04-05 Nicholas NethercoteMove the missing fragment identifier checking.
2022-04-05 Nicholas NethercoteRemove the lifetime from `TtParser` and `MatcherLoc`.
2022-04-05 Chris DentonUse rtabort
2022-04-05 Chris DentonMake `synchronous_write` safe to call
2022-04-05 Chris DentonDocument synchronicity
2022-04-05 Chris DentonComplete reads and writes synchronously or abort
2022-04-05 Chris DentonCorrect definition of `IO_STATUS_BLOCK`
2022-04-05 ouz-aremove region check
2022-04-05 David Wooderrors: support fluent + parallel compiler
2022-04-05 David Woodtidy: add fluent dependencies to whitelist
2022-04-05 David Wooderrors: use `impl Into<FluentId>`
2022-04-05 David Woodsession: opt for enabling directionality markers
2022-04-05 David Wooderrors: add links to fluent documentation
2022-04-05 David Woodtypeck: remove now-unnecessary parameter from diag
2022-04-05 David Wooderrors: don't try load default locale from sysroot
2022-04-05 David Woodmacros: support translatable suggestions
2022-04-05 David Woodmacros: note/help in `SessionDiagnostic` derive
2022-04-05 David Woodmacros: support translatable labels
2022-04-05 David Woodmacros: optional error codes
2022-04-05 David Woodmacros: add `#[no_arg]` to skip `set_arg` call
2022-04-05 David Woodmacros: rename `#[message]` to `#[primary_span]`
2022-04-05 David Woodmacros: translatable struct attrs and warnings
2022-04-05 David Woodmacros: update session diagnostic errors
2022-04-05 David Wooderrors: disable directionality isolation markers
2022-04-05 David Woodmacros: add args for non-subdiagnostic fields
2022-04-05 David Woodmacros: move suggestion type handling to fn
2022-04-05 David Woodmacros: update comments
2022-04-05 David Wooderrors: implement sysroot/testing bundle loading
2022-04-05 David Wooderrors: implement fallback diagnostic translation
2022-04-05 David Woodspan: move `MultiSpan`
2022-04-05 David Wooderrors: introduce `DiagnosticMessage`
2022-04-05 borsAuto merge of #95337 - petrochenkov:doclink3, r=camelid
2022-04-05 Michael GouletFormat invariance notes with backticks
2022-04-05 ohno418Suggest only when all fields impl the trait
2022-04-05 Michael GouletHandle reporting invariance of fn pointer
2022-04-05 ohno418Suggest only when Rhs for PartialEq and PartialOrd...
2022-04-05 borsAuto merge of #95662 - Dylan-DPC:rollup-fo7jsr6, r...
2022-04-05 ohno418Suggest derivable trait on E0277
2022-04-05 Michael HowellFix bogus tidy errors
2022-04-05 Michael Howelldiagnostics: give a special note for unsafe fn / Fn...
2022-04-04 Dylan DPCRollup merge of #95642 - lcnr:probe-smol, r=compiler...
2022-04-04 Dylan DPCRollup merge of #95631 - TaKO8Ki:remove-unnecessary...
2022-04-04 Dylan DPCRollup merge of #95630 - declanvk:update-nonnull-doc...
2022-04-04 Dylan DPCRollup merge of #95620 - RalfJung:memory-no-extras...
2022-04-04 Dylan DPCRollup merge of #95603 - compiler-errors:dyn-return...
2022-04-04 Dylan DPCRollup merge of #95588 - RalfJung:strict-provenance...
2022-04-04 Dylan DPCRollup merge of #91873 - estebank:mention-impls-for...
2022-04-04 Jane LusbyUpdate panic docs to make it clearer when to use panic...
2022-04-04 Adam PerryRely on #[link] attribute for unwind on Fuchsia.
2022-04-04 Ralf Jungexplicitly distinguish pointer::addr and pointer::expos...
2022-04-04 Esteban KuberRemove hack, fix fmt and tests
2022-04-04 Esteban KuberHighlight `is` in the message for emphasis
2022-04-04 Esteban KuberRefer to the TraitRef::identity in the message to be...
2022-04-04 Esteban KuberDedup logic and improve output for other types that...
2022-04-04 Esteban KuberFix list length
2022-04-04 Esteban KuberSuggest dereferncing when possible in E0277, fix #87437
2022-04-04 Esteban KuberFix #90970, doesn't address #87437
2022-04-04 Esteban KuberMention implementers of unsatisfied trait
2022-04-04 ouz-adestroy temp at the end and avoid ICE
2022-04-04 borsAuto merge of #95653 - Dylan-DPC:rollup-2p9hzi3, r...
2022-04-04 Michael Howelldiagnostics: use correct span for const generics
2022-04-04 ouz-afixed error, made function leaner and tighter
2022-04-04 Dylan DPCRollup merge of #95609 - compiler-errors:borrow-unsized...
2022-04-04 Dylan DPCRollup merge of #95467 - ChrisDenton:async-read-pipe...
2022-04-04 Dylan DPCRollup merge of #95438 - m-ou-se:sync-unsafe-cell,...
2022-04-04 Dylan DPCRollup merge of #95431 - golddranks:stabilize_total_cmp...
2022-04-04 Dylan DPCRollup merge of #95343 - dtolnay:literals, r=petrochenkov
2022-04-04 Dylan DPCRollup merge of #94817 - cuviper:relnotes-1.60.0, r...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-04-04 Chris DentonCorrect calling convention
2022-04-04 borsAuto merge of #95555 - nnethercote:parse_tt-new-represe...
2022-04-04 David TolnayBump windows CommandExt::raw_arg to 1.62
2022-04-04 ouz-aNew mir-opt deref_separator
2022-04-04 Guillaume GomezAdd test to ensure rustdoc does not panic on intra...
2022-04-04 Guillaume GomezFix ICE in rustdoc intra doc links when trying to get...
2022-04-04 borsAuto merge of #95119 - OliverMD:method_suggestions...
2022-04-04 Pyry KontioStabilize total_cmp
2022-04-04 lcnrCandidateSource::XCandidate -> CandidateSource::X
2022-04-04 Pietro Albiniimprove 92630 wording
next