]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #1121 - rust-lang:rustup, r=RalfJung
[rust.git] / tests /
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
2019-11-06 borsAuto merge of #1037 - JOE1994:master, r=RalfJung
2019-11-06 borsAuto merge of #1031 - RalfJung:ptr-offset, r=RalfJung
2019-11-06 Ralf Jungfix test erorr msg
2019-11-06 Ralf Jungtest that 0 cannot be offset-inbounds by 0
2019-11-05 borsAuto merge of #1032 - RalfJung:offset-from, r=RalfJung
2019-11-05 Ralf Jungtest offset_from
2019-11-05 borsAuto merge of #1036 - RalfJung:stacked-borrows-test...
2019-11-05 Ralf Jungadd an interesting run-pass stacked borrows example
2019-11-04 borsAuto merge of #1030 - RalfJung:mir-opt-comment, r=RalfJung
2019-11-04 Ralf Jungupdate comment re: not using higher mir-opt-level
2019-11-03 borsAuto merge of #961 - rust-lang:exact_div_reuse, r=RalfJung
2019-11-03 Ralf Jungadjust tests
2019-10-25 borsAuto merge of #1023 - RalfJung:align_to, r=RalfJung
2019-10-25 Ralf Jungtest align_to example
2019-10-23 borsAuto merge of #993 - christianpoveda:os_string_helper...
2019-10-22 Christian PovedaUse new write_bytes method
next