]> git.lizzy.rs Git - rust.git/history - README.md
Document file sorting
[rust.git] / README.md
2022-06-13 borsAuto merge of #2232 - rust-lang:gesundheit, r=oli-obk
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-07 borsAuto merge of #2208 - RalfJung:preempt, r=RalfJung
2022-06-07 Ralf Jungmake scheduler preemptive, with configurable preemption...
2022-06-06 Ralf Jungdeprecate -Zmiri-allow-uninit-numbers and -Zmiri-allow...
2022-06-06 borsAuto merge of #1963 - cbeuw:weak-memory, r=RalfJung
2022-06-06 Andy WangSpelling, punctuation and grammar
2022-06-06 Andy WangUpdate README
2022-06-06 Andy WangAdd -Zmiri-disable-weak-memory-emulation to README
2022-06-03 borsAuto merge of #2184 - RalfJung:readme, r=RalfJung
2022-06-03 Ralf Jungfix dangling reference in the README
2022-05-30 borsAuto merge of #2158 - rust-lang:gesundheit, r=RalfJung
2022-05-29 borsAuto merge of #2161 - RalfJung:rustup, r=RalfJung
2022-05-28 Ralf Jungrustup
2022-05-25 borsAuto merge of #2157 - RalfJung:tests, r=oli-obk
2022-05-25 borsAuto merge of #2151 - RalfJung:numbers, r=oli-obk
2022-05-25 Ralf Jungenable number validity checking and ptr::invalid checki...
2022-05-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it
2022-05-23 borsAuto merge of #2149 - RalfJung:tests, r=RalfJung
2022-05-23 borsAuto merge of #2147 - RalfJung:readme, r=RalfJung
2022-05-23 Ralf Jungfix some old typos
2022-05-23 Ralf Jungsplit flag section into common and advanced flags
2022-05-23 borsAuto merge of #2059 - carbotaniuman:master, r=RalfJung
2022-05-23 Ralf Jungreadme: document permissive-provenance flag
2022-05-22 borsAuto merge of #2141 - saethlin:early-diagnostics-ice...
2022-05-22 borsAuto merge of #2142 - saethlin:cleanup-data-race-ice...
2022-05-22 borsAuto merge of #2140 - V0ldek:page_size, r=RalfJung
2022-05-21 borsAuto merge of #2137 - RalfJung:targets, r=oli-obk
2022-05-20 Ralf Jungexplain which targets we support to what extent
2022-05-20 Ralf Jungexplain what we mean by 'unsound'
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-10 Oli SchererWording nit
2022-05-10 Oli SchererUse alphabetical order for miri flags
2022-05-05 borsAuto merge of #2100 - RalfJung:readme, r=RalfJung
2022-05-05 Ralf Jungtweak MIRI_SYSROOT docs
2022-05-01 borsAuto merge of #2098 - RalfJung:papers, r=RalfJung
2022-05-01 Ralf Jungmention some papers that use Miri
2022-04-30 borsAuto merge of #2090 - dtolnay-contrib:addcarry, r=oli-obk
2022-04-30 borsAuto merge of #2091 - dtolnay-contrib:clippy, r=oli-obk
2022-04-30 borsAuto merge of #2092 - dtolnay-contrib:checkoutv3, r...
2022-04-30 David TolnayUpdate GitHub Actions actions/checkout@v2 to v3
2022-04-26 Oli SchererAdd readme entry
2022-04-21 borsAuto merge of #2075 - y86-dev:master, r=RalfJung
2022-04-21 y86-devAdded support for multiple tracked pointers, allocs...
2022-04-16 borsAuto merge of #2065 - RalfJung:readme, r=RalfJung
2022-04-16 Ralf Jungreadme
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-04 borsAuto merge of #2046 - RalfJung:very-strict, r=RalfJung
2022-04-02 Ralf Jungmake strict-provenance imply check-number-validity
2022-04-01 borsAuto merge of #2045 - RalfJung:strict-provenance, r...
2022-04-01 Ralf Jungadd -Zmiri-strict-provenance
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-12 borsAuto merge of #2018 - RalfJung:term, r=oli-obk
2022-03-12 borsAuto merge of #2021 - RalfJung:write-fields-refactor...
2022-03-12 borsAuto merge of #2019 - RalfJung:align, 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-08 borsAuto merge of #2006 - RalfJung:readme-ci, r=RalfJung
2022-03-07 Ralf Jungupdate recommended CI snippet, add GHA example
2022-03-05 borsAuto merge of #1970 - asquared31415:open_unix_varargs...
2022-03-05 borsAuto merge of #1999 - RalfJung:forward-env, r=oli-obk
2022-03-05 Ralf Jungadd flag to forward specific env vars (while isolation...
2022-03-03 borsAuto merge of #1995 - saethlin:trophies, r=RalfJung
2022-03-03 Ben Kimockrkyv deallocation alignment issue
2022-02-23 borsAuto merge of #1982 - saethlin:trophies, r=oli-obk
2022-02-23 Ben KimockAdd crossbeam-epoch and integer-encoding to the trophy...
2022-02-22 borsAuto merge of #1978 - RalfJung:simd_eq, r=RalfJung
2022-02-21 borsAuto merge of #1979 - RalfJung:trophy, r=RalfJung
2022-02-21 Ralf Junganother for the trophy case
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-19 borsAuto merge of #1944 - RalfJung:rustup, r=RalfJung
2021-12-19 borsAuto merge of #1943 - RalfJung:readme, r=RalfJung
2021-12-19 Ralf Jungreadme: be more explicit about the toolchain
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 docs for `-Zmiri-check-number-validity`
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 Martin HabovštiakTypo fixes
2021-10-09 Martin HabovštiakDocument threading support a bit more
2021-07-27 borsAuto merge of #1858 - RalfJung:thread-leaks, r=oli-obk
2021-07-25 Ralf Jungalso ignore 'thread leaks' with -Zmiri-ignore-leaks
2021-06-09 borsAuto merge of #1830 - RalfJung:readme, r=RalfJung
2021-06-09 Ralf Jungtweak isolation-error message in README
2021-06-09 borsAuto merge of #1818 - landaire:feature/panic-on-unsuppo...
2021-06-09 borsAuto merge of #1797 - atsmtat:env-isolation, r=RalfJung
2021-06-09 Smit SoniAdd a support to execute isolated op without halting
2021-06-09 borsAuto merge of #1827 - l4l:patch-1, r=RalfJung
2021-06-09 KitsuSpecify miri toolchain for CI example
2021-06-07 Lander BrandtAdd support for panicking in the emulated application...
2021-06-03 borsAuto merge of #1776 - hyd-dev:1170, r=RalfJung
2021-05-31 hyd-devMove `-Zmiri-disable-abi-check` in README
next