]> git.lizzy.rs Git - rust.git/history - src/tools/miri
Please help, where is this lifetime bound coming from
[rust.git] / src / tools / miri /
2022-10-04 Ben KimockPlease help, where is this lifetime bound coming from
2022-10-04 Ben KimockUse static dispatch in the visitor
2022-10-04 Ben KimockUse VisitProvenance to factor allocation visiting better
2022-10-04 Ben KimockA bit of cleanup
2022-10-04 Ben KimockExpand VisitMachineValues to cover more pointers in...
2022-10-02 Ralf JungAuto merge of #2578 - RalfJung:rustc_tools_util, r...
2022-10-02 Ralf JungAuto merge of #2576 - RalfJung:no-more-vergen, r=RalfJung
2022-10-02 Ralf Jungbump rustc_tools_util
2022-10-02 Ralf JungAuto merge of #2574 - RalfJung:vergen, r=RalfJung
2022-10-02 Ralf Junguse rustc_tools_util instead of vergen
2022-10-02 Ralf JungAuto merge of #2572 - RalfJung:update, r=RalfJung
2022-10-02 Ralf Jungrelax vergen dependency
2022-10-02 Ralf JungGHA seems to have strange booleans
2022-10-02 Ralf JungAuto merge of #2571 - RalfJung:cargo-update, r=RalfJung
2022-10-02 Ralf Jungbump rustc-build-sysroot
2022-10-02 Ralf Jungno need to make cargo-miri build quiet; cargo only...
2022-10-02 Ralf Jungcargo update
2022-10-02 Ralf JungAuto merge of #2564 - RalfJung:no-more-xargo, r=oli-obk
2022-09-27 borsAuto merge of #2562 - pvdrz:miri-num-cpus, r=RalfJung
2022-09-26 Christian Povedaupdate readme
2022-09-26 Christian Poveda`/// FIXME: docs`
2022-09-25 Ralf Junguse rustc-build-sysroot instead of xargo
2022-09-25 borsAuto merge of #2567 - RalfJung:ci-sparse, r=RalfJung
2022-09-25 Ralf Jungforce-install tools on stale cache, to make sure we...
2022-09-25 Ralf Jungclarify a comment
2022-09-25 Ralf JungCI: use cargo sparse registry
2022-09-24 borsAuto merge of #2565 - RalfJung:ci, r=RalfJung
2022-09-24 Ralf Jungremove macOS work-around that is no longer needed
2022-09-24 borsAuto merge of #2537 - saethlin:dont-back-up-too-far...
2022-09-24 borsAuto merge of #2563 - RalfJung:nodep, r=RalfJung
2022-09-24 Ralf Jungrun all extern-so tests consistently without dependencies
2022-09-23 Christian Povedaadd flag to specify the number of cpus
2022-09-23 borsAuto merge of #2559 - RalfJung:gc-refactor, r=saethlin
2022-09-23 Ralf JungGC: factor out visiting all machine values
2022-09-22 Ben KimockOnly add 'inside this call' for Invalidation diagnostics
2022-09-21 Ben KimockDon't move too far down the call stack when reporting...
2022-09-21 borsAuto merge of #2558 - RalfJung:tag-gc, r=saethlin
2022-09-23 Matthias KrügerRollup merge of #102112 - cuviper:powerpc64-full-relro...
2022-09-23 Matthias KrügerRollup merge of #102104 - Aaron1011:no-test-backtrace...
2022-09-23 Matthias KrügerRollup merge of #102095 - oli-obk:simplify, r=TaKO8Ki
2022-09-23 Matthias KrügerRollup merge of #102066 - notriddle:notriddle/headers...
2022-09-23 Matthias KrügerRollup merge of #102042 - LukeMathWalker:add-rust-json...
2022-09-23 Matthias KrügerRollup merge of #101815 - diegooliveira:master, r=davidtwco
2022-09-23 Matthias KrügerRollup merge of #101664 - mejrs:similarity, r=fee1...
2022-09-23 Matthias KrügerRollup merge of #100734 - ComputerDruid:afit_feature...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 Dylan DPCRollup merge of #102131 - orlp:patch-1, r=thomcc
2022-09-22 Dylan DPCRollup merge of #102119 - steffahn:fix-pararmeter,...
2022-09-22 Dylan DPCRollup merge of #102107 - Urgau:rustdoc-missing-space...
2022-09-22 Dylan DPCRollup merge of #102076 - cuviper:transmute-discr-endia...
2022-09-22 Dylan DPCRollup merge of #102069 - compiler-errors:no-eq-in...
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-22 Dylan DPCRollup merge of #102036 - Patiga:remove-io-errorkind...
2022-09-22 Dylan DPCRollup merge of #101598 - chriswailes:sanitizers, r...
2022-09-22 borsAuto merge of #100980 - compiler-errors:normalize-opaqu...
2022-09-22 borsAuto merge of #102028 - oli-obk:miri_subtree, r=oli-obk
2022-09-21 Ralf Jungreadme: tag-gc tweaks
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-21 Oli SchererRemove miri submodule
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-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
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 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
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 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
2022-09-17 Matthias KrügerRollup merge of #101672 - idigdoug:array_try_into,...
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-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
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 Dylan DPCRollup merge of #101769 - notriddle:notriddle/out-of...
2022-09-14 Dylan DPCRollup merge of #101684 - zahash:readme-changes, r...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101752 - GuillaumeGomez:improve-attr...
2022-09-13 Matthias KrügerRollup merge of #101737 - notriddle:notriddle/search...
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 #101748 - notriddle:notriddle/source...
2022-09-13 Dylan DPCRollup merge of #101700 - compiler-errors:deletion...
next