]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-23 Jubilee YoungFix comments for float classify
2022-04-12 Jubilee YoungBan subnormals and NaNs in const {from,to}_bits
2022-04-12 Jubilee YoungRectify float classification impls for weird FPUs
2022-04-07 borsAuto merge of #95706 - petrochenkov:doclink4, r=Guillau...
2022-04-07 borsAuto merge of #95715 - nnethercote:shrink-Nonterminal...
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... 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... Correct safety reasoning in `str::make_ascii_{lower...
2022-04-07 Michael Gouletregression test for #82866
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 Nicholas NethercoteShrink `Nonterminal`.
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 Vadim Petrochenkovrustdoc: Early doc link resolution fixes and refactorings
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 Pietro Albinifix regression caused by rust-lang/cargo#10448
2022-04-06 Guillaume GomezUpdate rustdoc test following DOM change
2022-04-06 Guillaume GomezSwitch item-info div to span to generate valid HTML
2022-04-06 León Orell... Stop flagging certain inner attrs as outer ones
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 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 Martin GeislerMention `std::env::var` in `env!`
2022-04-06 borsAuto merge of #95723 - SparrowLii:const_goto, r=fee1...
2022-04-06 Pietro Albiniremove ~const Drop from rustdoc test
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
next