]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2022-07-18 Ralf Jungremove ret param from foreign_item hierarchy
2022-07-18 Ralf Jungmove simd intrinsics to their own file
2022-07-18 Ralf Jungmove atomic intrinsics to their own file
2022-07-18 borsAuto merge of #2379 - RalfJung:ui-test-target-filter...
2022-07-18 borsAuto merge of #2380 - RalfJung:isatty, r=RalfJung
2022-07-18 Ralf Junglibc test: also call isatty on an actual file
2022-07-18 Ralf Jungmake an expect into proper error reporting
2022-07-18 Ralf Jungui_test: more robust syntax for target filtering
2022-07-18 Ralf Jungwith isolation we want to be fully deterministic
2022-07-18 borsAuto merge of #2349 - saethlin:isatty, r=RalfJung
2022-07-18 Ben KimockTest that isatty doesn't crash
2022-07-17 Ben KimockPass through isatty if the host is also unix
2022-07-17 borsAuto merge of #2378 - RalfJung:sb, r=RalfJung
2022-07-17 Ralf Jungremove a fastpath that does not seem to actually help
2022-07-17 Ralf Junguse PlaceTy visitor
2022-07-17 borsAuto merge of #2376 - RalfJung:rustup, r=RalfJung
2022-07-17 Ralf Jungmake unused flags work like they used to
2022-07-17 borsAuto merge of #2377 - rust-lang:only-on-host, r=oli-obk
2022-07-17 Oli Schererclippy
2022-07-17 Oli SchererAdd test flag for running a test only on the host
2022-07-17 Oli SchererRemove `--offline` from `./miri install` as otherwise...
2022-07-17 Ralf Jungrustup
2022-07-15 borsAuto merge of #2368 - RalfJung:debug, r=oli-obk
2022-07-15 borsAuto merge of #2375 - RalfJung:rustup, r=RalfJung
2022-07-15 Ralf Jungrustup
2022-07-15 Ralf Jungclarify how to run the manually installed Miri
2022-07-14 Ralf Jungensure that RangeMap panics on OOB
2022-07-14 Ralf Jungmake some debug assertions in RangeObjectMap be full...
2022-07-14 Ralf Junguse the cargo default for debug/release builds
2022-07-14 Ralf Jungmake cache consistency checks into regular debug assertions
2022-07-14 Ralf Jungdon't forcefully enable debug assertions, but make...
2022-07-14 borsAuto merge of #2372 - RalfJung:rustup, r=RalfJung
2022-07-14 Ralf Jungrustup
2022-07-14 borsAuto merge of #2370 - RalfJung:weak-mem-test, r=RalfJung
2022-07-14 Ralf Jungtest that we can see this weak behavior
2022-07-14 Ralf Jungreplace a macro by a function
2022-07-14 Ralf Jungadd work-around for #2164
2022-07-14 borsAuto merge of #2371 - RalfJung:rustup, r=RalfJung
2022-07-14 Ralf Jungfix a missing thread join
2022-07-14 Ralf Jungrustup
2022-07-14 Ralf Jungadd another weak mem consistency test
2022-07-14 borsAuto merge of #2328 - RalfJung:perf, r=RalfJung
2022-07-14 borsAuto merge of #2369 - RalfJung:reborrow, r=RalfJung
2022-07-13 Ralf Jungreborrow error: clarify that we are reborrowing *from...
2022-07-13 Ralf Jungmove stacked_borrows.rs together with the other files...
2022-07-13 borsAuto merge of #2367 - RalfJung:ui-test-regex, r=RalfJung
2022-07-13 Ralf Junguse ui_test regex capabilities
2022-07-13 Ralf Jungmove checking ptr tracking on item pop into cold helper...
2022-07-13 borsAuto merge of #2364 - rust-lang:regex_error_annotations...
2022-07-13 Oli SchererError patterns can be regexes
2022-07-13 borsAuto merge of #2352 - saethlin:new-benchmark, r=RalfJung
next