]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 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...
2022-07-20 Ben KimockClarify implementation a bit
2022-07-20 Ben KimockAdd a minimal reproducer of the ICE
2022-07-20 Ben KimockFix bugs where unique_range became invalid
2022-07-19 borsAuto merge of #2395 - RalfJung:upcast, r=RalfJung
2022-07-19 Ralf Jungadd some dyn upcasting tests
2022-07-19 borsAuto merge of #2392 - RalfJung:rustup, r=RalfJung
2022-07-19 Ralf Jungrustup
2022-07-19 Ralf Jungtweak failure output a little
2022-07-19 Ralf Jungon an error, always print the unnormalized stderr
2022-07-19 borsAuto merge of #2390 - RalfJung:debug, r=RalfJung
2022-07-19 Ralf Jungshow where the interpreter was interpreting when an...
2022-07-19 Ralf Jungshow a better error when running Miri with the wrong...
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-19 borsAuto merge of #2388 - RalfJung:rustup, r=RalfJung
2022-07-19 Ralf Jungrustup
2022-07-19 borsAuto merge of #2386 - RalfJung:xargo-atomic, r=RalfJung
2022-07-19 borsAuto merge of #2387 - RalfJung:ui-readme, r=oli-obk
2022-07-19 Ralf Jungupdate ui_test readme
2022-07-19 Ralf Jungcargo-miri: write the Xargo project files atomically
2022-07-18 borsAuto merge of #2385 - RalfJung:dev, r=RalfJung
2022-07-18 Ralf Junguse env vars, not Cargo.toml, to configure out dev...
2022-07-18 borsAuto merge of #2382 - RalfJung:atomic, r=RalfJung
2022-07-18 Ralf Jungrefactor atomic intrinsic handling to actually parse...
2022-07-18 Ralf Jungmake atomic intrinsic impl details private
2022-07-18 Ralf Jungadd support for new RMW orders
next