]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/layout.rs
also sanity-check Abi::Vector, and slight refactoring
[rust.git] / compiler / rustc_middle / src / ty / layout.rs
2022-05-09 Ralf Jungalso sanity-check Abi::Vector, and slight refactoring
2022-05-09 Ralf Jungmake sure ScalarPair enums have ScalarPair variants...
2022-05-09 borsAuto merge of #95960 - jhpratt:remove-rustc_deprecated...
2022-05-09 borsAuto merge of #96802 - gimbles:windows_slice, r=thomcc
2022-05-08 borsAuto merge of #96689 - gimbles:campfire, r=Mark-Simulacrum
2022-05-07 Matthias KrügerRollup merge of #96336 - Nilstrieb:link-to-correct...
2022-05-06 borsAuto merge of #95454 - randomicon00:fix95444, r=wesleywiser
2022-05-06 borsAuto merge of #95183 - ibraheemdev:arc-count-acquire...
2022-05-06 borsAuto merge of #96268 - jackh726:remove-mutable_borrow_r...
2022-05-06 Michael GouletRollup merge of #96174 - RalfJung:no-run-transmute...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-04 borsAuto merge of #96447 - petrochenkov:docregr, r=Guillaum...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-02 borsAuto merge of #96310 - bertptrs:remove-debugger-bootstr...
2022-05-02 Yuki OkushiRollup merge of #96567 - alex-semenyuk:fix_docs_for_log...
2022-05-02 Yuki OkushiRollup merge of #96499 - jyn514:bootstrap-doctests...
2022-05-02 Yuki OkushiRollup merge of #96222 - jmaargh:john-mark/clarify...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 borsAuto merge of #96078 - udoprog:refcounted-str-to-u8...
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-30 borsAuto merge of #96347 - estebank:issue-96292, r=compiler...
2022-04-30 borsAuto merge of #96348 - overdrivenpotato:inline-location...
2022-04-29 borsAuto merge of #96474 - SparrowLii:langcall, r=lcnr
2022-04-29 Dylan DPCRollup merge of #96523 - nbdd0121:windows, r=petrochenkov
2022-04-29 borsAuto merge of #96444 - nbdd0121:used2, r=petrochenkov
2022-04-29 borsAuto merge of #96441 - ChrisDenton:sync-pipes, r=m...
2022-04-28 borsAuto merge of #96393 - joboet:pthread_parker, r=thomcc
2022-04-28 Dylan DPCRollup merge of #96405 - pvdrz:ambiguous-plus-diagnosti...
2022-04-28 borsAuto merge of #95976 - b-naber:valtree-constval-convers...
2022-04-28 Dylan DPCRollup merge of #96483 - Urgau:check-cfg-target_feature...
2022-04-28 Dylan DPCRollup merge of #96471 - BoxyUwU:let_else_considered_ha...
2022-04-28 Dylan DPCRollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco
2022-04-28 Dylan DPCRollup merge of #96421 - nnethercote:less-NoDelim,...
2022-04-28 Dylan DPCRollup merge of #96397 - AronParker:issue-96368-fix...
2022-04-27 borsAuto merge of #91557 - cjgillot:ast-lifetimes-named...
2022-04-27 borsAuto merge of #96179 - klensy:bump-deps-04-22, r=Mark...
2022-04-27 borsAuto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrum
2022-04-27 borsAuto merge of #96195 - sunfishcode:sunfishcode/handle...
2022-04-27 Dylan DPCRollup merge of #96410 - notriddle:notriddle/issue...
2022-04-27 Dylan DPCRollup merge of #96385 - marmeladema:nll-fix-trait...
2022-04-27 Dylan DPCRollup merge of #96383 - compiler-errors:issue-96381...
2022-04-27 Dylan DPCRollup merge of #96370 - compiler-errors:cleanup-report...
2022-04-26 borsAuto merge of #96425 - oli-obk:fix_incremental_regressi...
2022-04-26 borsAuto merge of #96428 - GuillaumeGomez:rollup-4noqr33...
2022-04-26 Guillaume GomezRollup merge of #96415 - ehuss:git-io, r=bjorn3
2022-04-26 Guillaume GomezRollup merge of #96400 - JakobDegen:shallow-init-docs...
2022-04-26 Guillaume GomezRollup merge of #96386 - SparrowLii:des_field, r=jackh726
2022-04-26 Guillaume GomezRollup merge of #96372 - compiler-errors:field-method...
2022-04-26 Guillaume GomezRollup merge of #96361 - GuillaumeGomez:es6, r=notriddle
2022-04-26 Guillaume GomezRollup merge of #95949 - SoniEx2:patch-5, r=m-ou-se
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-25 Dylan DPCRollup merge of #96279 - GuillaumeGomez:remove-woff...
2022-04-25 Dylan DPCRollup merge of #96149 - est31:remove_unused_macro_matc...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #96116 - ouz-a:mir-opt, r=oli-obk
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #96246 - SparrowLii:bound_contxet, r...
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-24 Matthias KrügerRollup merge of #96215 - nikic:legacy-pm-removal, r...
2022-04-24 Matthias KrügerRollup merge of #96107 - Gumichocopengin8:test/vec...
2022-04-24 Matthias KrügerRollup merge of #96090 - JakobDegen:mir-tests, r=nagisa
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Matthias KrügerRollup merge of #96303 - jyn514:improved-bootstrap...
2022-04-24 Matthias KrügerRollup merge of #96237 - AlecGoncharow:issue-96011...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-24 borsAuto merge of #96281 - SparrowLii:const_prop, r=wesleywiser
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-23 borsAuto merge of #96316 - michaelwoerister:debuginfo-fix...
2022-04-23 borsAuto merge of #96314 - AronParker:issue-96297-fix,...
2022-04-23 borsAuto merge of #94887 - dylni:move-normpath-crate-impl...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-22 Matthias KrügerRollup merge of #96315 - SparrowLii:graph_lt, r=petroch...
2022-04-22 Matthias KrügerRollup merge of #96273 - TaKO8Ki:make-E0117-error-clear...
2022-04-22 Matthias KrügerRollup merge of #96272 - tmiasko:validate-uninhabited...
2022-04-22 borsAuto merge of #96301 - notriddle:notriddle/synthetic...
2022-04-22 borsAuto merge of #96226 - xldenis:thir-clone, r=oli-obk
2022-04-22 borsAuto merge of #96197 - erikdesjardins:scalarpairenum...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 Kjetil KjekaFix a bug in the ptx-kernel calling convention where...
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-19 Erik Desjardinsmark payload fields of ScalarPair enums as Scalar:...
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 borsAuto merge of #95689 - lqd:self-profiler, r=wesleywiser
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
next