]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/operand.rs
fix rustfmt fallout
[rust.git] / src / librustc_mir / interpret / operand.rs
2020-01-16 Ralf Jungfix rustfmt fallout
2020-01-14 borsAuto merge of #67711 - Amanieu:fix_unwind_leak, r=alexc...
2020-01-14 borsAuto merge of #67076 - mbrubeck:condvar, r=dtolnay
2020-01-14 Yuki OkushiRollup merge of #68176 - GuillaumeGomez:clean-up-err...
2020-01-14 Yuki OkushiRollup merge of #68150 - tillarnold:master, r=cramertj
2020-01-14 Yuki OkushiRollup merge of #68127 - varkor:clarify-extended-option...
2020-01-14 Yuki OkushiRollup merge of #68036 - euclio:libterm-ncurses6-fix...
2020-01-14 Yuki OkushiRollup merge of #67989 - ollie27:rustdoc_unstable,...
2020-01-13 borsAuto merge of #68088 - oli-obk:fix_miri, r=RalfJung
2020-01-13 borsAuto merge of #67850 - GuillaumeGomez:err-codes-checkup...
2020-01-13 Yuki OkushiRollup merge of #68157 - GuillaumeGomez:clean-up-e0186...
2020-01-13 Yuki OkushiRollup merge of #68097 - MikailBag:master, r=shepmaster
2020-01-13 Yuki OkushiRollup merge of #67959 - liigo:patch-13, r=GuillaumeGomez
2020-01-13 Yuki OkushiRollup merge of #67313 - oli-obk:document_all_the_t̶h̶i...
2020-01-13 borsAuto merge of #67900 - nikic:prepare-llvm-10, r=nagisa
2020-01-12 borsAuto merge of #67831 - mati865:ci-images-upgrade, r...
2020-01-12 Mazdak FarrokhzadRollup merge of #68108 - varkor:chained-comparison...
2020-01-12 Mazdak FarrokhzadRollup merge of #68089 - lzutao:revert-remote_item...
2020-01-12 Mazdak FarrokhzadRollup merge of #68045 - Centril:liberate-lints, r...
2020-01-12 Mazdak FarrokhzadRollup merge of #67948 - llogiq:gallop, r=Mark-Simulacrum
2020-01-12 Mazdak FarrokhzadRollup merge of #67867 - matthewjasper:opaque-assoc...
2020-01-12 Mazdak FarrokhzadRollup merge of #67494 - lukaslueg:const_alloc, r=oli-obk
2020-01-11 borsAuto merge of #67458 - pnkfelix:fix-66530-by-propagatin...
2020-01-11 borsAuto merge of #67000 - spastorino:remove-promoted-from...
2020-01-11 Mazdak FarrokhzadRollup merge of #68072 - JohnTitor:fix-macro-ice, r...
2020-01-11 Mazdak FarrokhzadRollup merge of #68070 - GuillaumeGomez:clean-up-e0185...
2020-01-11 Mazdak FarrokhzadRollup merge of #67889 - Zoxc:parallel-cgus, r=michaelw...
2020-01-11 Mazdak FarrokhzadRollup merge of #68084 - estebank:ice-68000, r=varkor
2020-01-11 Mazdak FarrokhzadRollup merge of #68074 - matthew-healy:skip-llvm-rebuil...
2020-01-11 Mazdak FarrokhzadRollup merge of #68043 - Zoxc:missing-timers, r=wesleywiser
2020-01-10 borsAuto merge of #65241 - tmiasko:no-std-san, r=alexcrichton
2020-01-10 Yuki OkushiRollup merge of #68075 - ollie27:rustbuild_books, r...
2020-01-10 Yuki OkushiRollup merge of #68059 - jethrogb:jb/target-llvm-args...
2020-01-10 Yuki OkushiRollup merge of #68039 - euclio:remove-strip-hidden...
2020-01-10 Yuki OkushiRollup merge of #68019 - cuviper:in-tree-compiletest...
2020-01-10 Yuki OkushiRollup merge of #68014 - estebank:unify-e0599, r=cramertj
2020-01-10 Yuki OkushiRollup merge of #66045 - mzabaluev:unwrap-infallible...
2020-01-10 borsAuto merge of #67996 - JohnTitor:clippy-up, r=JohnTitor
2020-01-10 Oliver SchererRemove an outdated comment
2020-01-10 Oliver SchererPromoteds also need param envs.
2020-01-10 Santiago PastorinoRemove PlaceBase enum and make Place base field be...
2020-01-10 Santiago PastorinoRemove Static from PlaceBase
2020-01-10 Santiago PastorinoPromote `Ref`s to constants instead of static
2020-01-10 Santiago PastorinoRevert const_eval call to use const_eval_raw to avoid...
2020-01-10 borsAuto merge of #68078 - Centril:rollup-qvq052k, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #68073 - Centril:fix-68062, r=estebank
2020-01-10 Mazdak FarrokhzadRollup merge of #68071 - estebank:ice-67995, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #67922 - Centril:lowering-cleanup,...
2020-01-10 Mazdak FarrokhzadRollup merge of #67820 - ecstatic-morse:const-trait...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 Oliver SchererRemove a bunch of dead functions and make some function...
2020-01-07 Oliver SchererAutomatically prefer integer addresses for zst MPlace
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2020-01-04 Mazdak FarrokhzadRollup merge of #66913 - VirrageS:help-self, r=varkor...
2020-01-03 Yuki OkushiRollup merge of #67636 - semarie:bootstrap-rustfmt...
2020-01-02 borsAuto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrum
2019-12-31 Dylan DPCRollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPC
2019-12-30 Yuki OkushiRollup merge of #67622 - gilescope:async-keyword-doc...
2019-12-30 Yuki OkushiRollup merge of #67564 - Mark-Simulacrum:iter-adapter...
2019-12-29 borsAuto merge of #67112 - Centril:expr-polish, r=estebank
2019-12-29 Dylan DPCRollup merge of #67482 - ldm0:master, r=petrochenkov
2019-12-29 borsAuto merge of #67614 - Mark-Simulacrum:global-callbacks...
2019-12-28 borsAuto merge of #67459 - ssomers:#67438, r=RalfJung
2019-12-28 borsAuto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
2019-12-28 borsAuto merge of #67598 - jumbatm:issue67557_simd_shuffle...
2019-12-27 Oliver SchererRollup merge of #67654 - rossmacarthur:fix-51770-add...
2019-12-27 Oliver SchererRollup merge of #67635 - Mark-Simulacrum:path-doc-unsaf...
2019-12-27 Oliver SchererRollup merge of #67633 - christianpoveda:patch-1, r...
2019-12-27 Oliver SchererRollup merge of #67632 - kraai:remove-collapsed-referen...
2019-12-27 Oliver SchererRollup merge of #67629 - kraai:remove-redundant-link...
2019-12-27 Oliver SchererRollup merge of #67621 - matthewjasper:correct-static...
2019-12-27 Oliver SchererRollup merge of #67617 - kraai:remove-compiler_builtins...
2019-12-27 Oliver SchererRollup merge of #67604 - christianpoveda:scalar_to_...
2019-12-27 Oliver SchererRollup merge of #67602 - xfix:use-issue-none-instead...
2019-12-27 Oliver SchererRollup merge of #67594 - oxalica:update-libc, r=Dylan-DPC
2019-12-27 Oliver SchererRollup merge of #67588 - Kixunil:nonnull-slice-iter...
2019-12-27 Oliver SchererRollup merge of #67576 - king6cong:slice_repeat, r...
2019-12-27 borsAuto merge of #67035 - Goirad:implement-ipadd-padding...
2019-12-27 borsAuto merge of #67437 - matthew-healy:skip-llvm-rebuild...
2019-12-27 borsAuto merge of #67192 - oli-obk:const_zst_addr, r=RalfJu...
2019-12-26 Oliver SchererFix rebase fallout
2019-12-26 Oliver SchererDocumentation nit
2019-12-26 Oliver SchererAdd a `const_eval` helper to `InterpCx`
2019-12-26 Oliver SchererExplain why `const_eval` is ok here
2019-12-26 Oliver SchererExplain ParamEnv::reveal_all usage
2019-12-26 Oliver SchererImmediately evaluate and validate constants when we...
2019-12-26 Oliver SchererComment on a few odd things that we should look at
2019-12-25 borsAuto merge of #67524 - LukasKalbertodt:improve-into...
2019-12-25 borsAuto merge of #67303 - dtolnay:rls, r=Xanewok
2019-12-24 borsAuto merge of #67445 - llogiq:todo, r=dtolnay
2019-12-24 Mazdak FarrokhzadRollup merge of #67561 - euclio:remove-description...
2019-12-24 Mazdak FarrokhzadRollup merge of #67547 - GuillaumeGomez:cleanup-err...
2019-12-24 Mazdak FarrokhzadRollup merge of #67543 - JohnTitor:regression-tests...
2019-12-23 Mazdak FarrokhzadRollup merge of #67546 - oli-obk:slice_pattern_ice...
2019-12-23 Mazdak FarrokhzadRollup merge of #67527 - GuillaumeGomez:results-show...
2019-12-23 Mazdak FarrokhzadRollup merge of #67507 - Mark-Simulacrum:purge-uninit...
2019-12-23 Mazdak FarrokhzadRollup merge of #67466 - oli-obk:const_intrinsic, r...
2019-12-23 Mazdak FarrokhzadRollup merge of #67233 - Luro02:cursor_traits, r=sfackler
next