]> git.lizzy.rs Git - rust.git/history - compiler/rustc_const_eval/src/const_eval
Rollup merge of #102031 - andrewpollack:compiler-tests-backtrace, r=tmandry
[rust.git] / compiler / rustc_const_eval / src / const_eval /
2022-09-21 Dylan DPCRollup merge of #102031 - andrewpollack:compiler-tests...
2022-09-21 Dylan DPCRollup merge of #101995 - scottmcm:carrying-mul-example...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-21 borsAuto merge of #100214 - scottmcm:strict-range, r=thomcc
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 borsAuto merge of #102061 - notriddle:rollup-kwu9vp8, r...
2022-09-20 Michael HowellRollup merge of #102053 - lnicola:rust-analyzer-2022...
2022-09-20 Michael HowellRollup merge of #102038 - jyn514:rustdoc-normalize...
2022-09-20 Michael HowellRollup merge of #102034 - notriddle:notriddle/border...
2022-09-20 Michael HowellRollup merge of #102027 - notriddle:notriddle/docblock...
2022-09-20 Michael HowellRollup merge of #102021 - lcnr:tyConst-fun, r=b-naber...
2022-09-20 Michael HowellRollup merge of #102013 - spastorino:rpitit-lower-fn...
2022-09-20 Michael HowellRollup merge of #102008 - GuillaumeGomez:notable-trait...
2022-09-20 Michael HowellRollup merge of #102001 - cuviper:build-atomic-capi...
2022-09-20 Michael HowellRollup merge of #101976 - RalfJung:mir-semantic-phases...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 borsAuto merge of #101989 - fee1-dead-contrib:const_trait_i...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-19 borsAuto merge of #101909 - weihanglo:update-cargo, r=ehuss
2022-09-19 borsAuto merge of #101894 - dingxiangfei2009:let-else-avoid...
2022-09-19 Matthias KrügerRollup merge of #102019 - pietroalbini:pa-relnotes...
2022-09-19 Matthias KrügerRollup merge of #102017 - est31:rustc_dev_guide_tidy_sk...
2022-09-19 Matthias KrügerRollup merge of #102005 - notriddle:notriddle/td-summar...
2022-09-19 Matthias KrügerRollup merge of #102004 - cuviper:relnotes-1.64.0-ffi...
2022-09-19 Matthias KrügerRollup merge of #101985 - RalfJung:generate_stacktrace...
2022-09-19 Matthias KrügerRollup merge of #101979 - rust-lang:pa-update-relnotes...
2022-09-19 Matthias KrügerRollup merge of #101966 - crlf0710:emoji_unittest,...
2022-09-19 Matthias KrügerRollup merge of #101904 - Rageking8:fix-101712, r=oli-obk
2022-09-19 Matthias KrügerRollup merge of #101881 - TaKO8Ki:remove-unused-struct...
2022-09-19 Matthias KrügerRollup merge of #101798 - y86-dev:const_waker, r=lcnr
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 lcnr`DestructuredConst` split mir and ty
2022-09-19 lcnrctfe, `const_to_op` only for mir constants
2022-09-19 borsAuto merge of #101901 - lcnr:early-binder-type-foldable...
2022-09-19 lcnrremove the `Subst` trait, always use `EarlyBinder`
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Dylan DPCRollup merge of #101790 - TaKO8Ki:do-not-suggest-placeh...
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-17 Michael HowellRollup merge of #101741 - andrewpollack:add-needs-unwin...
2022-09-17 Michael HowellRollup merge of #101340 - andrewpollack:fuchsia-zxdb...
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-12 Dylan DPCRollup merge of #101693 - GuillaumeGomez:update-browser...
2022-09-12 Dylan DPCRollup merge of #101676 - compiler-errors:rpitit-wf...
2022-09-12 Dylan DPCRollup merge of #101671 - LingMan:ieee_754, r=Dylan-DPC
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 Dylan DPCRollup merge of #100293 - yanchen4791:add-inline-llvm...
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-12 borsAuto merge of #101688 - cjgillot:verify-hir-parent...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-11 borsAuto merge of #101482 - joboet:netbsd_parker, r=sanxiyn
2022-09-11 borsAuto merge of #101643 - ChrisDenton:alloc-link-kernel32...
2022-09-10 borsAuto merge of #101613 - GuillaumeGomez:codeblock-toolti...
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-10 borsAuto merge of #101647 - crlf0710:test_for_99551, r...
2022-09-10 Dylan DPCRollup merge of #101641 - GuillaumeGomez:update-browser...
2022-09-10 Dylan DPCRollup merge of #101635 - jyn514:queries-new-derived...
2022-09-10 Dylan DPCRollup merge of #101631 - rust-lang:notriddle/duplicate...
2022-09-10 Dylan DPCRollup merge of #101614 - compiler-errors:rpitit-eq...
2022-09-10 Dylan DPCRollup merge of #101606 - akhi3030:patch-1, r=Dylan-DPC
2022-09-10 Dylan DPCRollup merge of #101578 - lcnr:resolve-hack, r=jackh726
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Oli SchererThe `<*const T>::guaranteed_*` methods now return an...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-08 Michael GouletRollup merge of #101423 - mkroening:hermit-warnings...
2022-09-08 borsAuto merge of #101437 - compiler-errors:erase-normalize...
2022-09-08 Dylan DPCRollup merge of #101422 - mkroening:hermit-file-time...
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101435 - JakobDegen:bitwidth-tests...
next