]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #1992 - RalfJung:sdiv, r=RalfJung
[rust.git] / tests /
2022-03-03 borsAuto merge of #1992 - RalfJung:sdiv, r=RalfJung
2022-03-03 Ralf Jungadd test for simd division overflow UB
2022-03-03 Ralf Jungadjust for div/rem overflow being UB
2022-03-02 borsAuto merge of #1994 - RalfJung:unaligned-ptr-test,...
2022-03-02 Ralf JungMake sure we notice when a u16 is loaded at offset...
2022-03-01 borsAuto merge of #1991 - RalfJung:rustup, r=RalfJung
2022-03-01 Ralf Jungtest overflowing Div/Rem
2022-03-01 Ralf Jungimplement simd_select
2022-02-27 borsAuto merge of #1985 - RalfJung:fn-ptr, r=RalfJung
2022-02-27 Ralf Jungadd test for rust issue 94371
2022-02-25 Ralf Jungupdate fn ptr tests
2022-02-24 borsAuto merge of #1984 - RalfJung:rustup, r=RalfJung
2022-02-24 Ralf Jungrustup
2022-02-22 borsAuto merge of #1977 - saethlin:short-backtraces, r...
2022-02-22 borsAuto merge of #1978 - RalfJung:simd_eq, r=RalfJung
2022-02-22 Ralf Jungimplement simd_eq and simd_reduce_any
2022-02-04 borsAuto merge of #1968 - RalfJung:rustup, r=RalfJung
2022-02-04 Ralf Jungrustup; implement simd_and/or
2022-02-04 borsAuto merge of #1967 - RalfJung:rustup, r=RalfJung
2022-02-04 Ralf Jungrustup: disable read_dir test for now
2022-01-11 borsAuto merge of #1961 - ojeda:spurious-maybe_uninit_extra...
2022-01-11 Miguel OjedaRemove spurious `maybe_uninit_extra`
2022-01-09 borsAuto merge of #1952 - RalfJung:self-referential, r...
2022-01-08 borsAuto merge of #1959 - RalfJung:rustup, r=RalfJung
2022-01-08 Ralf Jungrustup
2022-01-01 Ralf Jungexclude mutable references to !Unpin types from uniquen...
2021-12-24 borsAuto merge of #1928 - RalfJung:fn-abi, r=RalfJung
2021-12-24 Ralf Jungadjust output for calling convention check
2021-12-15 borsAuto merge of #1938 - RalfJung:test, r=RalfJung
2021-12-15 Ralf Jungadd regression test
2021-12-15 borsAuto merge of #1937 - RalfJung:rustup, r=RalfJung
2021-12-15 Ralf Jungfix iteration-order-dependent output
2021-12-08 borsAuto merge of #1934 - RalfJung:rustup, r=RalfJung
2021-12-08 Ralf Jungrustup
2021-12-08 borsAuto merge of #1933 - 5225225:1931-condvar-false-positi...
2021-12-06 5225225Adjust pthread tests
2021-12-06 5225225Add tests for double destroying various pthread items
2021-12-06 borsAuto merge of #1930 - tavianator:avoid-adjacent-allocat...
2021-12-06 Ralf Jungfinal tweaks
2021-12-05 5225225Handle uninit data in pthread_condattr_destroy
2021-12-05 borsAuto merge of #1932 - RalfJung:rustup, r=RalfJung
2021-12-05 Ralf Jungrustup
2021-12-03 Tavian Barnesintptrcast: Never allocate two objects directly adjecent
2021-11-28 borsAuto merge of #1927 - RalfJung:array-align-tests, r...
2021-11-28 Ralf Jungadd tests for alignment on array initialization
2021-11-25 borsAuto merge of #1924 - RalfJung:ra, r=oli-obk
2021-11-25 borsAuto merge of #1923 - RalfJung:more-simd, r=RalfJung
2021-11-25 Ralf Jungimplement shl and shr SIMD intrinsics
2021-11-25 Ralf Jungportable SIMD: add rem intrinsic; test div and rem...
2021-11-23 borsAuto merge of #1922 - RalfJung:async-run-fut, r=RalfJung
2021-11-23 Ralf Jungasync-fn test: make run_fut more general and entirely...
2021-11-23 borsAuto merge of #1921 - RalfJung:overflow-checks-off...
2021-11-23 Ralf Jungtest for overflow-checks=off
2021-11-21 borsAuto merge of #1918 - RalfJung:simd_basics, r=RalfJung
2021-11-21 Ralf Jungimplement SIMD sub, mul, div; also test i32 binops
2021-11-21 Ralf Jungimplement simd_add
2021-11-17 borsAuto merge of #1911 - RalfJung:rename-track-tag, r...
2021-11-13 Ralf Jungrename track-raw-pointers flag to tag-raw-pointers
2021-11-10 borsAuto merge of #1904 - camelid:uninit-num, r=RalfJung
2021-11-10 Noah LevAdd test for uninit raw ptrs
2021-11-10 Noah LevAdd tests for `-Zmiri-check-number-validity`
2021-11-02 borsAuto merge of #1905 - camelid:rustup, r=RalfJung
2021-11-01 Noah Levrustup
2021-10-21 borsAuto merge of #1901 - RalfJung:rustup, r=RalfJung
2021-10-21 Ralf Jungrustup; add swap_remove test
2021-10-12 borsAuto merge of #1898 - Kixunil:patch-1, r=RalfJung
2021-10-12 borsAuto merge of #1899 - RalfJung:rustup, r=RalfJung
2021-10-12 Ralf Jungrustup
2021-10-07 borsAuto merge of #1897 - camelid:rustup, r=RalfJung
2021-10-07 Noah Levrustup
2021-10-05 borsAuto merge of #1896 - camelid:rustup, r=RalfJung
2021-10-05 Noah Levrustup
2021-09-30 borsAuto merge of #1885 - DrMeepster:global_allocator,...
2021-09-29 DrMeepsterimplement `#[global_allocator]`
2021-09-14 borsAuto merge of #1890 - Smittyvb:cargo-miri-short-alias...
2021-09-11 borsAuto merge of #1889 - hyd-dev:rustup, r=RalfJung
2021-09-11 hyd-devAdd `#[allow(dead_code)]` in some tests
2021-09-08 borsAuto merge of #1884 - DrMeepster:start, r=RalfJung
2021-09-02 DrMeepsteradd support for #[start]
2021-08-30 borsAuto merge of #1879 - oli-obk:gitpod, r=RalfJung
2021-08-26 borsAuto merge of #1880 - hyd-dev:rustup, r=oli-obk
2021-08-26 hyd-devMove `#[allow(unreachable_code)]` in `tests/run-pass...
2021-08-24 borsAuto merge of #1877 - hyd-dev:rustup, r=RalfJung
2021-08-24 hyd-devAdd `#[allow(unreachable_code)]` to `drop(x)` in `tests...
2021-08-23 borsAuto merge of #1875 - niluxv:volatile_set_memory_intrin...
2021-08-23 niluxvAdd test for `volatile_set_memory`
2021-08-16 borsAuto merge of #1872 - RalfJung:rustup, r=RalfJung
2021-08-16 Ralf Jungrustup
2021-08-15 borsAuto merge of #1871 - hyd-dev:no-mangle-method, r=RalfJung
2021-08-15 hyd-devUpdate tests for `#[no_mangle]` associated functions
2021-08-14 borsAuto merge of #1870 - RalfJung:rustup, r=RalfJung
2021-08-14 Ralf Jungrustup
2021-08-07 borsAuto merge of #1868 - hyd-dev:rustup, r=RalfJung
2021-08-07 hyd-devFix tests for `C-unwind` ABI changes
2021-08-02 borsAuto merge of #1854 - RalfJung:partial-ptr-overwrite...
2021-08-02 Ralf Jungadjust for ERR_ON_PARTIAL_PTR_OVERWRITE
2021-07-27 borsAuto merge of #1858 - RalfJung:thread-leaks, r=oli-obk
2021-07-27 Ralf Jungmake sure we only terminate main thread once TLS is...
2021-07-27 Ralf Jungmake the loop infinite
2021-07-25 Ralf Jungno concurrency on windows
next