]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #90066 - yaahc:thinbox, r=joshtriplett
[rust.git] / library /
2022-04-09 Dylan DPCRollup merge of #90066 - yaahc:thinbox, r=joshtriplett
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
2022-04-08 Jane LusbyAdd ThinBox type for 1 stack pointer sized heap allocat...
2022-04-08 borsAuto merge of #95772 - flip1995:clippyup, r=Manishearth...
2022-04-08 borsAuto merge of #95798 - Dylan-DPC:rollup-51hx1wl, r...
2022-04-08 Dylan DPCRollup merge of #95791 - oconnor663:doc_comment, r...
2022-04-08 Dylan DPCRollup merge of #95782 - ChrisDenton:pipe-buffer-size...
2022-04-08 Dylan DPCRollup merge of #95761 - c410-f3r:meta-var-stuff, r...
2022-04-08 Dylan DPCRollup merge of #95705 - bstrie:x86nonetier, r=Mark...
2022-04-08 Dylan DPCRollup merge of #95634 - dtolnay:mailmap, r=Mark-Simulacrum
2022-04-08 Dylan DPCRollup merge of #95579 - Cyborus04:slice_flatten, r...
2022-04-08 Dylan DPCRollup merge of #95102 - compiler-errors:issue-94034...
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 borsAuto merge of #95775 - RalfJung:miri-windows-compat...
2022-04-08 borsAuto merge of #95440 - jyn514:error-index, r=Mark-Simul...
2022-04-08 Cyborus04add `<[[T; N]]>::flatten`, `<[[T; N]]>::flatten_mut...
2022-04-08 Jack O'Connorhide an #[allow] directive from the Arc::new_cyclic...
2022-04-07 Chris DentonWindows: Increase a pipe's buffer capacity to 64kb
2022-04-07 Ralf Jungdo not round-trip function pointer through integer
2022-04-07 Ralf Jungmake windows compat_fn (crudely) work on Miri
2022-04-07 borsAuto merge of #95706 - petrochenkov:doclink4, r=Guillau...
2022-04-07 borsAuto merge of #95715 - nnethercote:shrink-Nonterminal...
2022-04-07 CaioKickstart the inner usage of macro_metavar_expr
2022-04-07 borsAuto merge of #95760 - Dylan-DPC:rollup-uskzggh, r...
2022-04-07 Dylan DPCRollup merge of #95757 - zofrex:gender-neutral-terms...
2022-04-07 Dylan DPCRollup merge of #95753 - ChayimFriedman2:patch-1, r...
2022-04-07 Dylan DPCRollup merge of #95752 - compiler-errors:issue-82866...
2022-04-07 Dylan DPCRollup merge of #95189 - fmease:fix-issue-94340, r...
2022-04-07 James 'zofrex' San... Use gender neutral terms
2022-04-07 borsAuto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap...
2022-04-07 borsAuto merge of #95748 - Dylan-DPC:rollup-t208j51, r...
2022-04-07 Chayim Refael FriedmanCorrect safety reasoning in `str::make_ascii_{lower...
2022-04-07 Dylan DPCRollup merge of #95725 - hkBst:patch-1, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95714 - KSBilodeau:master, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95708 - fee1-dead:doc_whitespace_trim...
2022-04-07 Dylan DPCRollup merge of #95646 - mgeisler:mention-std-env-var...
2022-04-07 Dylan DPCRollup merge of #95352 - jyn514:full-relative-path...
2022-04-07 Dylan DPCUpdate library/core/src/slice/mod.rs
2022-04-07 Dylan DPCremove exclamation mark
2022-04-07 borsAuto merge of #95688 - pfmooney:libc-update, r=Mark...
2022-04-07 borsAuto merge of #95745 - Dylan-DPC:rollup-485ajqi, r...
2022-04-06 Dylan DPCRollup merge of #95738 - GuillaumeGomez:item-info-switc...
2022-04-06 Dylan DPCRollup merge of #95735 - bjorn3:revert_inline_location_...
2022-04-06 Dylan DPCRollup merge of #95709 - nnethercote:improve-terse...
2022-04-06 Dylan DPCRollup merge of #95626 - saethlin:pass-pointer-to-prctl...
2022-04-06 Dylan DPCRollup merge of #95185 - m-ou-se:stabilize-stdin-lines...
2022-04-06 borsAuto merge of #95742 - Dylan-DPC:rollup-8n7o87y, r...
2022-04-06 Ben KimockChange trailing prctl arguments to c_ulong
2022-04-06 Dylan DPCRollup merge of #95731 - oli-obk:lazy_tait_regression...
2022-04-06 Dylan DPCRollup merge of #95730 - m-ou-se:rwlock-case, r=Dylan-DPC
2022-04-06 Dylan DPCRollup merge of #95721 - xu-cheng:typo, r=compiler...
2022-04-06 Dylan DPCRollup merge of #95649 - ouz-a:mir-opt, r=oli-obk
2022-04-06 Dylan DPCRollup merge of #95353 - jyn514:invalid-filter-hard...
2022-04-06 Dylan DPCRollup merge of #95342 - jyn514:ignore-revs, r=Mark...
2022-04-06 bjorn3Revert "Mark Location::caller() as #[inline]"
2022-04-06 borsAuto merge of #95669 - nnethercote:call-compute_locs...
2022-04-06 Mara BosBump stabilization of stdin_forwarders to 1.62.0.
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 Martin GeislerMention `std::env::var` in `env!`
2022-04-06 borsAuto merge of #95723 - SparrowLii:const_goto, r=fee1...
2022-04-06 Marijn SchoutenMessage: Chunks cannot have a size of zero.
2022-04-06 borsAuto merge of #95720 - ehuss:update-cargo, r=ehuss
2022-04-06 borsAuto merge of #95711 - Dylan-DPC:rollup-ujss3oi, r...
2022-04-06 kangarooCoderMerge remote-tracking branch 'origin/master'
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-05 borsAuto merge of #95702 - Dylan-DPC:rollup-793rz6v, r...
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 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 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 Patrick MooneyUpdate libc to 0.2.121
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 Mara BosMark unix::locks::futex::Mutex::new as #[inline].
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 #95449 - jyn514:doc-stage-0, r=ehuss
2022-04-05 Dylan DPCRollup merge of #95234 - ben0x539:nixquotes, r=Dylan-DPC
next