]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-25 Ralf Jungadjust for more backtrace pruning
2022-07-25 borsAuto merge of #2422 - RalfJung:integers, r=oli-obk
2022-07-25 borsAuto merge of #2436 - RalfJung:lib-crates, r=oli-obk
2022-07-25 borsAuto merge of #2434 - RalfJung:ui-test-locked, r=oli-obk
2022-07-24 borsAuto merge of #2440 - RalfJung:up, r=RalfJung
2022-07-24 Ralf Jungrustup
2022-07-24 borsAuto merge of #2439 - RalfJung:ptr-offset-from-unsigned...
2022-07-24 Ralf Jungmore tests for ptr_offset_from_unsinged
2022-07-24 Ralf Jungfmt
2022-07-24 Ralf Jungtest all of the autocfg queries
2022-07-24 Ralf Jungmake miri a better RUSTC by default inside cargo-miri
2022-07-24 borsAuto merge of #2435 - RalfJung:rustup, r=RalfJung
2022-07-24 Ralf Jungget rid of some uses of core_intrinsics
2022-07-24 Ralf Jungrustup
2022-07-24 Ralf Jungui_test: build dependencies in locked mode unless bless...
2022-07-24 borsAuto merge of #2430 - RalfJung:no-global-wrapper, r...
2022-07-24 Ralf Jungattempt to test RUSTC and RUSTC_WRAPPER shenanigans...
2022-07-24 borsAuto merge of #2428 - RalfJung:cargo-miri-runner, r...
2022-07-23 Ralf Jungattempt to overwrite globally set build.rustc-wrapper
2022-07-23 borsAuto merge of #2427 - Nilstrieb:doc-fix, r=saethlin
2022-07-23 NilstriebFix outdated docs in sb stack cache
2022-07-23 Ralf Jungavoid spurious 'Preparing a sysroot for Miri...' in...
2022-07-23 Ralf Jungset runner for all targets via 'all()'
2022-07-23 Ralf Jungcargo-miri: use '--config target.runner' rather than...
2022-07-23 borsAuto merge of #2425 - RalfJung:hide-xargo, r=RalfJung
2022-07-23 Ralf Jungnow test-cargo-miri will actually work even without...
2022-07-23 Ralf Jungdon't dump xargo output onto users of 'cargo miri test'
2022-07-23 Ralf Jungrefactor away some 'else { None }'
2022-07-23 borsAuto merge of #2424 - RalfJung:weak-memory-debug, r...
2022-07-23 Ralf Jungadd a flag to print a diagnostic when an outdated value...
2022-07-23 Ralf Jungpass clippy::cast_possible_truncation
2022-07-23 Ralf Jungpass clippy::cast_sign_loss and clippy::cast_possible_wrap
2022-07-23 Ralf Jungpass clippy::cast_lossless
2022-07-23 borsAuto merge of #2420 - RalfJung:num_cpus, r=RalfJung
2022-07-23 Ralf Jungremove num_cpus test from test-cargo-miri
2022-07-23 Ralf Jungadd num_cpus crate test
2022-07-22 borsAuto merge of #2418 - RalfJung:track, r=RalfJung
2022-07-22 Ralf Jungadd more track_caller tests
2022-07-22 borsAuto merge of #2415 - RalfJung:cargo-miri, r=oli-obk
2022-07-22 borsAuto merge of #2035 - RalfJung:small-bitmask, r=RalfJung
2022-07-22 Ralf Jungrustup
2022-07-22 Ralf Jungtest bitmasks smaller than a byte
2022-07-22 Ralf Jungsupport MIRI_HOST_SYSROOT env var for stage 0 builds
2022-07-22 borsAuto merge of #2384 - RalfJung:vtables, r=RalfJung
2022-07-22 Ralf Jungrustup
2022-07-22 Ralf Jungtest for some bad use of vtables
2022-07-22 Ralf Jungadjust for symbolic vtables
2022-07-21 borsAuto merge of #2414 - RalfJung:cargo-miri, r=RalfJung
2022-07-21 Ralf Jungavoid redundant setting of env vars in phase_runner
2022-07-21 Ralf Jungcargo-miri: clean up phase dispatching a bit
2022-07-21 borsAuto merge of #2413 - RalfJung:norm, r=RalfJung
2022-07-21 Ralf Jungnormalize stronger
2022-07-21 borsAuto merge of #2412 - RalfJung:x.py-fix, r=RalfJung
2022-07-21 Ralf Jungdon't force target-dir (cargo-miri already deconflicts...
2022-07-21 Ralf Jungwe don't need unstable options
2022-07-21 Ralf Jungsay what we are doing
2022-07-21 Ralf Jungcargo-miri debugging improvements
2022-07-21 borsAuto merge of #2410 - rust-lang:miri_auto_ops, r=RalfJung
2022-07-21 Oli SchererDocument MIRI_AUTO_OPS
2022-07-21 Oli SchererUse a MIRI namespaced env var name for auto ops
2022-07-21 Oli SchererAvoid rustformatting on autosave
2022-07-21 borsAuto merge of #2408 - RalfJung:deps, r=oli-obk
2022-07-21 Ralf Jungaarch inline asm is not stable yet
2022-07-21 borsAuto merge of #2409 - RalfJung:cargo-miri-rustc, r...
2022-07-21 Ralf Jungmake the find_miri returned path actually exist
2022-07-21 Ralf Jungsome more debug output
2022-07-21 Ralf Jungreduce chance of RUSTC collisions
2022-07-21 Ralf Jungonly complain about runtime toolchain mismatch when...
2022-07-21 Ralf Jungcargo-miri: set RUSTC to us
2022-07-21 Ralf Jungtest page_size via test dependency support
2022-07-21 Ralf Jungmake test-cargo-miri only about cargo
2022-07-21 borsAuto merge of #2405 - RalfJung:pwd, r=RalfJung
2022-07-21 Ralf Jungfix auto-toolchain pwd
2022-07-21 borsAuto merge of #2383 - rust-lang:dot_mode, r=oli-obk
2022-07-21 Oli SchererUse names suggestive of channel endpoints
2022-07-21 Oli SchererPrint one character per test instead of one line
2022-07-21 Oli SchererAdd a dedicated thread for output printing
2022-07-21 borsAuto merge of #2398 - sunshowers:nextest-compat, r...
2022-07-21 Rain[cargo-miri] support nextest
2022-07-21 borsAuto merge of #2381 - rust-lang:infra, r=RalfJung
2022-07-21 Ralf Jungfix miri script
2022-07-21 Oli SchererAdd a scheme for always using the default toolchain...
2022-07-20 borsAuto merge of #2404 - RalfJung:mix, r=RalfJung
2022-07-20 Ralf Jungsome stray tag → prov renames
2022-07-20 Ralf Jungcheck for extern static size mismatches
2022-07-20 Ralf Junghandle get_alloc_extra the same throughout Stacked...
2022-07-20 borsAuto merge of #2403 - RalfJung:rustup, r=RalfJung
2022-07-20 Ralf Jungrustup
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-20 Ralf Jungcargo-miri: reorder --target to after the user-defined...
2022-07-20 borsAuto merge of #2373 - rust-lang:test_dependencies,...
2022-07-20 Oli SchererAllow tests to have dependencies
2022-07-20 borsAuto merge of #2401 - RalfJung:dyn, r=RalfJung
2022-07-20 Ralf Jungfix test file name
2022-07-20 borsAuto merge of #2391 - RalfJung:stderr, r=oli-obk
2022-07-20 borsAuto merge of #2399 - RalfJung:subcommands, r=RalfJung
2022-07-20 Ralf Jungno need for an exhaustive enum of subcommands
2022-07-20 borsAuto merge of #2397 - RalfJung:cleanup, r=RalfJung
2022-07-20 Ralf Jungonly do env var cleanup if all threads have stopped
2022-07-20 borsAuto merge of #2394 - saethlin:unique-range-ice, r...
next