]> git.lizzy.rs Git - rust.git/history - src/tools/miri
Magic functions for writing to stdout/stderr.
[rust.git] / src / tools / miri /
2022-10-20 Cliff L. BiffleMagic functions for writing to stdout/stderr.
2022-10-19 borsAuto merge of #2600 - saethlin:ice, r=RalfJung
2022-10-19 Ben KimockNever start the Stack::retain loop at offset 0 so that...
2022-10-19 borsAuto merge of #2604 - RalfJung:ret-scalar, r=RalfJung
2022-10-19 Ralf Junguse Scalar return types for Windows shims
2022-10-19 borsAuto merge of #2322 - saethlin:stack-inspection-tools...
2022-10-18 Ben KimockAdd docs
2022-10-16 borsAuto merge of #2596 - RalfJung:ci, r=RalfJung
2022-10-16 Ralf Jungfix caching check in CI
2022-10-15 Ben KimockReplace tags in stdout
2022-10-15 Ben KimockAdd a test
2022-10-14 Ben KimockImplement a crude stack printing mechanism
2022-10-14 borsAuto merge of #2594 - RalfJung:target, r=RalfJung
2022-10-14 Ralf Jungprint the target also when running tests on the host
2022-10-14 borsAuto merge of #2593 - RalfJung:ci, r=RalfJung
2022-10-14 Ralf JungCI improvements
2022-10-12 borsAuto merge of #2592 - RalfJung:rustup, r=RalfJung
2022-10-12 Ralf Jungrustup
2022-10-12 Ralf Jungmerge rustc history
2022-10-12 borsAuto merge of #102732 - RalfJung:assert_unsafe_precondi...
2022-10-12 borsAuto merge of #102460 - flba-eb:fix_85261_prevent_alloc...
2022-10-12 Dylan DPCRollup merge of #102924 - notriddle:notriddle/sidebar...
2022-10-12 Dylan DPCRollup merge of #102913 - SparrowLii:import-candidate...
2022-10-12 Dylan DPCRollup merge of #102890 - camsteffen:adt-sized-represen...
2022-10-12 Dylan DPCRollup merge of #102811 - the8472:bufread-memset, r...
2022-10-12 Dylan DPCRollup merge of #102578 - lukas-code:ilog-panic, r...
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-12 borsAuto merge of #102692 - nnethercote:TokenStreamBuilder...
2022-10-11 Ralf Jungrename rustc_allocator_nounwind to rustc_nounwind
2022-10-11 borsAuto merge of #102926 - matthiaskrgr:rollup-oe2cdzj...
2022-10-11 Matthias KrügerRollup merge of #102912 - lnicola:rust-analyzer-2022...
2022-10-11 Matthias KrügerRollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco
2022-10-11 Matthias KrügerRollup merge of #102889 - petrochenkov:partres, r=cjgillot
2022-10-11 Matthias KrügerRollup merge of #102869 - azdavis:master, r=joshtriplett
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
2022-10-11 Matthias KrügerRollup merge of #102612 - JhonnyBillM:migrate-codegen...
2022-10-11 Matthias KrügerRollup merge of #102445 - jmillikin:cstr-is-empty,...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Matthias KrügerRollup merge of #101727 - est31:stabilize_map_first_las...
2022-10-11 Matthias KrügerRollup merge of #100387 - cjgillot:hygiene-trait-impl...
2022-10-11 Yuki OkushiRollup merge of #102625 - Rageking8:fix-backtrace-small...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102277 - mgeisler:rwlock, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 borsAuto merge of #102755 - pcc:data-local-tmp, r=Mark...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-11 borsAuto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
2022-10-10 Matthias KrügerRollup merge of #102888 - GuillaumeGomez:improve-search...
2022-10-10 Matthias KrügerRollup merge of #102876 - SparrowLii:import-candidate...
2022-10-10 Matthias KrügerRollup merge of #102846 - zertosh:update-syn, r=dtolnay
2022-10-10 Matthias KrügerRollup merge of #101789 - gimbles:let, r=estebank
2022-10-10 borsAuto merge of #102596 - scottmcm:option-bool-calloc...
2022-10-10 borsAuto merge of #2591 - RalfJung:rustup, r=RalfJung
2022-10-10 Ralf Jungrustup
2022-10-10 Ralf Jungmerge rustc history
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 Dylan DPCRollup merge of #102853 - cjgillot:skip-opaque-cast...
2022-10-10 Dylan DPCRollup merge of #102794 - dtolnay:termination, r=thomcc
2022-10-10 Dylan DPCRollup merge of #102786 - compiler-errors:no-tuple...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 borsAuto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum
2022-10-10 Yuki OkushiRollup merge of #102860 - GuillaumeGomez:missing-docs...
2022-10-10 Yuki OkushiRollup merge of #102845 - cjgillot:gat-object, r=fee1...
2022-10-10 Yuki OkushiRollup merge of #102345 - chenyukang:fix-102182-impl...
2022-10-10 Yuki OkushiRollup merge of #102323 - Stoozy:master, r=cjgillot
2022-10-10 Yuki OkushiRollup merge of #102275 - Urgau:stabilize-half_open_ran...
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 borsAuto merge of #102850 - JohnTitor:rollup-lze1w03, r...
2022-10-09 Yuki OkushiRollup merge of #102838 - RalfJung:miri-bootstrap,...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Yuki OkushiRollup merge of #102820 - ehuss:let-else-nightly-sugges...
2022-10-09 Yuki OkushiRollup merge of #102799 - rol1510:issue-100421-fix...
2022-10-09 Yuki OkushiRollup merge of #102072 - scottmcm:ptr-alignment-type...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-09 borsAuto merge of #93668 - SUPERCILEX:path_alloc, r=joshtri...
2022-10-09 borsAuto merge of #2590 - RalfJung:rustup, r=RalfJung
2022-10-09 Ralf Jung1/1000 events do happen sometimes...
2022-10-09 borsAuto merge of #102332 - chriswailes:ndk-update, r=chris...
2022-10-09 Ralf Jungcargo got fixed, re-bless its tests
2022-10-09 Ralf Jungrustup
2022-10-09 Ralf Jungmerge rustc history
2022-10-09 Ralf Jungremove cfg(bootstrap) from Miri
2022-10-09 borsAuto merge of #2587 - RalfJung:josh, r=RalfJung
2022-10-09 Ralf Jungadd josh instructions
2022-10-09 Michael HowellRollup merge of #102818 - rust-lang:clean-up-highlight...
2022-10-09 Michael HowellRollup merge of #102812 - est31:remove_lazy, r=dtolnay
2022-10-09 Michael HowellRollup merge of #102807 - aDotInTheVoid:rdj-rustup...
2022-10-09 Michael HowellRollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514
2022-10-09 Michael HowellRollup merge of #102782 - Hosshii:issue-102124, r=Mark...
2022-10-09 Michael HowellRollup merge of #102661 - chrysn-pull-requests:rustdoc...
2022-10-09 Michael HowellRollup merge of #102514 - b-naber:binder-print-fixes...
2022-10-09 Michael HowellRollup merge of #99818 - aliemjay:fix-closure-normalize...
2022-10-08 Matthias KrügerRollup merge of #102815 - notriddle:notriddle/mobile...
2022-10-08 Matthias KrügerRollup merge of #102723 - pcc:run-make-cc, r=Mark-Simul...
2022-10-08 Matthias KrügerRollup merge of #102604 - anirudh24seven:anirudh_improv...
next