]> git.lizzy.rs Git - rust.git/history - src/shims
Auto merge of #2183 - RalfJung:better-provenance-control, r=RalfJung
[rust.git] / src / shims /
2022-03-27 borsAuto merge of #2040 - RalfJung:pnvi, r=RalfJung
2022-03-26 Ralf Jungfix types in env shim to avoid ptr-int transmutes
2022-03-20 borsAuto merge of #2022 - RalfJung:remove_dir_all, r=RalfJung
2022-03-20 Ralf Jungtest remove_dir_all
2022-03-20 borsAuto merge of #1975 - DrMeepster:backtrace_fix, r=RalfJung
2022-03-20 DrMeepsteradd new version of backtrace api using flags=1
2022-03-17 borsAuto merge of #2029 - RalfJung:simd-bitmask, r=RalfJung
2022-03-17 Ralf Jungfix simd_bitmask shorter than a byte on big-endian
2022-03-17 Ralf Jungdetect when unused bits of a SIMD bitmask are non-0
2022-03-17 Ralf Jungimplement simd bitmask intrinsics
2022-03-17 borsAuto merge of #1971 - saethlin:sb-details, r=RalfJung
2022-03-17 borsAuto merge of #2031 - RalfJung:simd, r=RalfJung
2022-03-17 Ralf Jungimplement SIMD sqrt and fma
2022-03-16 borsAuto merge of #2028 - RalfJung:simd-round, r=RalfJung
2022-03-16 Ralf Jungimplement SIMD float rounding functions
2022-03-16 Ralf Jungimplement fabs using soft floats
2022-03-12 borsAuto merge of #2018 - RalfJung:term, r=oli-obk
2022-03-12 borsAuto merge of #2021 - RalfJung:write-fields-refactor...
2022-03-12 Ralf Jungadd write_int_fields to replace write_packed_immediates
2022-03-12 Ralf Junguse dirent64_layout and field projections for writing...
2022-03-12 borsAuto merge of #2017 - RalfJung:rustup, r=RalfJung
2022-03-12 Ralf Jungexclude TERM by default
2022-03-12 Ralf Jungrustup
2022-03-10 borsAuto merge of #2013 - RalfJung:simd, r=RalfJung
2022-03-10 Ralf Jungimplement simd_scatter
2022-03-10 Ralf Jungimplement gather
2022-03-10 Ralf Jungimplement simd_shuffle
2022-03-08 borsAuto merge of #2006 - RalfJung:readme-ci, r=RalfJung
2022-03-08 borsAuto merge of #2009 - RalfJung:rustup, r=RalfJung
2022-03-08 Ralf Jungrustup
2022-03-07 borsAuto merge of #1981 - tavianator:readdir, r=RalfJung
2022-03-07 Tavian BarnesImplement a readdir64() shim for Linux
2022-03-07 Tavian BarnesRename MiriMemoryKind::Env to Runtime
2022-03-07 borsAuto merge of #2007 - RalfJung:simd_saturating, r=RalfJung
2022-03-07 Ralf Jungimplement simd_saturating intrinsics
2022-03-07 borsAuto merge of #2004 - RalfJung:simd, r=RalfJung
2022-03-07 Ralf Jungfix handling of NaNs in simd max/min
2022-03-07 Ralf Jungimplement simd_fmax/fmin
2022-03-07 Ralf Jungimplement simd_reduce_min/max
2022-03-07 Ralf Jungimplement simd_cast, simd_as
2022-03-06 borsAuto merge of #2001 - RalfJung:simd, r=RalfJung
2022-03-06 Ralf Jungimplement simd_reduce_{add,mul}
2022-03-05 Ralf Jungavoid repeated string matching, and add more simd_reduc...
2022-03-05 borsAuto merge of #1970 - asquared31415:open_unix_varargs...
2022-03-05 asquared31415allow varargs for libc::open when it is allowed by...
2022-03-05 borsAuto merge of #1999 - RalfJung:forward-env, r=oli-obk
2022-03-05 borsAuto merge of #2000 - RalfJung:simd, r=RalfJung
2022-03-05 Ralf Jungimplement missing SIMD comparison operators, simd_xor...
2022-03-05 Ralf Jungavoid env var forwarding logic panicking for non-UTF...
2022-03-05 Ralf Jungadd flag to forward specific env vars (while isolation...
2022-03-03 borsAuto merge of #1997 - RalfJung:simd, r=RalfJung
2022-03-03 Ralf Jungimplement simd_neg and simd_fabs
2022-03-01 borsAuto merge of #1991 - RalfJung:rustup, r=RalfJung
2022-03-01 Ralf Jungimplement simd_select
2022-03-01 Ralf Jungfactor SIMD bool handling into helper functions
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-12 borsAuto merge of #1974 - RalfJung:const, r=RalfJung
2022-02-12 Ralf Jungimplement const_deallocate as a NOP
2022-02-12 borsAuto merge of #1973 - RalfJung:rustup, r=RalfJung
2022-02-12 Ralf Jungimplement const_allocate intrinsic
2022-02-04 borsAuto merge of #1968 - RalfJung:rustup, r=RalfJung
2022-02-04 Ralf Jungrustup; implement simd_and/or
2022-01-26 borsAuto merge of #1964 - RalfJung:rustup, r=RalfJung
2022-01-26 Ralf Jungrustup
2022-01-09 borsAuto merge of #1952 - RalfJung:self-referential, r...
2022-01-05 borsAuto merge of #1956 - RalfJung:stack-pop-cleanup, r...
2022-01-04 Ralf Jungadjust for StackPopCleanup::None rename
2021-12-24 borsAuto merge of #1928 - RalfJung:fn-abi, r=RalfJung
2021-12-24 Ralf Jungadjust for FnAbi changes
2021-12-19 borsAuto merge of #1944 - RalfJung:rustup, r=RalfJung
2021-12-19 Ralf Jungrustup
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 borsAuto merge of #1933 - 5225225:1931-condvar-false-positi...
2021-12-07 5225225Code comment changes from code review
2021-12-07 5225225Add comment explaining false positives in _destroy
2021-12-06 5225225Destroying any uninit posix_ object is UB
2021-12-05 5225225Handle uninit data in pthread_condattr_destroy
2021-11-30 borsAuto merge of #1929 - RalfJung:rustup, r=RalfJung
2021-11-30 Ralf Jungrustup
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-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-10 borsAuto merge of #1904 - camelid:uninit-num, r=RalfJung
2021-11-10 Noah LevUpdate Miri for detecting uninitialized numbers
2021-09-30 borsAuto merge of #1885 - DrMeepster:global_allocator,...
2021-09-29 DrMeepsterimplement `#[global_allocator]`
2021-09-27 borsAuto merge of #1894 - RalfJung:miri, r=RalfJung
2021-09-27 Ralf Jungrustup
2021-09-09 borsAuto merge of #1888 - hyd-dev:rustup, r=RalfJung
2021-09-09 hyd-dev`rustc_mir` -> `rustc_const_eval`
next