]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-01 Ralf JungRust values can be up to isize::MAX in size
2022-03-31 borsAuto merge of #2044 - RalfJung:int_log, r=RalfJung
2022-03-31 Ralf Jungtest int_log functions
2022-03-27 borsAuto merge of #2040 - RalfJung:pnvi, r=RalfJung
2022-03-27 borsAuto merge of #2042 - TaKO8Ki:add-vscode-dir-to-gitigno...
2022-03-27 Ralf Jungrustup
2022-03-27 Takayuki Maedaadd .vscode to .gitignore
2022-03-26 Ralf Jungchannels do ptr-int transmutes so move them to non...
2022-03-26 Ralf Jungfix types in env shim to avoid ptr-int transmutes
2022-03-26 Ralf Jungensure that -Zmiri-check-number-validity detects intege...
2022-03-26 borsAuto merge of #2039 - RalfJung:too-big, r=RalfJung
2022-03-26 Ralf Junganother test for too big type
2022-03-24 borsAuto merge of #2036 - RalfJung:vec, r=RalfJung
2022-03-24 borsAuto merge of #2038 - RalfJung:rustup, r=RalfJung
2022-03-24 Ralf Jungrustup
2022-03-22 Ralf Jungregression test for reverse() unsoundness
2022-03-22 Ralf Jungvec test: check number validity
2022-03-20 borsAuto merge of #2033 - RalfJung:arbitrary-self-dyn,...
2022-03-20 Ralf Jungrustup
2022-03-20 Ralf Jungtest arbitrary-self dyn receivers
2022-03-20 borsAuto merge of #2022 - RalfJung:remove_dir_all, r=RalfJung
2022-03-20 Ralf Jungrustup
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-18 borsAuto merge of #2024 - saethlin:better-local-check,...
2022-03-18 Ben KimockConsider the cargo workspace when checking if a frame...
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-17 Ben KimockPrint more in SB error diagnostics
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-16 borsAuto merge of #2026 - jakevossen5:master, r=RalfJung
2022-03-16 Jake Vossenmissing backtick on miri-isolation warning help
2022-03-14 borsAuto merge of #2023 - RalfJung:simd-min-max, r=RalfJung
2022-03-14 Ralf Jungtest integer SIMD min/max
2022-03-14 borsAuto merge of #2025 - workingjubilee:fix-nightly-simd...
2022-03-14 Jubilee YoungFixup renamed fn for Simd
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 #2019 - RalfJung:align, r=RalfJung
2022-03-12 borsAuto merge of #2017 - RalfJung:rustup, r=RalfJung
2022-03-12 Ralf Jungexclude TERM by default
2022-03-12 Ralf Jungalso accept odd number of hex digits; add README sectio...
2022-03-12 Ralf Jungrustup
2022-03-12 borsAuto merge of #2014 - RalfJung:ptr-offset-from, r=RalfJung
2022-03-12 Ralf Jungrustup
2022-03-10 Ralf Jungadd ptr_offset_from OOB test, and update test errors
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 #2008 - RalfJung:notempty, r=RalfJung
2022-03-07 Ralf Jungfs: add and test for DirectoryNotEmpty error variant
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 Ralf Jungupdate recommended CI snippet, add GHA example
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-07 borsAuto merge of #2005 - RalfJung:rustup, r=RalfJung
2022-03-07 Ralf Jungrustup
2022-03-06 borsAuto merge of #2003 - RalfJung:simd-reduce-test, r...
2022-03-06 Ralf Jungalso test f32/f64 simd_reduce
2022-03-06 borsAuto merge of #2002 - RalfJung:negative-shifts, r=RalfJung
2022-03-06 Ralf Jungadd extra tests for shifts with negative offsets
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 #1998 - RalfJung:rustup, r=RalfJung
2022-03-05 Ralf Jungrustup
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-03 Ralf Junguse binary_op over overflowing_binary_op
2022-03-03 borsAuto merge of #1995 - saethlin:trophies, r=RalfJung
2022-03-03 Ben Kimockrkyv deallocation alignment issue
2022-03-03 borsAuto merge of #1992 - RalfJung:sdiv, r=RalfJung
next