]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-24 Ralf Jungadjust output for calling convention check
2021-12-24 Ralf Jungadjust for FnAbi changes
2021-12-23 borsAuto merge of #1949 - RalfJung:miri-lib-src, r=oli-obk
2021-12-23 Ralf Jungadd and document MIRI_LIB_SRC env var to set the source...
2021-12-21 borsAuto merge of #1945 - saethlin:better-sb-tracking,...
2021-12-21 Ben KimockProvide better notes when tracking a pointer tag
2021-12-20 borsAuto merge of #1947 - RalfJung:macos-is-from-the-stone...
2021-12-20 Ralf JungmacOS-compatible realpath
2021-12-19 borsAuto merge of #1944 - RalfJung:rustup, r=RalfJung
2021-12-19 Ralf Jungrustup
2021-12-19 borsAuto merge of #1943 - RalfJung:readme, r=RalfJung
2021-12-19 Ralf Jungreadme: be more explicit about the toolchain
2021-12-16 borsAuto merge of #1940 - RalfJung:xargo, r=RalfJung
2021-12-16 Ralf Jungrequire xargo 0.3.23
2021-12-15 borsAuto merge of #1938 - RalfJung:test, r=RalfJung
2021-12-15 Ralf Junglooks like the asm macro is stable :D
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-14 Ralf Jungupdate lockfile
2021-12-14 Ralf Jungrustup
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-07 5225225Code comment changes from code review
2021-12-07 5225225Add comment explaining false positives in _destroy
2021-12-06 5225225Adjust pthread tests
2021-12-06 5225225Add tests for double destroying various pthread items
2021-12-06 5225225Destroying any uninit posix_ object is UB
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-30 borsAuto merge of #1929 - RalfJung:rustup, r=RalfJung
2021-11-30 Ralf Jungrustup
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-27 borsAuto merge of #1926 - RalfJung:rustup, r=RalfJung
2021-11-27 Ralf Jungrustup; stub support for some extern statics used for...
2021-11-25 borsAuto merge of #1924 - RalfJung:ra, r=oli-obk
2021-11-25 Ralf Junghack to work around RA quirk
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 Jungrustup
2021-11-21 Ralf Jungimplement SIMD sub, mul, div; also test i32 binops
2021-11-21 Ralf Jungimplement simd_add
2021-11-18 borsAuto merge of #1917 - RalfJung:rustup, r=RalfJung
2021-11-18 Ralf Jungrustup
2021-11-17 borsAuto merge of #1911 - RalfJung:rename-track-tag, r...
2021-11-17 borsAuto merge of #1915 - RalfJung:cron, r=RalfJung
2021-11-17 Ralf Jungtweak cron job time
2021-11-14 borsAuto merge of #1913 - RalfJung:rustdoc-miri, r=RalfJung
2021-11-14 Ralf Jungrun rustdoc with the miri cfg flag
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 Levrustup
2021-11-10 Noah LevAdd test for uninit raw ptrs
2021-11-10 Noah LevAdd tests for `-Zmiri-check-number-validity`
2021-11-10 Noah LevAdd docs for `-Zmiri-check-number-validity`
2021-11-10 Noah LevUpdate Miri for detecting uninitialized numbers
2021-11-02 borsAuto merge of #1905 - camelid:rustup, r=RalfJung
2021-11-01 Noah Levrustup
2021-10-26 borsAuto merge of #1902 - camelid:r-a, r=RalfJung
2021-10-26 Noah LevAdd instructions for using rust-analyzer for Miri devel...
2021-10-26 borsAuto merge of #1903 - bjorn3:rustup, r=oli-obk
2021-10-26 bjorn3rustup
2021-10-21 borsAuto merge of #1901 - RalfJung:rustup, r=RalfJung
2021-10-21 Ralf Jungrustup; add swap_remove test
2021-10-13 borsAuto merge of #1900 - RalfJung:rustup, r=RalfJung
2021-10-13 Ralf Jungrustup
2021-10-12 borsAuto merge of #1898 - Kixunil:patch-1, r=RalfJung
2021-10-12 Martin HabovštiakRemove vague statement from README
2021-10-12 borsAuto merge of #1899 - RalfJung:rustup, r=RalfJung
2021-10-12 Ralf Jungrustup
2021-10-12 Martin HabovštiakTypo fixes
2021-10-09 Martin HabovštiakDocument threading support a bit more
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-10-01 borsAuto merge of #1895 - a1phyr:update_deps, r=RalfJung
2021-10-01 Benoît du GarreauUpdate dependencies
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-24 borsAuto merge of #1893 - RalfJung:arg-pass, r=RalfJung
2021-09-24 Ralf Jungsome more Windows argument passing tests
2021-09-22 borsAuto merge of #1891 - ChrisDenton:win-args, r=RalfJung
2021-09-22 Chris DentonApply review changes
2021-09-18 Chris DentonCorrect Windows argument handling
2021-09-14 borsAuto merge of #1890 - Smittyvb:cargo-miri-short-alias...
next