]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #1142 - JohnTitor:rustup-0107, r=RalfJung
[rust.git] / tests /
2020-01-06 borsAuto merge of #1141 - RalfJung:lint-adjust, r=RalfJung
2020-01-06 Ralf Jungremove no-longer-needed allow(const_err)
2020-01-02 borsAuto merge of #1139 - RalfJung:fixme, r=RalfJung
2020-01-02 Ralf Jungnote a FIXME
2020-01-02 borsAuto merge of #1138 - wesleywiser:fix_miri_after_cast_t...
2020-01-02 Wesley WiserBump rustc version to fix miri
2019-12-31 borsAuto merge of #1134 - RalfJung:macos-hashmap, r=RalfJung
2019-12-31 Ralf Jungfix imports
2019-12-31 Ralf Jungwith FS access, default HashMap should work on macOS
2019-12-31 borsAuto merge of #1130 - christianpoveda:ignore-close...
2019-12-30 borsAuto merge of #1131 - JOE1994:alloc_os_str_as_c_str...
2019-12-29 borsAuto merge of #1133 - RalfJung:compile-fail-opt, r...
2019-12-29 Ralf Jungcompile-fail tests work with optimizations now
2019-12-27 borsAuto merge of #1129 - christianpoveda:stat64-shim,...
2019-12-25 Christian Povedaremove restrictions due to `stat` unavailability
2019-12-25 Christian Povedaadd dummy stat shim
2019-12-23 borsAuto merge of #1124 - RalfJung:sysroot-check, r=oli-obk
2019-12-23 borsAuto merge of #1125 - RalfJung:main-result, r=oli-obk
2019-12-23 Ralf Jungsupport main functions with Result return type
2019-12-23 borsAuto merge of #1118 - rust-lang:stacked_borrow_tracing...
2019-12-23 Oliver SchererRustfmt all the things
2019-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-22 Christian Povedaadd `statx` shim for linux
2019-12-21 borsAuto merge of #1117 - rust-lang:rustup, r=RalfJung
2019-12-21 Oliver SchererRustup to rustc 1.42.0-nightly (9ff30a781 2019-12-21)
2019-12-15 borsAuto merge of #1115 - RalfJung:rustup, r=RalfJung
2019-12-15 Ralf Jungthe never type got de-stabilized again; adjust tests
2019-12-14 borsAuto merge of #1113 - RalfJung:vtable, r=RalfJung
2019-12-13 Ralf Jungadd test for sketchy vtable
2019-12-08 borsAuto merge of #1111 - MarkusPettersson98:rustup-1.21...
2019-12-08 borsAuto merge of #1110 - MarkusPettersson98:master, r...
2019-12-08 Oliver SchererRemove a flaky test
2019-12-08 Oliver SchererRename track-id to track-pointer-tag
2019-12-08 Oliver SchererDetect all variants of stack removals
2019-12-08 Oliver SchererVocabulary fix
2019-12-08 Oliver SchererAdd a scheme to find the place where an id was destroyed
2019-12-08 borsAuto merge of #1109 - RalfJung:track-caller, r=RalfJung
2019-12-08 Ralf Jungadd caller_location tests to Miri
2019-12-08 borsAuto merge of #1107 - RalfJung:rustup, r=RalfJung
2019-12-08 Ralf Jungbump Rust, fix error messages
2019-12-07 borsAuto merge of #1106 - RalfJung:memleak-ignore, r=RalfJung
2019-12-07 Ralf Jungadd flag to ignore memory leaks
2019-12-03 borsAuto merge of #1097 - RalfJung:rustup, r=RalfJung
2019-12-03 Ralf Jungbump Rust for exact_div fix
2019-12-02 borsAuto merge of #1084 - RalfJung:assert-panic, r=RalfJung
2019-12-02 Ralf Jungignore another panicking test on Windows
2019-12-02 Ralf Jungfix and expand panic tests
2019-12-02 Ralf Jungtest built-in panic catching
2019-12-02 borsAuto merge of #1079 - RalfJung:coercion-error, r=RalfJung
2019-12-02 Ralf Jungtest diverging closure fn ptr coercion
2019-12-02 Ralf Jungexpand coerce fn test
2019-12-02 borsAuto merge of #1092 - RalfJung:rustup, r=RalfJung
2019-12-02 Ralf Jungalso indicate abort via new MachineStop variant
2019-12-02 Ralf Jungimprove style in catch_panic test
2019-12-01 borsAuto merge of #1087 - RalfJung:toolchain, r=oli-obk
2019-12-01 borsAuto merge of #1082 - RalfJung:panic, r=RalfJung
2019-12-01 Ralf Jungfix catch_panic.stderr
2019-12-01 Ralf Jungtest more panics
2019-11-25 borsAuto merge of #1076 - RalfJung:coercion-test, r=RalfJung
2019-11-25 Ralf Jungand another reference
2019-11-25 Ralf Jungrename some more tests
2019-11-25 Ralf Jungrename test and add some references
2019-11-25 Ralf Jungtest closure-to-fn-ptr coercions a bit more
2019-11-24 borsAuto merge of #1072 - RalfJung:locally-built-rustc...
2019-11-24 borsAuto merge of #1073 - RalfJung:catch_panic, r=RalfJung
2019-11-24 Ralf Jungalso test non-string panic payload
2019-11-24 Ralf Jungbeef up catch_panic test
2019-11-22 borsAuto merge of #1069 - RalfJung:typo, r=RalfJung
2019-11-22 Ralf Jungtypo
2019-11-22 borsAuto merge of #1067 - Aaron1011:feature/inverse-trig...
2019-11-22 borsAuto merge of #1068 - RalfJung:uprust, r=RalfJung
2019-11-22 Ralf Jungrustup for never stabilization
2019-11-21 Aaron HillAdd acos, asin, and atan foreign functions
2019-11-20 borsAuto merge of #1065 - Aaron1011:fix/start-return, r...
2019-11-20 borsAuto merge of #1066 - RalfJung:slice-match, r=RalfJung
2019-11-20 Ralf Jungslice matching overflow got fixed
2019-11-19 borsAuto merge of #1063 - RalfJung:panic-abort, r=RalfJung
2019-11-19 Ralf Jungrename panic=abort tests to panic_abort
2019-11-19 borsAuto merge of #693 - Aaron1011:feature/panic_unwind_fin...
2019-11-17 Aaron HillDisable panic tests on Windows
2019-11-17 Aaron HillIgnore '-C panic=abort' tests for now
2019-11-17 Aaron HillSupport unwinding after a panic
2019-11-17 borsAuto merge of #1055 - RalfJung:panic-stub, r=RalfJung
2019-11-14 borsAuto merge of #1053 - RalfJung:clean, r=RalfJung
2019-11-14 borsAuto merge of #1052 - RalfJung:icefix, r=RalfJung
2019-11-14 Ralf Jungdo full deref-check before reborrowing
2019-11-14 Ralf Jungrename miri-issue to issue-miri for grouping
2019-11-13 borsAuto merge of #1022 - christianpoveda:fix-fd-access...
2019-11-13 borsAuto merge of #1049 - silathdiir:copysignf32-and-copysi...
2019-11-13 Steven GuImplments `intrinsics::copysignf32` and `intrinsics...
2019-11-09 Christian PovedaFix merge conflicts
2019-11-08 borsAuto merge of #1040 - RalfJung:rustup, r=RalfJung
2019-11-08 Ralf Jungfix into_iter usage
2019-11-07 Ralf Jungsilence a lint that catches the bug statically
2019-11-07 borsAuto merge of #1039 - RalfJung:dyn-tests, r=RalfJung
2019-11-07 Ralf Jungalso test Box<self> receiver
2019-11-07 Ralf Jungmove blosure tests to closures file; test Box<dyn>...
2019-11-07 Ralf Jungcentralize and expand dyn-trait (method receiver) tests
2019-11-07 Ralf Jungrename call_drop_ tests to drop_
2019-11-07 Ralf Jungtweak and slightly extend box-box-trait test
next