]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/layout.rs
Auto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r=Dylan-DPC
[rust.git] / compiler / rustc_middle / src / ty / layout.rs
2022-04-09 borsAuto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r...
2022-04-09 Dylan DPCRollup merge of #95374 - RalfJung:assert_uninit_valid...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
2022-04-08 Oli SchererAvoid looking at the internals of Interned directly
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 #95440 - jyn514:error-index, r=Mark-Simul...
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 borsAuto merge of #95688 - pfmooney:libc-update, r=Mark...
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 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 borsAuto merge of #95669 - nnethercote:call-compute_locs...
2022-04-06 kangarooCoderMerge remote-tracking branch 'origin/master'
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-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 borsAuto merge of #94527 - oli-obk:undef_scalars, r=nagisa...
2022-04-05 Oli SchererUse WrappingRange::full instead of hand-rolling it
2022-04-05 Oli SchererMark scalar layout unions so that backends that do...
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-04 Dylan DPCRollup merge of #95467 - ChrisDenton:async-read-pipe...
2022-04-04 Dylan DPCRollup merge of #95438 - m-ou-se:sync-unsafe-cell,...
2022-04-04 Dylan DPCRollup merge of #95343 - dtolnay:literals, r=petrochenkov
2022-04-04 Dylan DPCRollup merge of #94817 - cuviper:relnotes-1.60.0, r...
2022-04-04 Dylan DPCRollup merge of #92942 - Xaeroxe:raw_arg, r=dtolnay
2022-04-04 borsAuto merge of #95031 - compiler-errors:param-env-cache...
2022-04-03 borsAuto merge of #92686 - saethlin:unsafe-debug-asserts...
2022-04-03 borsAuto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
2022-04-02 Dylan DPCRollup merge of #95587 - m-ou-se:std-remove-associated...
2022-04-02 borsAuto merge of #95537 - GuillaumeGomez:type_of-doc,...
2022-04-02 borsAuto merge of #95509 - nnethercote:simplify-MatcherPos...
2022-04-02 Dylan DPCRollup merge of #95430 - ChrisDenton:disable-tls-i686...
2022-04-01 Matthias KrügerRollup merge of #95475 - Jules-Bertholet:rustdoc-hide...
2022-04-01 Matthias KrügerRollup merge of #95344 - jyn514:better-debug-output...
2022-04-01 Matthias KrügerRollup merge of #95293 - compiler-errors:braces, r...
2022-04-01 Matthias KrügerRollup merge of #95260 - compiler-errors:fn, r=davidtwco
2022-04-01 Matthias KrügerRollup merge of #95032 - m-ou-se:std-features, r=yaahc
2022-03-31 Dylan DPCRollup merge of #95384 - ehuss:doc-target_has_atomic...
2022-03-31 Dylan DPCRollup merge of #95505 - sunfishcode:sunfishcode/fix...
2022-03-31 Dylan DPCRollup merge of #95495 - GuillaumeGomez:rm-unneeded...
2022-03-31 Dylan DPCRollup merge of #95478 - InfRandomness:infrandomness...
2022-03-31 Dylan DPCRollup merge of #95470 - GuillaumeGomez:fix-gui-spuriou...
2022-03-31 Dylan DPCRollup merge of #95445 - jyn514:rustc-unit-tests, r...
2022-03-31 borsAuto merge of #95456 - RalfJung:size, r=oli-obk
2022-03-31 borsAuto merge of #95507 - ehuss:update-cargo, r=ehuss
2022-03-31 borsAuto merge of #95506 - Dylan-DPC:rollup-b6kxzjc, r...
2022-03-31 Dylan DPCRollup merge of #95497 - nyurik:compiler-spell-comments...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 Yuri AstrakhanSpellchecking compiler comments
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Dylan DPCRollup merge of #94566 - yanganto:show-ignore-message...
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-20 borsAuto merge of #92962 - frank-king:btree_entry_no_insert...
2022-03-20 Matthias KrügerRollup merge of #94749 - RalfJung:remove-dir-all-miri...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94650 - ChrisDenton:windows-absolute...
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #93263 - sunfishcode:sunfishcode/detatc...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92612 - atopia:update-lib-l4re, r...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 Matthias KrügerRollup merge of #94115 - scottmcm:iter-process-by-ref...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
next