]> git.lizzy.rs Git - rust.git/history - compiler
Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.
[rust.git] / compiler /
2023-02-09 Nicholas NethercoteExtend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.
2023-02-08 borsAuto merge of #107811 - matthiaskrgr:rollup-rpjzshk...
2023-02-08 Matthias KrügerRollup merge of #107807 - GuillaumeGomez:fix-small...
2023-02-08 Matthias KrügerRollup merge of #107793 - joboet:raw_os_error_ty_tracki...
2023-02-08 Matthias KrügerRollup merge of #107780 - compiler-errors:instantiate...
2023-02-08 Matthias KrügerRollup merge of #107777 - compiler-errors:derive_const...
2023-02-08 Matthias KrügerRollup merge of #107758 - Zoxc:arena-enref, r=cjgillot
2023-02-08 Matthias KrügerRollup merge of #107710 - ehuss:update-strip-ansi-escap...
2023-02-08 Matthias KrügerRollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk
2023-02-08 Matthias KrügerRollup merge of #105641 - Amanieu:btree_cursor, r=m...
2023-02-08 borsAuto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot
2023-02-08 borsAuto merge of #107529 - Zoxc:inline-tweak-profile,...
2023-02-08 John Kåre AlsakerChange `arena_cache` to not alter the declared query...
2023-02-08 borsAuto merge of #107788 - matthiaskrgr:rollup-mw10sli...
2023-02-08 Matthias KrügerRollup merge of #107779 - compiler-errors:issue-107775...
2023-02-08 Matthias KrügerRollup merge of #107776 - dbrgn:docs-string-reserve...
2023-02-08 Matthias KrügerRollup merge of #107773 - Mark-Simulacrum:rename-auto...
2023-02-08 Matthias KrügerRollup merge of #107771 - estebank:ice-msg, r=compiler...
2023-02-08 Matthias KrügerRollup merge of #107770 - notriddle:notriddle/br2nl...
2023-02-08 Matthias KrügerRollup merge of #107769 - compiler-errors:pointer-like...
2023-02-08 Matthias KrügerRollup merge of #107757 - clubby789:setup-settings...
2023-02-08 Matthias KrügerRollup merge of #107656 - jonhoo:bump-rust-installer...
2023-02-08 borsAuto merge of #107778 - weihanglo:update-cargo, r=weihanglo
2023-02-08 borsAuto merge of #107688 - lukas-code:projection-with...
2023-02-07 Michael GouletReplacing bound vars is actually instantiating a binder
2023-02-07 Michael GouletRemove astconv usage in diagnostic
2023-02-07 Michael GouletAdd ~const bounds trait bounds when using derive_const
2023-02-07 Michael GouletExpand const-if-const trait bounds correctly
2023-02-07 borsAuto merge of #107768 - matthiaskrgr:rollup-9u4cal4...
2023-02-07 Esteban KüberTweak ICE message
2023-02-07 Michael GouletRename PointerSized to PointerLike
2023-02-07 borsAuto merge of #107767 - matthiaskrgr:rollup-9m1qfso...
2023-02-07 Matthias KrügerRollup merge of #107764 - maurer:llvm-16, r=cuviper
2023-02-07 Matthias KrügerRollup merge of #107756 - RalfJung:miri-out-of-addresse...
2023-02-07 Matthias KrügerRollup merge of #107709 - tialaramex:master, r=compiler...
2023-02-07 Matthias KrügerRollup merge of #107755 - lcnr:no-binder, r=oli-obk
2023-02-07 Matthias KrügerRollup merge of #107750 - tshepang:readability, r=Guill...
2023-02-07 Matthias KrügerRollup merge of #107706 - tgross35:atomic-as-mut-ptr...
2023-02-07 Matthias KrügerRollup merge of #107749 - tshepang:editing-convenience...
2023-02-07 Matthias KrügerRollup merge of #107700 - jyn514:tools-builder, r=Mark...
2023-02-07 Matthias KrügerRollup merge of #107746 - Nathan-Fenner:nathanf/clean...
2023-02-07 Matthias KrügerRollup merge of #107695 - Swatinem:futcallx3, r=compile...
2023-02-07 Matthias KrügerRollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov
2023-02-07 Matthias KrügerRollup merge of #107662 - cjgillot:copy-projection...
2023-02-07 Matthias KrügerRollup merge of #107719 - WaffleLapkin:de-arena-allocat...
2023-02-07 Matthias KrügerRollup merge of #107555 - edward-shen:edward-shen/dup...
2023-02-07 Matthias KrügerRollup merge of #107471 - notriddle:notriddle/default...
2023-02-07 Matthias KrügerRollup merge of #100599 - MatthewPeterKelly:add-E0523...
2023-02-07 John Kåre AlsakerRemove QueryStorage::store_nocache
2023-02-07 Matthew Maurerllvm-16: Use Triple.h from new header location.
2023-02-07 borsAuto merge of #107671 - CastilloDel:master, r=estebank
2023-02-07 Ralf Jungmiri: fix ICE when running out of address space
2023-02-07 lcnrremove binder from query constraints
2023-02-07 borsAuto merge of #107704 - jyn514:tidy-ci, r=Mark-Simulacrum
2023-02-07 borsAuto merge of #106180 - RalfJung:dereferenceable-genera...
2023-02-07 Nathan FennerSplit fn_ctxt/adjust_fulfillment_errors from fn_ctxt...
2023-02-07 borsAuto merge of #107693 - petrochenkov:metable, r=oli-obk
2023-02-06 Nick LambFix problem noticed in PR106859 with char -> u8 suggestion
2023-02-06 Oli SchererAvoid locking the global context across the `after_expa...
2023-02-06 borsAuto merge of #107738 - matthiaskrgr:rollup-o18lzi8...
2023-02-06 Matthias KrügerRollup merge of #107735 - edward-shen:edward-shen/mailm...
2023-02-06 Matthias KrügerRollup merge of #107731 - RalfJung:interpret-discrimina...
2023-02-06 Matthias KrügerRollup merge of #107725 - GuillaumeGomez:turn-markdownw...
2023-02-06 Matthias KrügerRollup merge of #107724 - klensy:imports, r=Mark-Simulacrum
2023-02-06 Matthias KrügerRollup merge of #107720 - tshepang:consistency, r=Mark...
2023-02-06 Matthias KrügerRollup merge of #107714 - Wilfred:round_docs, r=m-ou-se
2023-02-06 Matthias KrügerRollup merge of #107692 - Swatinem:printsizeyield,...
2023-02-06 Matthias KrügerRollup merge of #107596 - Kobzol:stage-build-timer...
2023-02-06 Matthias KrügerRollup merge of #106477 - Nathan-Fenner:nathanf/refined...
2023-02-06 Edward ShenModify existing bounds if they exist
2023-02-06 Camille GillotComment move->copy transform.
2023-02-06 borsAuto merge of #107727 - Dylan-DPC:rollup-b1yexcl, r...
2023-02-06 Ralf Junginterpret: move discriminant reading and writing to...
2023-02-06 klensyremove unused imports
2023-02-06 Dylan DPCRollup merge of #107687 - cjgillot:sroa-2, r=oli-obk
2023-02-06 Dylan DPCRollup merge of #107685 - jieyouxu:issue-90027, r=compi...
2023-02-06 Dylan DPCRollup merge of #107669 - notriddle:notriddle/ayu-small...
2023-02-06 Dylan DPCRollup merge of #107580 - lenko-d:default_value_for_a_l...
2023-02-06 Dylan DPCRollup merge of #107553 - edward-shen:edward-shen/sugge...
2023-02-06 John Kåre AlsakerMake an optimal cold path for query_cache_hit
2023-02-06 borsAuto merge of #103761 - chenyukang:yukang/fix-103320...
2023-02-06 John Kåre AlsakerDon't inline query_cache_hit to reduce code size of...
2023-02-06 Matthew KellyAdd extended error message for E0523
2023-02-06 Ralf Jungalso do not add noalias on not-Unpin Box
2023-02-06 Ralf Jungmake &mut !Unpin not dereferenceable
2023-02-06 Ralf Jungmake PointerKind directly reflect pointer types
2023-02-06 borsAuto merge of #107667 - cjgillot:no-on-hit, r=lcnr...
2023-02-06 Maybe WaffleRemove `arena_cache` modifier from `upstream_monomorphi...
2023-02-06 borsAuto merge of #107697 - kiranshila:patch-1, r=the8472
2023-02-06 许杰友 Jieyou Xu (Joe)Suggest return type for async function without return...
2023-02-06 borsAuto merge of #107141 - notriddle:notriddle/max-lev...
2023-02-05 borsAuto merge of #107627 - nnethercote:optimize-fold_ty...
2023-02-05 Nicholas NethercoteSplit and inline `TypeFreshener::fold_ty`.
2023-02-05 Nicholas NethercoteSplit and inline `ShallowResolver::fold_ty`.
2023-02-05 Nicholas NethercoteInline `OpportunisticVarResolver::fold_ty`.
2023-02-05 Nicholas NethercoteImprove early bailout test in `resolve_vars_if_possible`.
2023-02-05 Nicholas NethercotePut a `ShallowResolver` within `OpportunisticVarResolver`.
2023-02-05 borsAuto merge of #107526 - obeis:for-missing-iterator...
2023-02-05 CastilloDelClean up and comment EmitterWriter.draw_code_line
2023-02-05 borsAuto merge of #107663 - matthiaskrgr:107423-point-at...
next