]> git.lizzy.rs Git - rust.git/history - tests/fail
make tests pass again
[rust.git] / tests / fail /
2022-08-03 borsAuto merge of #2459 - RalfJung:cargo-miri-split, r...
2022-08-03 borsAuto merge of #2346 - LegNeato:mkstemp, r=RalfJung
2022-08-02 Christian LegnittoAdd `mkstemp` shim for unix
2022-07-28 borsAuto merge of #2426 - saethlin:unix-exec, r=RalfJung
2022-07-27 borsAuto merge of #2447 - RalfJung:rustup, r=RalfJung
2022-07-27 Ralf Jungrustup
2022-07-26 borsAuto merge of #2444 - oli-obk:file_descriptor_defaults...
2022-07-26 borsAuto merge of #2446 - RalfJung:rustup, r=RalfJung
2022-07-26 Ralf Jungadd test for dyn call issue
2022-07-25 Oli SchererAdd default impls for `FileDescriptor` methods
2022-07-25 borsAuto merge of #2438 - RalfJung:more-track-caller, r...
2022-07-25 Ralf Jungrustup
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 #2439 - RalfJung:ptr-offset-from-unsigned...
2022-07-24 Ralf Jungmore tests for ptr_offset_from_unsinged
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-22 borsAuto merge of #2418 - RalfJung:track, r=RalfJung
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 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 #2413 - RalfJung:norm, r=RalfJung
2022-07-21 Ralf Jungnormalize stronger
2022-07-21 borsAuto merge of #2410 - rust-lang:miri_auto_ops, r=RalfJung
2022-07-21 borsAuto merge of #2408 - RalfJung:deps, r=oli-obk
2022-07-21 Ralf Jungtest page_size via test dependency support
2022-07-20 borsAuto merge of #2404 - RalfJung:mix, r=RalfJung
2022-07-20 Ralf Jungcheck for extern static size mismatches
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
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 #2391 - RalfJung:stderr, r=oli-obk
2022-07-19 borsAuto merge of #2390 - RalfJung:debug, r=RalfJung
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-18 borsAuto merge of #2379 - RalfJung:ui-test-target-filter...
2022-07-18 Ralf Jungui_test: more robust syntax for target filtering
2022-07-18 borsAuto merge of #2349 - saethlin:isatty, r=RalfJung
2022-07-17 borsAuto merge of #2376 - RalfJung:rustup, r=RalfJung
2022-07-17 Ralf Jungrustup
2022-07-14 borsAuto merge of #2370 - RalfJung:weak-mem-test, r=RalfJung
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 borsAuto merge of #2367 - RalfJung:ui-test-regex, r=RalfJung
2022-07-13 Ralf Junguse ui_test regex capabilities
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 #2315 - saethlin:shrink-item, r=saethlin
2022-07-13 Ben KimockRearrange and document the new implementation
2022-07-13 Ben KimockStore protectors outside Item, pack Tag and Perm
2022-07-12 borsAuto merge of #2361 - RalfJung:uninit, r=RalfJung
2022-07-12 Ralf Jungtest that we also find bad uses of mem::uninitialized
2022-07-12 borsAuto merge of #2359 - RalfJung:triagebot, r=RalfJung
2022-07-12 Ralf Jungremove deprecated options
2022-07-11 borsAuto merge of #2356 - rust-lang:slash_slash_at, r=RalfJung
2022-07-11 Oli SchererFix annotation filtering with revisions
2022-07-11 Oli SchererRemove error annotations stderr
2022-07-11 Oli Schererrequire level and colon in `//~` style comments
2022-07-11 borsAuto merge of #2354 - Techie-Pi:patch-1, r=RalfJung
2022-07-11 borsAuto merge of #2355 - RalfJung:rustup, r=RalfJung
2022-07-11 Ralf Jungmake more tests deterministic
2022-07-11 Ralf Jungmake a test deterministic
2022-07-08 borsAuto merge of #2332 - rust-lang:slash_slash_at, r=oli-obk
2022-07-08 Oli SchererPort all tests
2022-07-08 Oli SchererReplace all //error-pattern comments with strict syntax...
2022-07-08 borsAuto merge of #2345 - RalfJung:rustup, r=RalfJung
2022-07-08 Ralf Jungrustup
2022-07-07 borsAuto merge of #2314 - RalfJung:unsized, r=RalfJung
2022-07-07 Ralf Jungrustup
2022-07-07 Ralf Jungtest for better error location on stack pop
2022-07-07 Ralf Jungadjust tests for removal of unsized_locals
2022-07-06 borsAuto merge of #2338 - RalfJung:format, r=RalfJung
2022-07-06 Ralf Jungtweak format strings
2022-07-05 borsAuto merge of #2335 - RalfJung:rustup, r=RalfJung
2022-07-05 Ralf Jungrustup
2022-07-03 borsAuto merge of #1935 - saethlin:optimize-sb, r=RalfJung
2022-07-02 borsAuto merge of #2311 - RalfJung:many-seeds, r=RalfJung
2022-07-02 borsAuto merge of #2308 - RalfJung:ptr-tacking, r=RalfJung
2022-07-02 Ralf Jungpointer tag tracking: on creation, log the offsets...
2022-07-02 borsAuto merge of #2306 - RalfJung:unix, r=RalfJung
2022-07-02 borsAuto merge of #2300 - InfRandomness:freebsd-environ...
2022-07-02 borsAuto merge of #2305 - RalfJung:rustup, r=RalfJung
2022-07-02 Ralf Jungrustup
2022-07-02 InfRandomnessEnable env test on freebsd
2022-07-02 borsAuto merge of #2304 - LegNeato:shim-fstat64-mac, r...
2022-07-02 borsAuto merge of #2302 - RalfJung:datarace, r=RalfJung
2022-07-02 Ralf Jungfix and slightly improve data race reports
2022-06-30 borsAuto merge of #2289 - RalfJung:rustup, r=RalfJung
2022-06-30 Ralf Jungrustup
2022-06-29 borsAuto merge of #2287 - RalfJung:field-retagging, r=RalfJung
next