]> git.lizzy.rs Git - rust.git/history - src/tools/miri
Rollup merge of #103342 - Rageking8:add-test-for-issue-98634, r=compiler-errors
[rust.git] / src / tools / miri /
2022-10-21 Chris Dentonadd GetFileType stub
2022-10-21 borsAuto merge of #2611 - pfmooney:libffi, r=RalfJung
2022-10-21 Patrick MooneyUpdate libffi-sys to 2.0.1
2022-10-21 borsAuto merge of #2610 - RalfJung:issue-1909, r=RalfJung
2022-10-21 Ralf Jungadd test for #1909
2022-10-21 borsAuto merge of #2609 - RalfJung:is_terminal, r=RalfJung
2022-10-21 Ralf Jungtest is_terminal
2022-10-21 Ralf Jungsplit libc tests from stdlib tests
2022-10-21 Ralf Junguse is_terminal to implement isatty
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
2022-10-21 Dylan DPCRollup merge of #103111 - cjgillot:shadow-label, r...
2022-10-21 Dylan DPCRollup merge of #103051 - davidtwco:translation-tidying...
2022-10-21 Dylan DPCRollup merge of #102922 - kper:bugfix/102902-filtering...
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungadd always-failing GetFileInformationByHandleEx stub
2022-10-21 Ralf Jungrustup
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 borsAuto merge of #2601 - DrMeepster:windows_init_once...
2022-10-20 Ralf Jungslight refactoring
2022-10-20 Matthias KrügerRollup merge of #103315 - RalfJung:interpret-switchint...
2022-10-20 Matthias KrügerRollup merge of #103230 - nnethercote:clarify-startup...
2022-10-20 Matthias KrügerRollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
2022-10-20 DrMeepsterchange rust version to fix CI
2022-10-20 DrMeepsterremove redundant Ok(...?)
2022-10-20 DrMeepstercode reuse for sync ids
2022-10-20 DrMeepsteruse Default derive for InitOnceStatus
2022-10-20 DrMeepsterupdate rust version
2022-10-20 DrMeepsteradd test for init once
2022-10-20 DrMeepsteradd windows one time initialization
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 borsAuto merge of #2606 - cbiffle:nostdio, r=RalfJung
2022-10-20 borsAuto merge of #103185 - chenyukang:yukang/fix-span...
2022-10-20 Matthias KrügerRollup merge of #103276 - compiler-errors:default-on...
2022-10-20 Matthias KrügerRollup merge of #103272 - clubby789:extra-spaces, r...
2022-10-20 Matthias KrügerRollup merge of #103268 - notriddle:notriddle/nav-sub...
2022-10-20 Matthias KrügerRollup merge of #103262 - andrewpollack:switch-needs...
2022-10-20 Matthias KrügerRollup merge of #103251 - GuillaumeGomez:item-decl...
2022-10-20 Matthias KrügerRollup merge of #103197 - est31:stabilize_proc_macro_so...
2022-10-20 borsAuto merge of #103220 - compiler-errors:deny-infers...
2022-10-20 borsAuto merge of #103205 - spastorino:fix-rpits-lifetime...
2022-10-20 Cliff L. BiffleMagic functions for writing to stdout/stderr.
2022-10-20 borsAuto merge of #102417 - oli-obk:opaque_lifetimes2,...
2022-10-19 borsAuto merge of #103264 - matthiaskrgr:rollup-3ja4spo...
2022-10-19 Matthias KrügerRollup merge of #103258 - SUPERCILEX:miri, r=RalfJung
2022-10-19 Alex SaveauMake miri read_dir test a little more robust
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 #103214 - Nilstrieb:set-theory, r=petroch...
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 Dylan DPCRollup merge of #103216 - cjgillot:issue-103210, r...
2022-10-19 Dylan DPCRollup merge of #103182 - Nilstrieb:query-desc-cleanup...
2022-10-19 Dylan DPCRollup merge of #103153 - ChrisDenton:leak-oom, r=m...
2022-10-19 Dylan DPCRollup merge of #103127 - SUPERCILEX:inline-const-unini...
2022-10-19 Dylan DPCRollup merge of #103034 - nathanwhit:let-chains-rhs...
2022-10-19 borsAuto merge of #103180 - ferrocene:pa-qemu-user-mode...
2022-10-19 borsAuto merge of #2322 - saethlin:stack-inspection-tools...
2022-10-19 Matthias KrügerRollup merge of #103178 - ferrocene:pa-coverage-reports...
2022-10-19 Matthias KrügerRollup merge of #103176 - nnethercote:fix-TyKind-is_sim...
2022-10-19 Matthias KrügerRollup merge of #103166 - the8472:copied-next-chunk...
2022-10-18 Ben KimockAdd docs
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #103203 - GuillaumeGomez:fix-llvm-runto...
2022-10-18 Matthias KrügerRollup merge of #103189 - GuillaumeGomez:clean-up-gui...
2022-10-18 Matthias KrügerRollup merge of #103164 - notriddle:notriddle/media...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 borsAuto merge of #102418 - citrus-it:illumos-strip-debug...
2022-10-18 borsAuto merge of #103188 - JohnTitor:rollup-pwilam1, r...
2022-10-18 Yuki OkushiRollup merge of #103023 - andrewpollack:i-fuchsia-final...
2022-10-18 borsAuto merge of #103075 - SUPERCILEX:miri-metadata, r...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-18 borsAuto merge of #102543 - daym:patch-1, r=joshtriplett
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-17 Matthias KrügerRollup merge of #102945 - compiler-errors:placeholder...
2022-10-17 Matthias KrügerRollup merge of #102466 - lcnr:const-equate-uwu, r...
2022-10-17 Matthias KrügerRollup merge of #102454 - chenyukang:fix-102396-missing...
2022-10-17 Matthias KrügerRollup merge of #102962 - flba-eb:remote_test_server_he...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 Alex SaveauSupport DirEntry metadata calls in miri
2022-10-16 Matthias KrügerRollup merge of #102953 - WaffleLapkin:better_docs_for_...
2022-10-16 Matthias KrügerRollup merge of #102857 - saethlin:derived-enum-hash...
2022-10-16 borsAuto merge of #2596 - RalfJung:ci, r=RalfJung
2022-10-16 Ralf Jungfix caching check in CI
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-15 Ben KimockReplace tags in stdout
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-15 Ben KimockAdd a test
2022-10-14 Ben KimockImplement a crude stack printing mechanism
2022-10-14 Matthias KrügerRollup merge of #103045 - lukas-code:blank-lines, r...
2022-10-14 Matthias KrügerRollup merge of #102781 - StackOverflowExcept1on:master...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 borsAuto merge of #2594 - RalfJung:target, r=RalfJung
2022-10-14 Dylan DPCRollup merge of #102938 - c410-f3r:here-we-go-again...
2022-10-14 Dylan DPCRollup merge of #102914 - GuillaumeGomez:migrate-css...
next