]> git.lizzy.rs Git - rust.git/history - src/tools/miri/src/shims/unix/fs.rs
Auto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
[rust.git] / src / tools / miri / src / shims / unix / fs.rs
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 Matthias KrügerRollup merge of #105247 - cjgillot:issue-102682, r...
2022-12-04 Matthias KrügerRollup merge of #105236 - JohnTitor:issue-47814, r...
2022-12-04 Matthias KrügerRollup merge of #105224 - cjgillot:issue-104240, r...
2022-12-04 Matthias KrügerRollup merge of #105141 - ohno418:fix-ice-on-invalid...
2022-12-04 Matthias KrügerRollup merge of #101975 - chenyukang:fix-101749, r...
2022-12-04 borsAuto merge of #103293 - est31:untwist_and_drop_order...
2022-12-04 Matthias KrügerRollup merge of #105237 - JohnTitor:issue-79450, r...
2022-12-04 Matthias KrügerRollup merge of #105142 - nbdd0121:inline_const, r...
2022-12-04 Matthias KrügerRollup merge of #105123 - BlackHoleFox:fixing-the-macos...
2022-12-04 Matthias KrügerRollup merge of #104856 - luqmana:associated-const...
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-04 borsAuto merge of #105121 - oli-obk:simpler-cheaper-dump_mi...
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-04 borsAuto merge of #105217 - jyn514:submodule-fixes, r=bjorn3
2022-12-03 borsAuto merge of #105218 - matthiaskrgr:rollup-8d3k08n...
2022-12-03 Matthias KrügerRollup merge of #105214 - RalfJung:miri, r=RalfJung
2022-12-03 Matthias KrügerRollup merge of #105164 - compiler-errors:revert-import...
2022-12-03 Matthias KrügerRollup merge of #104199 - SarthakSingh31:issue-97417...
2022-12-03 borsAuto merge of #97485 - bjorn3:new_archive_writer, r...
2022-12-02 Matthias KrügerRollup merge of #105162 - compiler-errors:fn-sig-arity...
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Ralf JungMerge from rustc
2022-12-02 borsAuto merge of #2708 - RalfJung:verbose-setup, r=RalfJung
2022-12-02 borsAuto merge of #2697 - Vanille-N:borrow-tracking, r...
2022-12-02 Vanille-NSbTag -> BorTag everywhere
2022-12-02 Matthias KrügerRollup merge of #104614 - Nilstrieb:type-ascribe!,...
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 Matthias KrügerRollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 Matthias KrügerRollup merge of #104978 - Veykril:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104959 - compiler-errors:revert-104269...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-29 borsAuto merge of #105001 - nicholasbishop:bishop-more...
2022-11-29 borsAuto merge of #104992 - ehuss:docs-triagebot-assign...
2022-11-28 Matthias KrügerRollup merge of #105006 - RalfJung:scalar-pair-alignmen...
2022-11-28 Matthias KrügerRollup merge of #104998 - JakobDegen:mailmap, r=jyn514
2022-11-28 Matthias KrügerRollup merge of #104982 - RalfJung:norun, r=oli-obk
2022-11-28 Matthias KrügerRollup merge of #104956 - mucinoab:issue-104870, r...
2022-11-28 Matthias KrügerRollup merge of #104954 - vincenzopalazzo:macros/prinf...
2022-11-28 Matthias KrügerRollup merge of #104936 - cjgillot:self-rpit-orig-too...
2022-11-28 Matthias KrügerRollup merge of #104933 - RalfJung:interpret-partial...
2022-11-28 Matthias KrügerRollup merge of #104891 - fee1-dead-contrib:escaping_bo...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
2022-11-28 Dylan DPCRollup merge of #104795 - estebank:multiline-spans...
2022-11-28 Dylan DPCRollup merge of #104732 - WaffleLapkin:from_def_idn...
2022-11-28 Dylan DPCRollup merge of #104360 - petrochenkov:stabverb, r...
2022-11-28 borsAuto merge of #2698 - RalfJung:miri-in-rustc, r=oli-obk
2022-11-28 borsAuto merge of #104915 - weihanglo:update-cargo, r=ehuss
2022-11-28 borsAuto merge of #104990 - matthiaskrgr:rollup-oskk8v3...
2022-11-27 Matthias KrügerRollup merge of #104989 - RalfJung:miri, r=RalfJung
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf Jungclippy
2022-11-27 Ralf JungMerge from rustc
2022-11-27 borsAuto merge of #2694 - RalfJung:retag-deref-check, r...
2022-11-26 borsAuto merge of #2696 - RalfJung:no-std-windows, r=RalfJung
2022-11-26 DrMeepsteradd namespace to resolve_path
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-22 Manish GoregaokarRollup merge of #103193 - krasimirgg:sysonce, r=Amanieu
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-21 Matthias KrügerRollup merge of #103396 - RalfJung:pinning-closure...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-20 borsAuto merge of #103390 - compiler-errors:metadata-mod...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-18 Manish GoregaokarRollup merge of #103456 - scottmcm:fix-unchecked-shifts...
2022-11-18 Manish GoregaokarRollup merge of #103378 - nagisa:fix-infinite-offset...
2022-11-18 Manish GoregaokarRollup merge of #102977 - lukas-code:is-sorted-hrtb...
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-16 Matthias KrügerRollup merge of #103489 - WaffleLapkin:byte_offset_from...
2022-11-16 borsAuto merge of #102935 - ajtribick:display-float-0.5...
2022-11-15 Kagami Sascha Rosy... Merge branch 'master' into patch-2
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-11 Manish GoregaokarRollup merge of #103531 - chenyukang:yukang/fix-103474...
2022-11-11 Manish GoregaokarRollup merge of #103468 - chenyukang:yukang/fix-103435...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
next