]> git.lizzy.rs Git - rust.git/history - compiler/rustc_trait_selection/src/traits/const_evaluatable.rs
Rollup merge of #105837 - compiler-errors:issue-105728, r=estebank
[rust.git] / compiler / rustc_trait_selection / src / traits / const_evaluatable.rs
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 borsAuto merge of #105812 - ojeda:no-jump-tables, r=nikic
2022-12-21 borsAuto merge of #100390 - jhpratt:float-from-bool, r...
2022-12-20 Matthias KrügerRollup merge of #105976 - jyn514:unused-make-targets...
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 Matthias KrügerRollup merge of #105930 - JakobDegen:nal-unsound, r...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-19 Matthias KrügerRollup merge of #105860 - Ezrashaw:add-long-errors...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 borsAuto merge of #105698 - joboet:unsupported_threads_once...
2022-12-19 Dylan DPCRollup merge of #105882 - compiler-errors:issue-105832...
2022-12-19 Dylan DPCRollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb
2022-12-19 Dylan DPCRollup merge of #105839 - LegionMammal978:mut-upvar...
2022-12-19 Dylan DPCRollup merge of #105682 - thomcc:expose-ptr-fmt, r...
2022-12-19 borsAuto merge of #105845 - lqd:revert-thinlto-revert,...
2022-12-19 borsAuto merge of #105884 - weihanglo:update-cargo, r=weihanglo
2022-12-19 borsAuto merge of #105883 - matthiaskrgr:rollup-v5n53t1...
2022-12-18 Matthias KrügerRollup merge of #105879 - Nilstrieb:revert-hir-arena...
2022-12-18 Matthias KrügerRollup merge of #105873 - matthiaskrgr:clippy_fmt,...
2022-12-18 Matthias KrügerRollup merge of #105447 - TaKO8Ki:add-test-for-103095...
2022-12-18 Matthias KrügerRollup merge of #105419 - YC:issue-41731, r=petrochenkov
2022-12-18 borsAuto merge of #105446 - erikdesjardins:vt-size, r=nikic
2022-12-18 Matthias Krügeruse &str / String literals instead of format!()
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Matthias KrügerRollup merge of #105399 - mikebenfield:lfs, r=thomcc
2022-12-14 borsAuto merge of #105233 - mejrs:always_eager, r=estebank
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 borsAuto merge of #105221 - alex:fat-archive-cleanup, r...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-13 borsAuto merge of #105436 - nnethercote:inline-place_conten...
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-12 Matthias KrügerRollup merge of #105615 - WaffleLapkin:remove_opt_scope...
2022-12-12 borsAuto merge of #105252 - bjorn3:codegen_less_pair_values...
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
2022-12-11 Matthias KrügerRollup merge of #105369 - chenyukang:yukang/fix-105226...
2022-12-11 Matthias KrügerRollup merge of #105283 - compiler-errors:ty-var-in...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #102900 - abrachet:master, r=bjorn3
2022-12-11 borsAuto merge of #105457 - GuillaumeGomez:prevent-auto...
2022-12-10 Matthias KrügerRollup merge of #103146 - joboet:cleanup_pthread_condva...
2022-12-10 borsAuto merge of #105416 - nnethercote:more-linting-tweaks...
2022-12-10 Matthias KrügerRollup merge of #105410 - TaKO8Ki:fix-105257, r=BoxyUwU
2022-12-10 Matthias KrügerRollup merge of #105239 - gh2o:no-heap-alloc-on-thread...
2022-12-10 Matthias KrügerRollup merge of #105192 - estebank:point-at-lhs-on...
2022-12-10 borsAuto merge of #105384 - uweigand:s390x-test-codegen...
2022-12-10 Matthias KrügerRollup merge of #105505 - WaffleLapkin:yeet_unused_pare...
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #104901 - krtab:filetype_compare, r...
2022-12-10 Matthias KrügerRollup merge of #104512 - jyn514:download-ci-llvm-defau...
2022-12-10 Matthias KrügerRollup merge of #104019 - compiler-errors:print-generat...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 Matthias KrügerRollup merge of #105385 - uweigand:s390x-test-lld,...
2022-12-09 Matthias KrügerRollup merge of #102406 - mejrs:missing_copy, r=wesleywiser
2022-12-09 borsAuto merge of #105363 - WaffleLapkin:thin2win_box_next_...
2022-12-09 borsAuto merge of #105262 - eduardosm:more-inline-always...
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-09 Matthias KrügerRollup merge of #105443 - compiler-errors:move-more...
2022-12-09 Matthias KrügerRollup merge of #105442 - notriddle:notriddle/docblock...
2022-12-09 Matthias KrügerRollup merge of #105427 - GuillaumeGomez:dont-silently...
2022-12-09 Matthias KrügerRollup merge of #105389 - ogarokpeter:patch-1, r=Mark...
2022-12-09 Matthias KrügerRollup merge of #105387 - willcrichton:scrape-examples...
2022-12-09 Matthias KrügerRollup merge of #105245 - RalfJung:align_to, r=Amanieu
2022-12-09 Matthias KrügerRollup merge of #105216 - GuillaumeGomez:rm-unused...
2022-12-09 borsAuto merge of #104449 - oli-obk:unhide_unknown_spans...
2022-12-08 Matthias KrügerRollup merge of #105441 - nnethercote:rm-UnsafetyState...
2022-12-08 Matthias KrügerRollup merge of #105434 - nbdd0121:lib, r=thomcc
2022-12-08 Matthias KrügerRollup merge of #105433 - ComputerDruid:docker_continua...
2022-12-08 Matthias KrügerRollup merge of #105423 - oli-obk:symbols, r=jackh726
2022-12-08 Matthias KrügerRollup merge of #105408 - cuviper:help-rpitirpit, r...
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-08 Matthias KrügerRollup merge of #105317 - RalfJung:retag-rework, r...
2022-12-08 Matthias KrügerRollup merge of #105255 - cjgillot:issue-105197, r...
2022-12-08 Matthias KrügerRollup merge of #105120 - solid-rs:patch/kmc-solid...
2022-12-08 Matthias KrügerRollup merge of #104922 - estebank:fur-elize, r=oli-obk
2022-12-08 borsAuto merge of #105415 - nikic:update-llvm-10, r=cuviper
2022-12-08 borsAuto merge of #105425 - matthiaskrgr:rollup-3ngvxmt...
2022-12-07 Matthias KrügerRollup merge of #105418 - BelovDV:fix-libc-hack, r...
2022-12-07 Matthias KrügerRollup merge of #105403 - notriddle:notriddle/item...
2022-12-07 Matthias KrügerRollup merge of #105400 - BoxyUwU:braced_param_evaluata...
2022-12-07 Matthias KrügerRollup merge of #105368 - WaffleLapkin:deref-even-harde...
2022-12-07 Matthias KrügerRollup merge of #105343 - nbdd0121:hir, r=fee1-dead
2022-12-07 Matthias KrügerRollup merge of #105267 - compiler-errors:issue-104613...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-07 borsAuto merge of #104799 - pcc:linkage-fn, r=tmiasko
2022-12-07 borsAuto merge of #105395 - sunfishcode:sunfishcode/update...
2022-12-07 borsAuto merge of #105291 - nnethercote:remove-LintPassObje...
2022-12-07 borsAuto merge of #105397 - matthiaskrgr:rollup-xv5imz8...
2022-12-06 Boxynormalize before matching on `ConstKind`
next