]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-06 Vadim Petrochenkovrustdoc: Early doc link resolution fixes and refactorings
2022-04-06 borsAuto merge of #95669 - nnethercote:call-compute_locs...
2022-04-06 borsAuto merge of #95707 - RalfJung:initialized, r=oli-obk
2022-04-06 borsAuto merge of #95723 - SparrowLii:const_goto, r=fee1...
2022-04-06 SparrowLiienhance `ConstGoto` mir-opt by moving up `StorageDead...
2022-04-06 borsAuto merge of #95720 - ehuss:update-cargo, r=ehuss
2022-04-06 Eric HussUpdate cargo
2022-04-06 borsAuto merge of #95711 - Dylan-DPC:rollup-ujss3oi, r...
2022-04-06 Dylan DPCRollup merge of #95699 - SparkyPotato:master, r=dtolnay
2022-04-06 Dylan DPCRollup merge of #95693 - RalfJung:more-context, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95684 - GuillaumeGomez:fix-item-info...
2022-04-06 Dylan DPCRollup merge of #95659 - anp:remove-link-print, r=tmandry
2022-04-06 borsAuto merge of #95469 - ChrisDenton:unsound-read-write...
2022-04-06 Nicholas NethercoteCall `compute_locs` once per rule.
2022-04-05 Ralf Junginterp/validity: enforce Scalar::Initialized
2022-04-05 borsAuto merge of #95702 - Dylan-DPC:rollup-793rz6v, r...
2022-04-05 Dylan DPCRollup merge of #95681 - petrochenkov:doclinkregr2...
2022-04-05 Dylan DPCRollup merge of #95673 - lnicola:rust-analyzer-2022...
2022-04-05 Dylan DPCRollup merge of #95663 - notriddle:notriddle/unsafe...
2022-04-05 Dylan DPCRollup merge of #95591 - jackh726:nll-revisions-1,...
2022-04-05 Dylan DPCRollup merge of #95585 - compiler-errors:ref-clone...
2022-04-05 Dylan DPCRollup merge of #95547 - RalfJung:ptr-int-transmutes...
2022-04-05 Dylan DPCRollup merge of #95473 - lqd:macro-expansion, r=petroch...
2022-04-05 Dylan DPCRollup merge of #88025 - devnexen:netbsd_scm_creds...
2022-04-05 borsAuto merge of #95035 - m-ou-se:futex-locks-on-linux...
2022-04-05 SparkyPotatoformatting
2022-04-05 SparkyPotatocleanup
2022-04-05 SparkyPotatofix Vec leak with 0 capacity
2022-04-05 Michael Howelldiagnostics: tweak error message to give more rationale...
2022-04-05 Ralf Junginterp: pass TyCtxt to Machine methods that do not...
2022-04-05 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 Michael GouletExplain why `&T` is cloned when `T` is not `Clone`
2022-04-05 Guillaume GomezUpdate browser-ui-test version to 0.8.5
2022-04-05 Guillaume GomezAdd GUI test to ensure that the width of the item-info...
2022-04-05 Guillaume GomezGenerate a <div> instead of a <span> for item-info...
2022-04-05 Jack Hueyunboxed-closures and type-alias-impl-trait nll revisions
2022-04-05 Jack Hueyunderscore-lifetime nll revisions
2022-04-05 Jack HueyMore nll revisions
2022-04-05 Jack HueyMove some tests with compare-mode=nll output to revisions
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 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...
next