]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-06 Mara BosBump stabilization of stdin_forwarders to 1.62.0.
2022-04-06 borsAuto merge of #8644 - yoav-lavi:squashed-master, r...
2022-04-06 Oli SchererCheck that all hidden types are the same and then dedup...
2022-04-06 Mara BosRename RWLock to RwLock in std::sys.
2022-04-06 borsAuto merge of #95707 - RalfJung:initialized, r=oli-obk
2022-04-06 Yoav Laviupdate unnecessary_join documentation
2022-04-06 Oli SchererFix some fallout around type alias impl trait in associ...
2022-04-06 J-ZhengLicode refractor for `[needless_match]`
2022-04-06 Martin GeislerMention `std::env::var` in `env!`
2022-04-06 borsAuto merge of #95723 - SparrowLii:const_goto, r=fee1...
2022-04-06 borsAuto merge of #8612 - SabrinaJewson:suggest-from-utf8...
2022-04-06 Sabrina JewsonReport `from_utf8` suggestion as maybe incorrect
2022-04-06 Pietro Albiniremove ~const Drop from rustdoc test
2022-04-06 borsAuto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-06 Marijn SchoutenMessage: Chunks cannot have a size of zero.
2022-04-06 Pietro Albinibless tests
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 Cheng XUFix typo in bootstrap/setup.rs
2022-04-06 Eric HussUpdate cargo
2022-04-06 borsAuto merge of #95711 - Dylan-DPC:rollup-ujss3oi, r...
2022-04-06 kangarooCoderMerge remote-tracking branch 'origin/master'
2022-04-06 kangarooCoderAdd test for issue rust-lang/rust#83474
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 NethercoteImprove terse test output.
2022-04-06 DeadbeefUpdate documentation for `trim*` and `is_whitespace...
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 Pietro Albinirustdoc changes for ~const Drop
2022-04-05 Pietro Albinirustc_trait_selection changes
2022-04-05 Pietro Albinitrivial cfg(bootstrap) changes
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 Pietro Albinibump stage0 to the latest beta
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 ouz-akill temp early
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 Patrick MooneyUpdate libc to 0.2.121
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 borsAuto merge of #8636 - flip1995:release_changelog_quick_...
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 #8403 - nerdypepper:fix/diagnostic-messag...
2022-04-05 Akshayfix mispelling in diagnostic message of bytes_nth
2022-04-05 borsAuto merge of #8620 - Alexendoo:test-fmt-first, r=flip1995
2022-04-05 borsAuto merge of #95667 - Dylan-DPC:rollup-n7xzs3y, r...
2022-04-05 borsAuto merge of #8607 - Alexendoo:cargo-dev-lint-dir...
2022-04-05 flip1995Add documentation on how to do a minimal changelog...
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 Woodsession: opt for enabling directionality markers
2022-04-05 David Wooderrors: support fluent + parallel compiler
next