]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #97565 - lukas-code:patch-1, r=thomcc
[rust.git] / library /
2022-05-31 Dylan DPCRollup merge of #97565 - lukas-code:patch-1, r=thomcc
2022-05-31 Dylan DPCRollup merge of #97455 - JohnTitor:stabilize-toowned...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
2022-05-31 Dylan DPCRollup merge of #97229 - Nilstrieb:doc-box-noalias...
2022-05-31 Dylan DPCRollup merge of #97089 - GuillaumeGomez:improve-setting...
2022-05-31 borsAuto merge of #97566 - compiler-errors:rollup-qfxw4j8...
2022-05-30 David TolnayFix typo uniqeness -> uniqueness
2022-05-30 Michael GouletRollup merge of #97558 - stoeckmann:typos, r=compiler...
2022-05-30 Michael GouletRollup merge of #97555 - GuillaumeGomez:line-number...
2022-05-30 Michael GouletRollup merge of #97431 - compiler-errors:issue-97413...
2022-05-30 Michael GouletRollup merge of #97395 - RalfJung:call-abi, r=oli-obk
2022-05-30 Michael GouletRollup merge of #97172 - SparrowLii:unsafe_extern,...
2022-05-30 Michael GouletRollup merge of #89685 - DeveloperC286:iter_fields_to_p...
2022-05-30 borsAuto merge of #97357 - davidtwco:diagnostic-translation...
2022-05-30 LukasUpdate mut_ptr.rs
2022-05-30 LukasUpdate intrinsics.rs
2022-05-30 borsAuto merge of #97025 - ouz-a:mini-derefer-generator...
2022-05-30 borsAuto merge of #97480 - conradludgate:faster-format...
2022-05-30 borsAuto merge of #97548 - Dylan-DPC:rollup-9x0va1d, r...
2022-05-30 Dylan DPCRollup merge of #97545 - thomcc:sip-comment-safety...
2022-05-30 Dylan DPCRollup merge of #97531 - compiler-errors:for-loop-pat...
2022-05-30 Dylan DPCRollup merge of #97519 - binggh:readd-help-on-error...
2022-05-30 Dylan DPCRollup merge of #97504 - JohnTitor:cleanup-deps, r...
2022-05-30 Dylan DPCRollup merge of #97499 - est31:master, r=Dylan-DPC
2022-05-30 Dylan DPCRollup merge of #97494 - est31:remove_box_alloc_tests...
2022-05-30 borsAuto merge of #97546 - RalfJung:miri, r=oli-obk
2022-05-30 est31Remove "sys isn't exported yet" phrase
2022-05-30 borsAuto merge of #96964 - oli-obk:const_trait_mvp, r=compi...
2022-05-30 DeadbeefRemove `#[default..]` and add `#[const_trait]`
2022-05-30 Thom ChiovoloniReword safety comments in core/hash/sip.rs
2022-05-30 borsAuto merge of #97489 - GuillaumeGomez:settings-js-disab...
2022-05-29 Michael GouletRollup merge of #97536 - est31:remove_unused_lifetimes...
2022-05-29 Michael GouletRollup merge of #97530 - GuillaumeGomez:more-eslint...
2022-05-29 Michael GouletRollup merge of #97518 - badboy:rustdoc-ul-div-fix...
2022-05-29 Michael GouletRollup merge of #97493 - compiler-errors:issue-97490...
2022-05-29 borsAuto merge of #97514 - WaffleLapkin:panick, r=Dylan-DPC
2022-05-29 Conrad Ludgateremove useless cold
2022-05-29 Conrad Ludgateimprove format impl for literals
2022-05-29 borsAuto merge of #97214 - Mark-Simulacrum:stage0-bump...
2022-05-29 borsAuto merge of #94214 - nikic:rust-opaque-pointers,...
2022-05-29 borsAuto merge of #97456 - Bryysen:issue-97319-fix, r=compi...
2022-05-29 Maybe WaffleFix typo (panick -> panic)
2022-05-29 borsAuto merge of #97287 - compiler-errors:type-interner...
2022-05-29 borsAuto merge of #96687 - jyn514:download-rustc, r=Mark...
2022-05-29 borsAuto merge of #96652 - notriddle:notriddle/self, r...
2022-05-29 borsAuto merge of #97500 - GuillaumeGomez:rollup-ms1bvps...
2022-05-28 est31Use Box::new() instead of box syntax in core tests
2022-05-28 est31Use Box::new() instead of box syntax in std tests
2022-05-28 Guillaume GomezRollup merge of #97482 - RalfJung:ptr-invalid, r=thomcc
2022-05-28 Guillaume GomezRollup merge of #97479 - JohnTitor:make-check-pass...
2022-05-28 Guillaume GomezRollup merge of #97478 - JohnTitor:fixme-fn-decl, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 est31Use Box::new() instead of box syntax in alloc tests
2022-05-28 borsAuto merge of #97472 - cuviper:rebase-rustc-rayon,...
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 borsAuto merge of #97461 - eddyb:proc-macro-less-payload...
2022-05-28 Ralf Jungnote to future self
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Ralf Jungptr::invalid is not equivalent to a int2ptr cast
2022-05-28 borsAuto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r...
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97448 - Xiretza:os-str-unix-doc, r...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-28 borsAuto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum
2022-05-28 borsAuto merge of #97284 - b-naber:constraint-dyn-impl...
2022-05-28 borsAuto merge of #97433 - GuillaumeGomez:rm-refcell-contex...
2022-05-27 borsAuto merge of #97468 - matthiaskrgr:rollup-8cu0hqr...
2022-05-27 Matthias KrügerRollup merge of #97462 - GuillaumeGomez:more-eslint...
2022-05-27 Matthias KrügerRollup merge of #97458 - estebank:use-self-in-derive...
2022-05-27 Matthias KrügerRollup merge of #97457 - JohnTitor:issue-81899, r=compi...
2022-05-27 Matthias KrügerRollup merge of #97453 - lcnr:comment, r=jackh726
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 Eduard-Mihai Burtescuproc_macro: don't pass a client-side function pointer...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 Yuki OkushiStabilize `toowned_clone_into`
2022-05-27 Mark RousskovFinish bumping stage0
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 Xiretzadocs: Don't imply that OsStr on Unix is always UTF-8
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Nicholas NethercoteCut down `associated_item`.
2022-05-27 Nicholas NethercoteRemove unnecessary blank line.
2022-05-27 Nicholas NethercoteRename `b` as `buf` in several places.
2022-05-27 Nicholas NethercoteAdd some comments about `_marker` fields.
2022-05-27 Nicholas NethercoteClarify a comment.
2022-05-27 Nicholas NethercoteMake `Buffer<T>` non-generic.
2022-05-27 Nicholas NethercoteImprove formatting in `associated_item!` definition.
2022-05-27 Nicholas NethercoteAdd some comments.
2022-05-27 Nicholas NethercoteFix a typo in a comment.
2022-05-27 borsAuto merge of #97444 - compiler-errors:rollup-2gvdav6...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-27 Артём Павлов [Arty... fmt
2022-05-27 Артём Павлов [Arty... fix nanos overflow for f64
next